Pull request #43105 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 10aecb0e652d346130a37e5b4383eca28f594c21 rather than c91e09bee27fe4e4e106c4959400eb12d8adbedb Obtained Jenkinsfile from 10aecb0e652d346130a37e5b4383eca28f594c21 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-43105@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 [2022-01-03T15:18:09.157Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-03T15:18:09.164Z] Trying to pass milestone 3 [Pipeline] milestone [2022-01-03T15:18:09.232Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-03T15:18:24.404Z] Still waiting to schedule task [2022-01-03T15:18:24.406Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-01-03T15:19:08.030Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf81a4489b9caa60) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:19:08.204Z] The recommended git tool is: git [2022-01-03T15:19:11.266Z] using credential docker-jenkins-github-credentials [2022-01-03T15:19:11.274Z] Cloning the remote Git repository [2022-01-03T15:19:11.274Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:19:11.324Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:19:11.510Z] > git init /home/ubuntu/workspace/moby_PR-43105 # timeout=10 [2022-01-03T15:19:11.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:19:11.704Z] > git --version # timeout=10 [2022-01-03T15:19:11.742Z] > git --version # 'git version 2.17.1' [2022-01-03T15:19:11.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:19:11.771Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:19:32.968Z] Fetching without tags [2022-01-03T15:19:33.323Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:19:34.027Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:19:34.028Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:19:32.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:19:32.853Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:19:32.878Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:19:32.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:19:32.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:19:32.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:19:32.997Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:19:33.309Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:19:33.325Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:19:33.895Z] > git remote # timeout=10 [2022-01-03T15:19:33.914Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:19:33.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:19:33.969Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:19:33.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:19:34.009Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:19:34.027Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:19:38.646Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-03T15:19:38.640Z] > git rev-list --no-walk c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:19:39.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/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 [2022-01-03T15:19:47.966Z] Unable to find image 'alpine:latest' locally [2022-01-03T15:19:48.906Z] latest: Pulling from library/alpine [2022-01-03T15:19:48.906Z] 59bf1c3509f3: Pulling fs layer [2022-01-03T15:19:49.166Z] 59bf1c3509f3: Verifying Checksum [2022-01-03T15:19:49.166Z] 59bf1c3509f3: Download complete [2022-01-03T15:19:49.431Z] 59bf1c3509f3: Pull complete [2022-01-03T15:19:49.431Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-03T15:19:49.431Z] Status: Downloaded newer image for alpine:latest [2022-01-03T15:19:57.560Z] 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 "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 [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) [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 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] } [2022-01-03T15:20:13.122Z] Still waiting to schedule task [2022-01-03T15:20:13.123Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0051c184e36e6f0a8)’ is offline [2022-01-03T15:20:13.123Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0436998d724107d7a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.123Z] Still waiting to schedule task [2022-01-03T15:20:13.124Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0051c184e36e6f0a8)’ is offline [2022-01-03T15:20:13.124Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0436998d724107d7a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.124Z] Still waiting to schedule task [2022-01-03T15:20:13.125Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0051c184e36e6f0a8)’ is offline [2022-01-03T15:20:13.125Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0436998d724107d7a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-03T15:20:13.125Z] Still waiting to schedule task [2022-01-03T15:20:13.125Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0436998d724107d7a)’ is offline [2022-01-03T15:20:13.128Z] Still waiting to schedule task [2022-01-03T15:20:13.128Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-01-03T15:20:13.130Z] Still waiting to schedule task [2022-01-03T15:20:13.130Z] All nodes of label ‘windows-2019’ are offline [2022-01-03T15:20:13.131Z] Still waiting to schedule task [2022-01-03T15:20:13.131Z] All nodes of label ‘windows-2022’ are offline [2022-01-03T15:20:13.132Z] Still waiting to schedule task [2022-01-03T15:20:13.132Z] All nodes of label ‘windows-2022’ are offline [2022-01-03T15:20:30.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf81a4489b9caa60) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:20:30.646Z] The recommended git tool is: git [2022-01-03T15:20:30.658Z] using credential docker-jenkins-github-credentials [2022-01-03T15:20:30.680Z] Fetching changes from the remote Git repository [2022-01-03T15:20:30.697Z] Fetching without tags [2022-01-03T15:20:30.932Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:20:31.019Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:20:31.020Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:20:31.143Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:20:30.663Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43105/.git # timeout=10 [2022-01-03T15:20:30.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:20:30.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:20:30.695Z] > git --version # timeout=10 [2022-01-03T15:20:30.698Z] > git --version # 'git version 2.17.1' [2022-01-03T15:20:30.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:20:30.699Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:20:30.931Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:20:30.935Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:20:30.988Z] > git remote # timeout=10 [2022-01-03T15:20:30.992Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:20:31.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:20:31.004Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:20:31.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:20:31.018Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:20:31.021Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:20:31.811Z] + [ PR != PR ] [2022-01-03T15:20:31.811Z] + [ master != master ] [2022-01-03T15:20:31.811Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:20:32.152Z] + docker version [2022-01-03T15:20:32.152Z] Client: Docker Engine - Community [2022-01-03T15:20:32.152Z] Version: 20.10.10-rc1 [2022-01-03T15:20:32.152Z] API version: 1.41 [2022-01-03T15:20:32.152Z] Go version: go1.16.9 [2022-01-03T15:20:32.152Z] Git commit: b485636 [2022-01-03T15:20:32.152Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:20:32.152Z] OS/Arch: linux/amd64 [2022-01-03T15:20:32.152Z] Context: default [2022-01-03T15:20:32.152Z] Experimental: true [2022-01-03T15:20:32.152Z] [2022-01-03T15:20:32.152Z] Server: Docker Engine - Community [2022-01-03T15:20:32.152Z] Engine: [2022-01-03T15:20:32.152Z] Version: 20.10.10-rc1 [2022-01-03T15:20:32.152Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:20:32.152Z] Go version: go1.16.9 [2022-01-03T15:20:32.152Z] Git commit: 9f5b26f [2022-01-03T15:20:32.152Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:20:32.152Z] OS/Arch: linux/amd64 [2022-01-03T15:20:32.152Z] Experimental: true [2022-01-03T15:20:32.152Z] containerd: [2022-01-03T15:20:32.152Z] Version: 1.4.11 [2022-01-03T15:20:32.152Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:20:32.152Z] runc: [2022-01-03T15:20:32.152Z] Version: 1.0.2 [2022-01-03T15:20:32.152Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:20:32.152Z] docker-init: [2022-01-03T15:20:32.152Z] Version: 0.19.0 [2022-01-03T15:20:32.152Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:20:32.436Z] + docker info [2022-01-03T15:20:41.666Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0051c184e36e6f0a8) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:20:41.827Z] The recommended git tool is: git [2022-01-03T15:20:44.899Z] using credential docker-jenkins-github-credentials [2022-01-03T15:20:44.908Z] Cloning the remote Git repository [2022-01-03T15:20:44.908Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:20:44.850Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:20:44.907Z] > git init /home/ubuntu/workspace/moby_PR-43105 # timeout=10 [2022-01-03T15:20:45.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:20:45.107Z] > git --version # timeout=10 [2022-01-03T15:20:45.123Z] > git --version # 'git version 2.17.1' [2022-01-03T15:20:45.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:20:45.125Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:20:54.370Z] Client: [2022-01-03T15:20:54.370Z] Context: default [2022-01-03T15:20:54.370Z] Debug Mode: false [2022-01-03T15:20:54.370Z] Plugins: [2022-01-03T15:20:54.370Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:20:54.370Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:20:54.370Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:20:54.370Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:20:54.370Z] [2022-01-03T15:20:54.370Z] Server: [2022-01-03T15:20:54.370Z] Containers: 0 [2022-01-03T15:20:54.370Z] Running: 0 [2022-01-03T15:20:54.370Z] Paused: 0 [2022-01-03T15:20:54.370Z] Stopped: 0 [2022-01-03T15:20:54.370Z] Images: 1 [2022-01-03T15:20:54.370Z] Server Version: 20.10.10-rc1 [2022-01-03T15:20:54.370Z] Storage Driver: overlay2 [2022-01-03T15:20:54.370Z] Backing Filesystem: extfs [2022-01-03T15:20:54.370Z] Supports d_type: true [2022-01-03T15:20:54.370Z] Native Overlay Diff: true [2022-01-03T15:20:54.370Z] userxattr: false [2022-01-03T15:20:54.370Z] Logging Driver: json-file [2022-01-03T15:20:54.370Z] Cgroup Driver: cgroupfs [2022-01-03T15:20:54.370Z] Cgroup Version: 1 [2022-01-03T15:20:54.370Z] Plugins: [2022-01-03T15:20:54.370Z] Volume: local [2022-01-03T15:20:54.370Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:20:54.370Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:20:54.370Z] Swarm: inactive [2022-01-03T15:20:54.370Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:20:54.370Z] Default Runtime: runc [2022-01-03T15:20:54.370Z] Init Binary: docker-init [2022-01-03T15:20:54.370Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:20:54.370Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:20:54.370Z] init version: de40ad0 [2022-01-03T15:20:54.370Z] Security Options: [2022-01-03T15:20:54.370Z] apparmor [2022-01-03T15:20:54.370Z] seccomp [2022-01-03T15:20:54.370Z] Profile: default [2022-01-03T15:20:54.370Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:20:54.370Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:20:54.370Z] OSType: linux [2022-01-03T15:20:54.370Z] Architecture: x86_64 [2022-01-03T15:20:54.370Z] CPUs: 2 [2022-01-03T15:20:54.370Z] Total Memory: 7.569GiB [2022-01-03T15:20:54.370Z] Name: ip-10-100-116-20 [2022-01-03T15:20:54.370Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:20:54.370Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:20:54.370Z] Debug Mode: false [2022-01-03T15:20:54.370Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:20:54.370Z] Labels: [2022-01-03T15:20:54.370Z] Experimental: true [2022-01-03T15:20:54.370Z] Insecure Registries: [2022-01-03T15:20:54.370Z] 127.0.0.0/8 [2022-01-03T15:20:54.370Z] Live Restore Enabled: true [2022-01-03T15:20:54.370Z] [2022-01-03T15:20:54.370Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:20:54.667Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:20:54.667Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:20:54.667Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43105/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:20:54.926Z] + bash /home/ubuntu/workspace/moby_PR-43105/check-config.sh [2022-01-03T15:20:54.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:20:54.926Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:20:54.926Z] [2022-01-03T15:20:54.926Z] Generally Necessary: [2022-01-03T15:20:54.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:20:54.926Z] - apparmor: enabled and tools installed [2022-01-03T15:20:54.926Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:20:54.926Z] - CONFIG_NET_NS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_PID_NS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_MEMCG: enabled [2022-01-03T15:20:54.926Z] - CONFIG_KEYS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:20:54.926Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:20:54.926Z] [2022-01-03T15:20:54.926Z] Optional Features: [2022-01-03T15:20:54.926Z] - CONFIG_USER_NS: enabled [2022-01-03T15:20:54.926Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:20:54.926Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:20:54.926Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:20:55.195Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:20:55.195Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:20:55.195Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:20:55.195Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:20:55.195Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:20:55.195Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:20:55.195Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:20:55.195Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:20:55.195Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:20:55.195Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:20:55.195Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:20:55.195Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:20:55.195Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:20:55.195Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:20:55.195Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:20:55.195Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:20:55.195Z] - Network Drivers: [2022-01-03T15:20:55.195Z] - "overlay": [2022-01-03T15:20:55.195Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:20:55.195Z] Optional (for encrypted networks): [2022-01-03T15:20:55.195Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:20:55.195Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:20:55.195Z] - CONFIG_XFRM: enabled [2022-01-03T15:20:55.195Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:20:55.195Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:20:55.195Z] - "ipvlan": [2022-01-03T15:20:55.460Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:20:55.460Z] - "macvlan": [2022-01-03T15:20:55.460Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:20:55.460Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:20:55.460Z] - "ftp,tftp client in container": [2022-01-03T15:20:55.460Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:20:55.460Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:20:55.460Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:20:55.460Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:20:55.460Z] - Storage Drivers: [2022-01-03T15:20:55.460Z] - "aufs": [2022-01-03T15:20:55.460Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:20:55.460Z] - "btrfs": [2022-01-03T15:20:55.460Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:20:55.460Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:20:55.460Z] - "devicemapper": [2022-01-03T15:20:55.460Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:20:55.460Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:20:55.460Z] - "overlay": [2022-01-03T15:20:55.460Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:20:55.460Z] - "zfs": [2022-01-03T15:20:55.460Z] - /dev/zfs: present [2022-01-03T15:20:55.460Z] - zfs command: missing [2022-01-03T15:20:55.460Z] - zpool command: missing [2022-01-03T15:20:55.460Z] [2022-01-03T15:20:55.460Z] Limits: [2022-01-03T15:20:55.460Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:20:55.460Z] [2022-01-03T15:20:55.460Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:20:55.812Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb . [2022-01-03T15:20:56.075Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:20:56.075Z] #1 sha256:868f00fbd54215419b928c7866e11cdda068e1f949d1a7a16500965b8ae849f7 [2022-01-03T15:20:56.075Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:20:56.075Z] #1 DONE 0.1s [2022-01-03T15:20:56.075Z] [2022-01-03T15:20:56.075Z] #2 [internal] load .dockerignore [2022-01-03T15:20:56.075Z] #2 sha256:fc6adf5ff8763a20cc1eba8ecaf9073e093ad8a5b2c3ed8e90f6391314d8ce68 [2022-01-03T15:20:56.075Z] #2 transferring context: 87B done [2022-01-03T15:20:56.075Z] #2 DONE 0.0s [2022-01-03T15:20:56.075Z] [2022-01-03T15:20:56.075Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:20:56.075Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:20:56.644Z] #3 DONE 0.4s [2022-01-03T15:20:56.644Z] [2022-01-03T15:20:56.644Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:20:56.644Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:20:56.644Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:20:56.644Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:20:56.644Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:20:56.644Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-01-03T15:20:56.644Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:20:56.644Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:20:56.903Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T15:20:56.903Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:20:57.054Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cafac22573ecea60) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:20:57.163Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-01-03T15:20:57.194Z] The recommended git tool is: git [2022-01-03T15:20:57.422Z] #4 DONE 0.9s [2022-01-03T15:20:57.681Z] [2022-01-03T15:20:57.681Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:20:57.681Z] #6 sha256:cec83fcc563d1450567146fc3b0128ad72794f336f495427251d1a9214a03757 [2022-01-03T15:20:57.681Z] #6 DONE 0.0s [2022-01-03T15:20:57.681Z] [2022-01-03T15:20:57.681Z] #5 [internal] load .dockerignore [2022-01-03T15:20:57.681Z] #5 sha256:fdd97cbce88fe8aead69dc7905de472c5f6d87223930581fc04a688c2a7977c0 [2022-01-03T15:20:57.681Z] #5 DONE 0.0s [2022-01-03T15:20:57.681Z] [2022-01-03T15:20:57.681Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:20:57.681Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:20:58.616Z] #10 DONE 0.8s [2022-01-03T15:20:58.616Z] [2022-01-03T15:20:58.616Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:20:58.616Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:20:58.616Z] #7 DONE 0.8s [2022-01-03T15:20:58.616Z] [2022-01-03T15:20:58.616Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:20:58.616Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:20:58.616Z] #9 DONE 0.9s [2022-01-03T15:20:58.616Z] [2022-01-03T15:20:58.616Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:20:58.616Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:20:58.616Z] #8 DONE 0.9s [2022-01-03T15:21:00.518Z] [2022-01-03T15:21:00.518Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:21:00.518Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:21:00.518Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-03T15:21:00.775Z] using credential docker-jenkins-github-credentials [2022-01-03T15:21:00.777Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:21:00.777Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:21:00.777Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:21:00.777Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 2.42MB / 54.92MB 0.2s [2022-01-03T15:21:00.783Z] Cloning the remote Git repository [2022-01-03T15:21:00.783Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:20:59.575Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:20:59.621Z] > git init /home/ubuntu/workspace/moby_PR-43105 # timeout=10 [2022-01-03T15:21:01.035Z] #35 ... [2022-01-03T15:21:01.035Z] [2022-01-03T15:21:01.035Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:21:01.035Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:21:01.035Z] #52 DONE 0.0s [2022-01-03T15:21:01.035Z] [2022-01-03T15:21:01.035Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:21:01.035Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:21:01.035Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.29MB / 54.92MB 0.3s [2022-01-03T15:21:01.035Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.5s [2022-01-03T15:21:01.295Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.7s [2022-01-03T15:21:01.295Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 20.97MB / 54.92MB 0.8s [2022-01-03T15:21:01.553Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 24.11MB / 54.92MB 0.9s [2022-01-03T15:21:01.553Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.26MB / 54.92MB 1.1s [2022-01-03T15:21:01.817Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 30.41MB / 54.92MB 1.2s [2022-01-03T15:21:02.077Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 35.65MB / 54.92MB 1.4s [2022-01-03T15:21:02.077Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 1.6s [2022-01-03T15:20:59.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:20:59.844Z] > git --version # timeout=10 [2022-01-03T15:20:59.858Z] > git --version # 'git version 2.17.1' [2022-01-03T15:20:59.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:20:59.860Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:02.359Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 1.8s [2022-01-03T15:21:02.622Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 52.43MB / 54.92MB 2.0s [2022-01-03T15:21:04.008Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T15:21:06.547Z] #35 ... [2022-01-03T15:21:06.547Z] [2022-01-03T15:21:06.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:06.547Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:06.547Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.1s done [2022-01-03T15:21:06.547Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:21:06.547Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:21:06.547Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:21:06.547Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.8s done [2022-01-03T15:21:06.547Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.9s done [2022-01-03T15:21:06.548Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.8s done [2022-01-03T15:21:06.548Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.4s done [2022-01-03T15:21:06.548Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 6.0s [2022-01-03T15:21:06.548Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 100.66MB / 134.81MB 6.0s [2022-01-03T15:21:06.548Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 4.6s done [2022-01-03T15:21:06.808Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 6.2s done [2022-01-03T15:21:06.808Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 114.29MB / 134.81MB 6.2s [2022-01-03T15:21:06.808Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 121.63MB / 134.81MB 6.3s [2022-01-03T15:21:07.076Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 130.02MB / 134.81MB 6.4s [2022-01-03T15:21:08.865Z] Fetching without tags [2022-01-03T15:21:08.979Z] #11 ... [2022-01-03T15:21:08.979Z] [2022-01-03T15:21:08.979Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:08.979Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:21:08.979Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:21:08.979Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:21:08.979Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:21:08.979Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:21:08.979Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-01-03T15:21:08.979Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-01-03T15:21:08.979Z] #76 DONE 8.6s [2022-01-03T15:21:08.979Z] [2022-01-03T15:21:08.979Z] #31 [internal] load build context [2022-01-03T15:21:08.979Z] #31 sha256:4e0d7a99339e10660aa820b932ab3b87628ca473d24ef793cb1741668b0da2ba [2022-01-03T15:21:08.979Z] #31 transferring context: 55.51MB 7.2s done [2022-01-03T15:21:08.979Z] #31 DONE 8.7s [2022-01-03T15:21:08.979Z] [2022-01-03T15:21:08.979Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:08.979Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:21:08.979Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:21:08.979Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-01-03T15:21:08.979Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:21:08.979Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:21:08.979Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-01-03T15:21:08.979Z] #78 DONE 8.6s [2022-01-03T15:21:08.979Z] [2022-01-03T15:21:08.979Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:21:08.979Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:21:08.979Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.2s [2022-01-03T15:21:09.155Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:10.032Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:10.032Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:21:10.110Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0436998d724107d7a) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:21:10.230Z] The recommended git tool is: git [2022-01-03T15:21:10.361Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.4s done [2022-01-03T15:21:08.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:08.789Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:21:08.813Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:08.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:08.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:08.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:08.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:09.153Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:09.177Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:09.894Z] > git remote # timeout=10 [2022-01-03T15:21:09.919Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:21:09.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:09.943Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:21:09.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:21:10.019Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:10.041Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:10.621Z] #35 DONE 10.1s [2022-01-03T15:21:10.621Z] [2022-01-03T15:21:10.621Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:21:10.621Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:21:12.000Z] #36 ... [2022-01-03T15:21:12.000Z] [2022-01-03T15:21:12.000Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:21:12.000Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:21:12.000Z] #77 DONE 0.7s [2022-01-03T15:21:12.000Z] [2022-01-03T15:21:12.000Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:21:12.000Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:21:12.942Z] #79 DONE 1.0s [2022-01-03T15:21:12.942Z] [2022-01-03T15:21:12.942Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:21:12.942Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:21:12.942Z] #36 2.181 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:21:12.942Z] #36 2.181 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:21:12.942Z] #36 2.189 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:21:12.942Z] #36 2.347 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:21:13.086Z] using credential docker-jenkins-github-credentials [2022-01-03T15:21:13.093Z] Cloning the remote Git repository [2022-01-03T15:21:13.093Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:21:13.157Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c85495a430029938) in /home/ubuntu/workspace/moby_PR-43105 [Pipeline] { [Pipeline] checkout [2022-01-03T15:21:13.202Z] #36 2.608 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:21:13.372Z] The recommended git tool is: git [2022-01-03T15:21:13.460Z] #36 2.940 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:21:13.081Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:21:13.198Z] > git init /home/ubuntu/workspace/moby_PR-43105 # timeout=10 [2022-01-03T15:21:13.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:13.557Z] > git --version # timeout=10 [2022-01-03T15:21:13.583Z] > git --version # 'git version 2.25.1' [2022-01-03T15:21:13.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:13.585Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:14.937Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:21:15.362Z] #36 4.389 Fetched 8487 kB in 2s (3414 kB/s) [2022-01-03T15:21:15.929Z] #36 4.389 Reading package lists... [2022-01-03T15:21:15.960Z] + docker version [2022-01-03T15:21:16.498Z] #36 5.274 Reading package lists... [2022-01-03T15:21:17.017Z] #36 6.118 Building dependency tree... [2022-01-03T15:21:17.017Z] #36 6.492 The following additional packages will be installed: [2022-01-03T15:21:17.017Z] #36 6.492 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:21:17.017Z] #36 6.492 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:21:17.017Z] #36 6.492 Recommended packages: [2022-01-03T15:21:17.017Z] #36 6.492 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:21:17.277Z] #36 6.665 The following NEW packages will be installed: [2022-01-03T15:21:17.277Z] #36 6.665 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:21:17.277Z] #36 6.665 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:21:17.277Z] #36 6.665 libssh2-1 openssl [2022-01-03T15:21:17.536Z] #36 6.931 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:21:17.536Z] #36 6.931 Need to get 3038 kB of archives. [2022-01-03T15:21:17.536Z] #36 6.931 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:21:17.536Z] #36 6.931 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:21:17.536Z] #36 6.955 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:21:17.536Z] #36 6.955 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:21:17.536Z] #36 6.955 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:21:17.536Z] #36 6.963 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:21:17.536Z] #36 6.963 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:21:17.536Z] #36 6.974 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:21:17.536Z] #36 6.974 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:21:17.536Z] #36 6.974 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:21:17.536Z] #36 6.974 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:21:17.537Z] #36 7.000 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:21:17.537Z] #36 7.000 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:21:17.537Z] #36 7.000 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:21:17.537Z] #36 7.000 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:21:17.537Z] #36 7.000 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:21:17.796Z] #36 7.168 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:21:17.796Z] #36 7.219 Fetched 3038 kB in 0s (9342 kB/s) [2022-01-03T15:21:17.796Z] #36 7.252 Selecting previously unselected package openssl. [2022-01-03T15:21:17.796Z] #36 7.252 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:21:17.796Z] #36 7.252 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:21:17.796Z] #36 7.264 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:21:17.913Z] using credential docker-jenkins-github-credentials [2022-01-03T15:21:17.920Z] Cloning the remote Git repository [2022-01-03T15:21:17.920Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:21:18.056Z] #36 7.463 Selecting previously unselected package ca-certificates. [2022-01-03T15:21:18.056Z] #36 7.463 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:21:18.056Z] #36 7.468 Unpacking ca-certificates (20210119) ... [2022-01-03T15:21:17.936Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:21:17.990Z] > git init /home/ubuntu/workspace/moby_PR-43105 # timeout=10 [2022-01-03T15:21:18.325Z] #36 7.556 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:21:18.325Z] #36 7.556 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:21:18.325Z] #36 7.565 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:21:18.325Z] #36 7.671 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:21:18.325Z] #36 7.671 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:21:18.325Z] #36 7.679 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:21:18.325Z] #36 7.782 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:21:18.325Z] #36 7.782 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:21:18.325Z] #36 7.787 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:21:18.325Z] #36 7.870 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:21:18.325Z] #36 7.870 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:21:18.325Z] #36 7.878 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:21:18.585Z] #36 7.975 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:21:18.585Z] #36 7.975 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:21:18.585Z] #36 7.979 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:21:18.585Z] #36 8.040 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:21:18.585Z] #36 8.041 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:21:18.585Z] #36 8.047 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:21:18.585Z] #36 8.095 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:21:18.585Z] #36 8.095 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:21:18.585Z] #36 8.100 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:21:18.585Z] #36 8.149 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:21:18.844Z] #36 8.150 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:21:18.844Z] #36 8.164 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:21:18.844Z] #36 8.228 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:21:18.844Z] #36 8.228 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:21:18.844Z] #36 8.233 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:21:18.844Z] #36 8.312 Selecting previously unselected package curl. [2022-01-03T15:21:18.844Z] #36 8.312 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:21:18.844Z] #36 8.318 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:21:18.844Z] #36 8.380 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:21:18.844Z] #36 8.380 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:21:18.844Z] #36 8.386 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:21:19.103Z] #36 8.466 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:21:19.103Z] #36 8.466 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:21:19.103Z] #36 8.470 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:21:19.103Z] #36 8.527 Selecting previously unselected package jq. [2022-01-03T15:21:19.103Z] #36 8.527 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:21:19.103Z] #36 8.530 Unpacking jq (1.6-2.1) ... [2022-01-03T15:21:19.103Z] #36 8.576 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:21:19.103Z] #36 8.586 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:21:19.103Z] #36 8.601 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:21:19.103Z] #36 8.611 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:21:19.103Z] #36 8.628 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:21:19.103Z] #36 8.636 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:21:19.103Z] #36 8.652 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:21:18.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:18.590Z] > git --version # timeout=10 [2022-01-03T15:21:18.603Z] > git --version # 'git version 2.25.1' [2022-01-03T15:21:18.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:18.605Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:19.407Z] #36 8.661 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:21:19.407Z] #36 8.680 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:21:19.407Z] #36 8.696 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:21:19.407Z] #36 8.708 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:21:19.407Z] #36 8.720 Setting up ca-certificates (20210119) ... [2022-01-03T15:21:19.407Z] #36 ... [2022-01-03T15:21:19.407Z] [2022-01-03T15:21:19.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:19.407Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:19.407Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.6s done [2022-01-03T15:21:19.407Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.5s done [2022-01-03T15:21:19.407Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.7s [2022-01-03T15:21:20.357Z] #11 ... [2022-01-03T15:21:20.357Z] [2022-01-03T15:21:20.357Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:21:20.357Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:21:20.357Z] #36 9.558 Updating certificates in /etc/ssl/certs... [2022-01-03T15:21:21.298Z] #36 10.75 129 added, 0 removed; done. [2022-01-03T15:21:21.298Z] #36 10.79 Setting up jq (1.6-2.1) ... [2022-01-03T15:21:21.298Z] #36 10.80 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:21:21.298Z] #36 10.82 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:21:21.556Z] #36 10.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:21:21.556Z] #36 10.86 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:21:21.556Z] #36 10.86 Updating certificates in /etc/ssl/certs... [2022-01-03T15:21:22.495Z] #36 11.80 0 added, 0 removed; done. [2022-01-03T15:21:22.495Z] #36 11.80 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:21:22.495Z] #36 11.81 done. [2022-01-03T15:21:23.435Z] #36 DONE 12.8s [2022-01-03T15:21:23.435Z] [2022-01-03T15:21:23.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:23.435Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:23.435Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.4s done [2022-01-03T15:21:23.435Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 1.2s [2022-01-03T15:21:23.435Z] #11 ... [2022-01-03T15:21:23.435Z] [2022-01-03T15:21:23.435Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:21:23.435Z] #37 sha256:94756a666f238347a8657b841f002550da7059213aa576494ccde86ccb772ecf [2022-01-03T15:21:23.435Z] #37 DONE 0.1s [2022-01-03T15:21:23.695Z] [2022-01-03T15:21:23.695Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:21:23.695Z] #38 sha256:44f5ece86d284656beb8e2be8159d2db3ae2b1bd97d114e7b8df83d13d0cf5a4 [2022-01-03T15:21:24.109Z] Client: Docker Engine - Community [2022-01-03T15:21:24.109Z] Version: 20.10.10-rc1 [2022-01-03T15:21:24.109Z] API version: 1.41 [2022-01-03T15:21:24.109Z] Go version: go1.16.9 [2022-01-03T15:21:24.109Z] Git commit: b485636 [2022-01-03T15:21:24.109Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:21:24.109Z] OS/Arch: linux/amd64 [2022-01-03T15:21:24.109Z] Context: default [2022-01-03T15:21:24.109Z] Experimental: true [2022-01-03T15:21:24.109Z] [2022-01-03T15:21:24.109Z] Server: Docker Engine - Community [2022-01-03T15:21:24.109Z] Engine: [2022-01-03T15:21:24.109Z] Version: 20.10.10-rc1 [2022-01-03T15:21:24.109Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:21:24.109Z] Go version: go1.16.9 [2022-01-03T15:21:24.109Z] Git commit: 9f5b26f [2022-01-03T15:21:24.109Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:21:24.109Z] OS/Arch: linux/amd64 [2022-01-03T15:21:24.109Z] Experimental: true [2022-01-03T15:21:24.109Z] containerd: [2022-01-03T15:21:24.109Z] Version: 1.4.11 [2022-01-03T15:21:24.109Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:24.109Z] runc: [2022-01-03T15:21:24.109Z] Version: 1.0.2 [2022-01-03T15:21:24.109Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:21:24.109Z] docker-init: [2022-01-03T15:21:24.109Z] Version: 0.19.0 [2022-01-03T15:21:24.109Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:21:24.430Z] + docker info [2022-01-03T15:21:26.701Z] Fetching without tags [2022-01-03T15:21:26.983Z] #38 2.793 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:21:26.983Z] #38 3.133 [2022-01-03T15:21:26.983Z] #38 3.370 #=#=# ######################################################################## 100.0% [2022-01-03T15:21:26.999Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:27.242Z] #38 3.647 [2022-01-03T15:21:27.848Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:27.848Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:21:28.198Z] #38 4.660 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:21:26.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:26.649Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:21:26.666Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:26.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:26.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:26.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:26.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:27.006Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:27.038Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:27.745Z] > git remote # timeout=10 [2022-01-03T15:21:27.772Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:21:27.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:27.793Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:21:27.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:21:27.850Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:27.869Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:28.458Z] #38 4.982 [2022-01-03T15:21:28.976Z] #38 5.202 #=#=# ######################################################################## 100.0% [2022-01-03T15:21:28.976Z] #38 5.557 [2022-01-03T15:21:29.917Z] #38 ... [2022-01-03T15:21:29.917Z] [2022-01-03T15:21:29.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:29.917Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:29.917Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 7.7s [2022-01-03T15:21:30.176Z] #11 ... [2022-01-03T15:21:30.176Z] [2022-01-03T15:21:30.176Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:21:30.176Z] #38 sha256:44f5ece86d284656beb8e2be8159d2db3ae2b1bd97d114e7b8df83d13d0cf5a4 [2022-01-03T15:21:30.176Z] #38 6.686 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:21:30.756Z] #38 7.063 [2022-01-03T15:21:31.282Z] #38 7.293 #=#=# ################## 25.2% ######################################### 57.2% ################################################################ 89.3% ######################################################################## 100.0% [2022-01-03T15:21:31.282Z] #38 7.892 [2022-01-03T15:21:32.464Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-03T15:21:32.666Z] #38 9.046 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:21:32.925Z] #38 9.395 [2022-01-03T15:21:33.183Z] #38 9.652 #=#=# ######################################################################## 100.0% [2022-01-03T15:21:33.441Z] #38 9.951 [2022-01-03T15:21:33.487Z] + docker version [2022-01-03T15:21:34.380Z] #38 10.71 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:21:34.638Z] #38 11.03 [2022-01-03T15:21:34.897Z] #38 11.25 #=#=# ######################################################################## 100.0% [2022-01-03T15:21:35.155Z] #38 11.61 [2022-01-03T15:21:35.155Z] #38 11.68 Download of images into '/build' complete. [2022-01-03T15:21:35.155Z] #38 11.68 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:21:35.155Z] #38 11.68 tar -cC '/build' . | docker load [2022-01-03T15:21:36.600Z] Fetching without tags [2022-01-03T15:21:37.016Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:37.060Z] #38 ... [2022-01-03T15:21:37.060Z] [2022-01-03T15:21:37.060Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:37.060Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:37.060Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.8s done [2022-01-03T15:21:37.060Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 3.9s [2022-01-03T15:21:37.297Z] Fetching without tags [2022-01-03T15:21:37.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:37.256Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:21:37.267Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:37.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:37.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:37.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:37.302Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:37.578Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:37.628Z] #11 ... [2022-01-03T15:21:37.629Z] [2022-01-03T15:21:37.629Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:21:37.629Z] #38 sha256:44f5ece86d284656beb8e2be8159d2db3ae2b1bd97d114e7b8df83d13d0cf5a4 [2022-01-03T15:21:37.629Z] #38 DONE 14.2s [2022-01-03T15:21:37.888Z] [2022-01-03T15:21:37.888Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:37.888Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:38.441Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:38.441Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:21:36.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:36.531Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:21:36.549Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:36.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:21:36.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:21:36.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:36.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:21:37.009Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:37.034Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:38.770Z] Client: Docker Engine - Community [2022-01-03T15:21:38.770Z] Version: 20.10.10-rc1 [2022-01-03T15:21:38.770Z] API version: 1.41 [2022-01-03T15:21:38.770Z] Go version: go1.16.9 [2022-01-03T15:21:38.770Z] Git commit: b485636 [2022-01-03T15:21:38.770Z] Built: Mon Oct 18 15:21:56 2021 [2022-01-03T15:21:38.770Z] OS/Arch: linux/amd64 [2022-01-03T15:21:38.770Z] Context: default [2022-01-03T15:21:38.770Z] Experimental: true [2022-01-03T15:21:38.770Z] [2022-01-03T15:21:38.770Z] Server: Docker Engine - Community [2022-01-03T15:21:38.770Z] Engine: [2022-01-03T15:21:38.770Z] Version: 20.10.10-rc1 [2022-01-03T15:21:38.770Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:21:38.770Z] Go version: go1.16.9 [2022-01-03T15:21:38.770Z] Git commit: 9f5b26f [2022-01-03T15:21:38.770Z] Built: Mon Oct 18 15:20:03 2021 [2022-01-03T15:21:38.770Z] OS/Arch: linux/amd64 [2022-01-03T15:21:38.770Z] Experimental: true [2022-01-03T15:21:38.770Z] containerd: [2022-01-03T15:21:38.770Z] Version: 1.4.11 [2022-01-03T15:21:38.770Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:38.770Z] runc: [2022-01-03T15:21:38.770Z] Version: 1.0.2 [2022-01-03T15:21:38.770Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:21:38.771Z] docker-init: [2022-01-03T15:21:38.771Z] Version: 0.19.0 [2022-01-03T15:21:38.771Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:21:38.828Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:21:38.829Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:21:39.126Z] + docker info [2022-01-03T15:21:39.350Z] Client: [2022-01-03T15:21:39.350Z] Context: default [2022-01-03T15:21:39.350Z] Debug Mode: false [2022-01-03T15:21:39.350Z] Plugins: [2022-01-03T15:21:39.350Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:21:39.350Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:21:39.350Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:21:39.350Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:21:39.350Z] [2022-01-03T15:21:39.350Z] Server: [2022-01-03T15:21:39.350Z] Containers: 0 [2022-01-03T15:21:39.350Z] Running: 0 [2022-01-03T15:21:39.350Z] Paused: 0 [2022-01-03T15:21:39.350Z] Stopped: 0 [2022-01-03T15:21:39.350Z] Images: 0 [2022-01-03T15:21:39.350Z] Server Version: 20.10.10-rc1 [2022-01-03T15:21:39.350Z] Storage Driver: overlay2 [2022-01-03T15:21:39.350Z] Backing Filesystem: extfs [2022-01-03T15:21:39.350Z] Supports d_type: true [2022-01-03T15:21:39.350Z] Native Overlay Diff: true [2022-01-03T15:21:39.350Z] userxattr: false [2022-01-03T15:21:39.350Z] Logging Driver: json-file [2022-01-03T15:21:39.350Z] Cgroup Driver: cgroupfs [2022-01-03T15:21:39.350Z] Cgroup Version: 1 [2022-01-03T15:21:39.350Z] Plugins: [2022-01-03T15:21:39.350Z] Volume: local [2022-01-03T15:21:39.350Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:21:39.350Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:21:39.350Z] Swarm: inactive [2022-01-03T15:21:39.350Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:21:39.350Z] Default Runtime: runc [2022-01-03T15:21:39.350Z] Init Binary: docker-init [2022-01-03T15:21:39.350Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:39.350Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:21:39.350Z] init version: de40ad0 [2022-01-03T15:21:39.350Z] Security Options: [2022-01-03T15:21:39.351Z] apparmor [2022-01-03T15:21:39.351Z] seccomp [2022-01-03T15:21:39.351Z] Profile: default [2022-01-03T15:21:39.351Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:21:39.351Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:21:39.351Z] OSType: linux [2022-01-03T15:21:39.351Z] Architecture: x86_64 [2022-01-03T15:21:39.351Z] CPUs: 2 [2022-01-03T15:21:39.351Z] Total Memory: 7.487GiB [2022-01-03T15:21:39.351Z] Name: ip-10-100-48-39 [2022-01-03T15:21:39.351Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:21:39.351Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:21:39.351Z] Debug Mode: false [2022-01-03T15:21:39.351Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:21:39.351Z] Labels: [2022-01-03T15:21:39.351Z] Experimental: true [2022-01-03T15:21:39.351Z] Insecure Registries: [2022-01-03T15:21:39.351Z] 127.0.0.0/8 [2022-01-03T15:21:39.351Z] Live Restore Enabled: true [2022-01-03T15:21:39.351Z] [2022-01-03T15:21:39.351Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:21:37.585Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:37.591Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:38.227Z] > git remote # timeout=10 [2022-01-03T15:21:38.242Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:21:38.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:38.427Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:21:38.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:21:38.443Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:38.450Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:39.638Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:21:39.638Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:21:39.638Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43105/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:21:39.638Z] + bash /home/ubuntu/workspace/moby_PR-43105/check-config.sh [2022-01-03T15:21:39.638Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:21:39.638Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:21:39.638Z] [2022-01-03T15:21:39.638Z] Generally Necessary: [2022-01-03T15:21:39.638Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:21:39.638Z] - apparmor: enabled and tools installed [2022-01-03T15:21:39.638Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:21:39.638Z] - CONFIG_NET_NS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_PID_NS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_MEMCG: enabled [2022-01-03T15:21:39.638Z] - CONFIG_KEYS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:21:39.638Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:21:39.638Z] [2022-01-03T15:21:39.638Z] Optional Features: [2022-01-03T15:21:39.638Z] - CONFIG_USER_NS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:21:39.638Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:21:39.638Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:21:39.638Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:21:39.638Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:21:39.638Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:21:39.638Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:21:39.638Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:21:39.638Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:21:39.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:21:39.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:21:39.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:21:39.898Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:21:39.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:21:39.898Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:21:39.898Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:21:39.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:21:39.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:21:39.898Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:21:39.898Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:21:39.898Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:21:39.898Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:21:39.898Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:21:39.898Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:21:39.898Z] - Network Drivers: [2022-01-03T15:21:39.898Z] - "overlay": [2022-01-03T15:21:39.898Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:21:39.898Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:21:39.898Z] Optional (for encrypted networks): [2022-01-03T15:21:39.898Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:21:39.898Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:21:39.898Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:21:39.899Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:21:39.899Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:21:39.899Z] - CONFIG_XFRM: enabled [2022-01-03T15:21:39.899Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:21:39.899Z] - "ipvlan": [2022-01-03T15:21:39.899Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:21:39.899Z] - "macvlan": [2022-01-03T15:21:39.899Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:21:39.899Z] - "ftp,tftp client in container": [2022-01-03T15:21:39.899Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:21:39.899Z] - Storage Drivers: [2022-01-03T15:21:39.899Z] - "aufs": [2022-01-03T15:21:39.899Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:21:39.899Z] - "btrfs": [2022-01-03T15:21:39.899Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:21:39.899Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:21:39.899Z] - "devicemapper": [2022-01-03T15:21:39.899Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:21:39.899Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:21:39.899Z] - "overlay": [2022-01-03T15:21:39.899Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:21:39.899Z] - "zfs": [2022-01-03T15:21:39.899Z] - /dev/zfs: present [2022-01-03T15:21:39.899Z] - zfs command: missing [2022-01-03T15:21:39.899Z] - zpool command: missing [2022-01-03T15:21:39.899Z] [2022-01-03T15:21:39.899Z] Limits: [2022-01-03T15:21:39.899Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:21:39.899Z] [2022-01-03T15:21:39.899Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:21:40.283Z] + sudo modprobe ip_vs [2022-01-03T15:21:40.283Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb . [2022-01-03T15:21:40.557Z] #2 [internal] load .dockerignore [2022-01-03T15:21:40.557Z] #2 sha256:59fa7b970023cad49b8f3eecc3aad6ff312999a44d013df71f9f370c38c51ef3 [2022-01-03T15:21:40.557Z] #2 transferring context: 87B done [2022-01-03T15:21:40.557Z] #2 DONE 0.1s [2022-01-03T15:21:40.557Z] [2022-01-03T15:21:40.557Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:21:40.557Z] #1 sha256:5e514622feffb16fd48fa90f474e2e614f0bcc2a77d7334f795ab6ee78a1d4ea [2022-01-03T15:21:40.557Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:21:40.557Z] #1 DONE 0.2s [2022-01-03T15:21:40.557Z] [2022-01-03T15:21:40.557Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:21:40.557Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:21:38.711Z] > git remote # timeout=10 [2022-01-03T15:21:38.737Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:21:38.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:21:38.764Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:21:38.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T15:21:38.817Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:21:38.833Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:21:41.129Z] #3 DONE 0.6s [2022-01-03T15:21:41.129Z] [2022-01-03T15:21:41.129Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:21:41.129Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:21:41.129Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:21:41.129Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-01-03T15:21:41.129Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:21:41.129Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:21:41.129Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:21:41.129Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:21:41.399Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T15:21:41.399Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:21:41.976Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-01-03T15:21:41.976Z] #4 DONE 0.9s [2022-01-03T15:21:42.236Z] [2022-01-03T15:21:42.236Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:21:42.236Z] #6 sha256:d6fcd5ca1a8c6dd86b458268a9280e17562932292fe629acdb875120c4f7dbec [2022-01-03T15:21:42.236Z] #6 DONE 0.0s [2022-01-03T15:21:42.236Z] [2022-01-03T15:21:42.236Z] #5 [internal] load .dockerignore [2022-01-03T15:21:42.236Z] #5 sha256:c50aed4d454bc2bae1aa00793d690ced86041f6bed38081f167c43066a3cab9b [2022-01-03T15:21:42.236Z] #5 DONE 0.0s [2022-01-03T15:21:42.236Z] [2022-01-03T15:21:42.236Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:21:42.236Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:21:42.327Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:21:43.160Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 9.1s [2022-01-03T15:21:43.223Z] + docker version [2022-01-03T15:21:43.421Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-03T15:21:43.626Z] #10 DONE 1.1s [2022-01-03T15:21:43.626Z] [2022-01-03T15:21:43.626Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:21:43.626Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:21:43.626Z] #8 DONE 1.1s [2022-01-03T15:21:43.626Z] [2022-01-03T15:21:43.626Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:21:43.626Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:21:43.626Z] #7 DONE 1.1s [2022-01-03T15:21:43.626Z] [2022-01-03T15:21:43.626Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:21:43.626Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:21:43.626Z] #9 DONE 1.2s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:21:44.198Z] [2022-01-03T15:21:44.198Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:44.198Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:21:44.198Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:21:44.414Z] + docker version [2022-01-03T15:21:44.460Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:21:44.460Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:21:44.460Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:21:45.038Z] #71 ... [2022-01-03T15:21:45.038Z] [2022-01-03T15:21:45.038Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:21:45.038Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:21:45.038Z] #45 DONE 0.0s [2022-01-03T15:21:45.038Z] [2022-01-03T15:21:45.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:45.038Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:45.038Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.1s done [2022-01-03T15:21:45.038Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:21:45.038Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:21:45.038Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:21:45.038Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 35.27MB / 54.92MB 0.8s [2022-01-03T15:21:45.038Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.7s done [2022-01-03T15:21:45.038Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.4s done [2022-01-03T15:21:45.038Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.42MB / 54.57MB 0.8s [2022-01-03T15:21:45.038Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 0.8s [2022-01-03T15:21:45.063Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 11.4s done [2022-01-03T15:21:45.063Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:21:45.299Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 41.94MB / 54.92MB 1.0s [2022-01-03T15:21:45.299Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 17.83MB / 54.57MB 1.0s [2022-01-03T15:21:45.299Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 7.34MB / 85.80MB 1.0s [2022-01-03T15:21:45.322Z] #11 DONE 44.7s [2022-01-03T15:21:45.322Z] [2022-01-03T15:21:45.322Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:21:45.322Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:21:45.565Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 45.09MB / 54.92MB 1.2s [2022-01-03T15:21:45.565Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 20.97MB / 54.57MB 1.2s [2022-01-03T15:21:45.565Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 27.26MB / 54.57MB 1.4s [2022-01-03T15:21:45.565Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 14.68MB / 85.80MB 1.4s [2022-01-03T15:21:45.834Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 51.38MB / 54.92MB 1.5s [2022-01-03T15:21:45.834Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 30.41MB / 54.57MB 1.5s [2022-01-03T15:21:45.834Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.7s [2022-01-03T15:21:45.834Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 44.04MB / 54.57MB 1.7s [2022-01-03T15:21:45.834Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 31.20MB / 85.80MB 1.7s [2022-01-03T15:21:46.097Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 53.48MB / 54.57MB 1.8s [2022-01-03T15:21:46.097Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 40.05MB / 85.80MB 1.8s [2022-01-03T15:21:46.362Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 46.14MB / 85.80MB 2.0s [2022-01-03T15:21:46.362Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-03T15:21:46.622Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 59.77MB / 85.80MB 2.4s [2022-01-03T15:21:46.622Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T15:21:46.883Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 2.7s [2022-01-03T15:21:47.145Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.7s done [2022-01-03T15:21:47.145Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 0B / 155B 2.8s [2022-01-03T15:21:47.145Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 2.9s [2022-01-03T15:21:47.234Z] #12 DONE 2.1s [2022-01-03T15:21:47.234Z] [2022-01-03T15:21:47.234Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:21:47.234Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:21:48.096Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.7s done [2022-01-03T15:21:48.096Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 3.9s done [2022-01-03T15:21:48.096Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 4.19MB / 134.81MB 3.9s [2022-01-03T15:21:48.184Z] #13 DONE 1.0s [2022-01-03T15:21:48.184Z] [2022-01-03T15:21:48.184Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:21:48.184Z] #40 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:21:48.184Z] #40 DONE 0.1s [2022-01-03T15:21:48.184Z] [2022-01-03T15:21:48.184Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-03T15:21:48.184Z] #14 sha256:6a2c6140ea8e141b82388bd7da7b3918d757d118bd564e409435a8308fe1edf6 [2022-01-03T15:21:48.359Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 11.53MB / 134.81MB 4.0s [2022-01-03T15:21:48.359Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 18.87MB / 134.81MB 4.1s [2022-01-03T15:21:48.447Z] #14 ... [2022-01-03T15:21:48.447Z] [2022-01-03T15:21:48.447Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:21:48.447Z] #49 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:21:48.447Z] #49 DONE 0.2s [2022-01-03T15:21:48.447Z] [2022-01-03T15:21:48.447Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:21:48.447Z] #53 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:21:48.447Z] #53 DONE 0.2s [2022-01-03T15:21:48.629Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 27.26MB / 134.81MB 4.3s [2022-01-03T15:21:48.629Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 49.28MB / 134.81MB 4.5s [2022-01-03T15:21:48.708Z] [2022-01-03T15:21:48.708Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:21:48.708Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:21:48.890Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 57.67MB / 134.81MB 4.7s [2022-01-03T15:21:49.091Z] Client: [2022-01-03T15:21:49.091Z] Context: default [2022-01-03T15:21:49.091Z] Debug Mode: false [2022-01-03T15:21:49.091Z] Plugins: [2022-01-03T15:21:49.091Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:21:49.091Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:21:49.091Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:21:49.091Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:21:49.091Z] [2022-01-03T15:21:49.091Z] Server: [2022-01-03T15:21:49.091Z] Containers: 0 [2022-01-03T15:21:49.091Z] Running: 0 [2022-01-03T15:21:49.091Z] Paused: 0 [2022-01-03T15:21:49.091Z] Stopped: 0 [2022-01-03T15:21:49.091Z] Images: 0 [2022-01-03T15:21:49.091Z] Server Version: 20.10.10-rc1 [2022-01-03T15:21:49.091Z] Storage Driver: overlay2 [2022-01-03T15:21:49.091Z] Backing Filesystem: extfs [2022-01-03T15:21:49.091Z] Supports d_type: true [2022-01-03T15:21:49.091Z] Native Overlay Diff: true [2022-01-03T15:21:49.091Z] userxattr: false [2022-01-03T15:21:49.091Z] Logging Driver: json-file [2022-01-03T15:21:49.091Z] Cgroup Driver: cgroupfs [2022-01-03T15:21:49.091Z] Cgroup Version: 1 [2022-01-03T15:21:49.091Z] Plugins: [2022-01-03T15:21:49.091Z] Volume: local [2022-01-03T15:21:49.091Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:21:49.091Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:21:49.091Z] Swarm: inactive [2022-01-03T15:21:49.091Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:21:49.091Z] Default Runtime: runc [2022-01-03T15:21:49.091Z] Init Binary: docker-init [2022-01-03T15:21:49.091Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:49.091Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:21:49.091Z] init version: de40ad0 [2022-01-03T15:21:49.091Z] Security Options: [2022-01-03T15:21:49.091Z] apparmor [2022-01-03T15:21:49.091Z] seccomp [2022-01-03T15:21:49.091Z] Profile: default [2022-01-03T15:21:49.092Z] Kernel Version: 5.4.0-1057-aws [2022-01-03T15:21:49.092Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-03T15:21:49.092Z] OSType: linux [2022-01-03T15:21:49.092Z] Architecture: x86_64 [2022-01-03T15:21:49.092Z] CPUs: 2 [2022-01-03T15:21:49.092Z] Total Memory: 7.569GiB [2022-01-03T15:21:49.092Z] Name: ip-10-100-78-209 [2022-01-03T15:21:49.092Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2022-01-03T15:21:49.092Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:21:49.092Z] Debug Mode: false [2022-01-03T15:21:49.092Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:21:49.092Z] Labels: [2022-01-03T15:21:49.092Z] Experimental: true [2022-01-03T15:21:49.092Z] Insecure Registries: [2022-01-03T15:21:49.092Z] 127.0.0.0/8 [2022-01-03T15:21:49.092Z] Live Restore Enabled: true [2022-01-03T15:21:49.092Z] [2022-01-03T15:21:49.092Z] WARNING: No swap limit support [Pipeline] sh [2022-01-03T15:21:49.197Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 65.01MB / 134.81MB 4.9s [2022-01-03T15:21:49.197Z] #11 ... [2022-01-03T15:21:49.197Z] [2022-01-03T15:21:49.197Z] #24 [internal] load build context [2022-01-03T15:21:49.197Z] #24 sha256:b73cb79f4bb2c84c961e2bcc232c843fb9f7a61c6a3dee6c37f45072acdfe187 [2022-01-03T15:21:49.197Z] #24 transferring context: 55.51MB 4.9s done [2022-01-03T15:21:49.197Z] #24 DONE 5.0s [2022-01-03T15:21:49.197Z] [2022-01-03T15:21:49.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:49.197Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:49.197Z] #11 ... [2022-01-03T15:21:49.197Z] [2022-01-03T15:21:49.197Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:49.197Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:21:49.197Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-01-03T15:21:49.197Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s [2022-01-03T15:21:49.428Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:21:49.428Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:21:49.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43105/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:21:49.428Z] + bash /home/ubuntu/workspace/moby_PR-43105/check-config.sh [2022-01-03T15:21:49.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:21:49.428Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2022-01-03T15:21:49.428Z] [2022-01-03T15:21:49.428Z] Generally Necessary: [2022-01-03T15:21:49.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:21:49.428Z] - apparmor: enabled and tools installed [2022-01-03T15:21:49.428Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:21:49.428Z] - CONFIG_NET_NS: enabled [2022-01-03T15:21:49.428Z] - CONFIG_PID_NS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_MEMCG: enabled [2022-01-03T15:21:49.712Z] - CONFIG_KEYS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:21:49.712Z] [2022-01-03T15:21:49.712Z] Optional Features: [2022-01-03T15:21:49.712Z] - CONFIG_USER_NS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:21:49.712Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:21:49.712Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:21:49.712Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-03T15:21:49.712Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-03T15:21:49.712Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:21:49.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:21:49.712Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:21:49.712Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:21:49.712Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:21:49.712Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:21:49.712Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:21:49.712Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:21:49.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:21:49.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:21:49.974Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:21:49.974Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:21:49.974Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:21:49.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:21:49.974Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:21:49.974Z] - Network Drivers: [2022-01-03T15:21:49.974Z] - "overlay": [2022-01-03T15:21:49.974Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:21:49.974Z] Optional (for encrypted networks): [2022-01-03T15:21:49.974Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:21:49.974Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:21:49.974Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:21:49.974Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:21:49.974Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:21:49.974Z] - CONFIG_XFRM: enabled [2022-01-03T15:21:49.974Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:21:49.974Z] - "ipvlan": [2022-01-03T15:21:49.974Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:21:49.974Z] - "macvlan": [2022-01-03T15:21:49.974Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:21:49.974Z] - "ftp,tftp client in container": [2022-01-03T15:21:49.974Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:21:49.974Z] - Storage Drivers: [2022-01-03T15:21:49.974Z] - "aufs": [2022-01-03T15:21:49.974Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-03T15:21:49.974Z] - "btrfs": [2022-01-03T15:21:49.974Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:21:49.974Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:21:49.974Z] - "devicemapper": [2022-01-03T15:21:49.974Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:21:49.974Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:21:49.974Z] - "overlay": [2022-01-03T15:21:49.974Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:21:49.974Z] - "zfs": [2022-01-03T15:21:49.974Z] - /dev/zfs: present [2022-01-03T15:21:49.974Z] - zfs command: missing [2022-01-03T15:21:49.974Z] - zpool command: missing [2022-01-03T15:21:49.974Z] [2022-01-03T15:21:49.974Z] Limits: [2022-01-03T15:21:50.233Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:21:50.233Z] [2022-01-03T15:21:50.233Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:21:50.608Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-01-03T15:21:50.659Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb . [2022-01-03T15:21:50.919Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:21:50.919Z] #1 sha256:5553c33176bab8bb402d96abcbde38aa4f44305f250a2f495b3e82899f316750 [2022-01-03T15:21:50.919Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:21:50.919Z] #1 DONE 0.3s [2022-01-03T15:21:50.919Z] [2022-01-03T15:21:50.919Z] #2 [internal] load .dockerignore [2022-01-03T15:21:50.919Z] #2 sha256:0649d3a9ba41e3a83a93b4e878ff8316350d3c4fb737aba344e1a9d508c8fb18 [2022-01-03T15:21:50.919Z] #2 transferring context: 87B done [2022-01-03T15:21:51.176Z] #2 DONE 0.1s [2022-01-03T15:21:51.176Z] [2022-01-03T15:21:51.176Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:21:51.176Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:21:51.434Z] #3 DONE 0.4s [2022-01-03T15:21:51.692Z] [2022-01-03T15:21:51.692Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:21:51.692Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:21:51.692Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:21:51.692Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:21:51.692Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:21:51.692Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:21:51.692Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:21:51.692Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T15:21:51.692Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-03T15:21:51.949Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-03T15:21:51.994Z] #71 DONE 7.8s [2022-01-03T15:21:51.994Z] [2022-01-03T15:21:51.994Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:51.994Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:21:51.994Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:21:51.994Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:21:51.994Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:21:51.994Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:21:51.994Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-01-03T15:21:51.994Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-01-03T15:21:51.994Z] #69 DONE 7.7s [2022-01-03T15:21:51.994Z] [2022-01-03T15:21:51.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:51.994Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:51.994Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.2s [2022-01-03T15:21:51.994Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 7.7s done [2022-01-03T15:21:52.206Z] #4 DONE 0.6s [2022-01-03T15:21:52.463Z] [2022-01-03T15:21:52.463Z] #6 [internal] load .dockerignore [2022-01-03T15:21:52.463Z] #6 sha256:af532d6c804a036a10e2dd47c5411ee2decd4b783dbf6a578217473bcbf86737 [2022-01-03T15:21:52.463Z] #6 DONE 0.0s [2022-01-03T15:21:52.463Z] [2022-01-03T15:21:52.463Z] #5 [internal] load build definition from Dockerfile [2022-01-03T15:21:52.463Z] #5 sha256:450af34505ae15824fbbbc46d7d2a1a16ac849cd8ca6b1df8f9ce8ec598871c6 [2022-01-03T15:21:52.463Z] #5 DONE 0.0s [2022-01-03T15:21:52.463Z] [2022-01-03T15:21:52.463Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:21:52.463Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:21:52.629Z] Client: Docker Engine - Community [2022-01-03T15:21:52.629Z] Version: 20.10.10-rc1 [2022-01-03T15:21:52.629Z] API version: 1.41 [2022-01-03T15:21:52.629Z] Go version: go1.16.9 [2022-01-03T15:21:52.629Z] Git commit: b485636 [2022-01-03T15:21:52.629Z] Built: Mon Oct 18 15:22:14 2021 [2022-01-03T15:21:52.629Z] OS/Arch: linux/amd64 [2022-01-03T15:21:52.629Z] Context: default [2022-01-03T15:21:52.629Z] Experimental: true [2022-01-03T15:21:52.629Z] [2022-01-03T15:21:52.629Z] Server: Docker Engine - Community [2022-01-03T15:21:52.629Z] Engine: [2022-01-03T15:21:52.629Z] Version: 20.10.10-rc1 [2022-01-03T15:21:52.629Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:21:52.629Z] Go version: go1.16.9 [2022-01-03T15:21:52.629Z] Git commit: 9f5b26f [2022-01-03T15:21:52.629Z] Built: Mon Oct 18 15:20:19 2021 [2022-01-03T15:21:52.629Z] OS/Arch: linux/amd64 [2022-01-03T15:21:52.629Z] Experimental: true [2022-01-03T15:21:52.629Z] containerd: [2022-01-03T15:21:52.629Z] Version: 1.4.11 [2022-01-03T15:21:52.629Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:52.629Z] runc: [2022-01-03T15:21:52.629Z] Version: 1.0.2 [2022-01-03T15:21:52.629Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:21:52.629Z] docker-init: [2022-01-03T15:21:52.629Z] Version: 0.19.0 [2022-01-03T15:21:52.629Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:21:52.956Z] + docker info [2022-01-03T15:21:53.176Z] Client: Docker Engine - Community [2022-01-03T15:21:53.176Z] Version: 20.10.10-rc1 [2022-01-03T15:21:53.176Z] API version: 1.41 [2022-01-03T15:21:53.176Z] Go version: go1.16.9 [2022-01-03T15:21:53.176Z] Git commit: b485636 [2022-01-03T15:21:53.176Z] Built: Mon Oct 18 15:21:14 2021 [2022-01-03T15:21:53.176Z] OS/Arch: linux/arm64 [2022-01-03T15:21:53.176Z] Context: default [2022-01-03T15:21:53.176Z] Experimental: true [2022-01-03T15:21:53.176Z] [2022-01-03T15:21:53.176Z] Server: Docker Engine - Community [2022-01-03T15:21:53.176Z] Engine: [2022-01-03T15:21:53.176Z] Version: 20.10.10-rc1 [2022-01-03T15:21:53.176Z] API version: 1.41 (minimum version 1.12) [2022-01-03T15:21:53.176Z] Go version: go1.16.9 [2022-01-03T15:21:53.176Z] Git commit: 9f5b26f [2022-01-03T15:21:53.176Z] Built: Mon Oct 18 15:19:46 2021 [2022-01-03T15:21:53.176Z] OS/Arch: linux/arm64 [2022-01-03T15:21:53.176Z] Experimental: true [2022-01-03T15:21:53.176Z] containerd: [2022-01-03T15:21:53.176Z] Version: 1.4.11 [2022-01-03T15:21:53.176Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:21:53.176Z] runc: [2022-01-03T15:21:53.176Z] Version: 1.0.2 [2022-01-03T15:21:53.176Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-03T15:21:53.176Z] docker-init: [2022-01-03T15:21:53.176Z] Version: 0.19.0 [2022-01-03T15:21:53.176Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-03T15:21:53.391Z] #10 ... [2022-01-03T15:21:53.392Z] [2022-01-03T15:21:53.392Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:21:53.392Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:21:53.392Z] #8 DONE 1.1s [2022-01-03T15:21:53.392Z] [2022-01-03T15:21:53.392Z] #7 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:21:53.392Z] #7 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:21:53.392Z] #7 DONE 1.1s [2022-01-03T15:21:53.490Z] + docker info [2022-01-03T15:21:53.653Z] [2022-01-03T15:21:53.653Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:21:53.653Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:21:53.653Z] #10 DONE 1.2s [2022-01-03T15:21:53.653Z] [2022-01-03T15:21:53.653Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:21:53.653Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:21:53.653Z] #9 DONE 1.2s [2022-01-03T15:21:53.909Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.2s done [2022-01-03T15:21:53.983Z] #54 ... [2022-01-03T15:21:53.983Z] [2022-01-03T15:21:53.984Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-03T15:21:53.984Z] #14 sha256:6a2c6140ea8e141b82388bd7da7b3918d757d118bd564e409435a8308fe1edf6 [2022-01-03T15:21:53.984Z] #14 DONE 5.1s [2022-01-03T15:21:53.984Z] [2022-01-03T15:21:53.984Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-03T15:21:53.984Z] #15 sha256:49eb0d8fcb534adc8bc805573626361508e31417fd8fce04370e62b62f6cf61d [2022-01-03T15:21:54.173Z] #11 ... [2022-01-03T15:21:54.173Z] [2022-01-03T15:21:54.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:21:54.173Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:21:54.173Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-03T15:21:54.173Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:21:54.173Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:21:54.173Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:21:54.173Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-03T15:21:54.173Z] #28 DONE 10.1s [2022-01-03T15:21:54.173Z] [2022-01-03T15:21:54.173Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:21:54.173Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:21:54.590Z] [2022-01-03T15:21:54.590Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:54.590Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:21:54.590Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-03T15:21:54.590Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:21:54.590Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:21:54.590Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:21:54.590Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-01-03T15:21:54.849Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-01-03T15:21:55.176Z] #69 ... [2022-01-03T15:21:55.176Z] [2022-01-03T15:21:55.176Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:21:55.176Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:21:55.176Z] #45 DONE 0.0s [2022-01-03T15:21:55.176Z] [2022-01-03T15:21:55.176Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:21:55.176Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:21:55.176Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2022-01-03T15:21:55.176Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2022-01-03T15:21:55.440Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-01-03T15:21:55.440Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-01-03T15:21:55.440Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-01-03T15:21:55.890Z] #15 DONE 2.3s [2022-01-03T15:21:55.890Z] [2022-01-03T15:21:55.890Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-03T15:21:55.890Z] #16 sha256:eedaefa1f84bee1fc90417755710e9c195aa28b603b218650211af677e1e0dd6 [2022-01-03T15:21:56.086Z] #29 ... [2022-01-03T15:21:56.086Z] [2022-01-03T15:21:56.086Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:21:56.086Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:21:56.086Z] #70 DONE 1.0s [2022-01-03T15:21:56.086Z] [2022-01-03T15:21:56.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:56.086Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:56.086Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.2s done [2022-01-03T15:21:56.086Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T15:21:57.029Z] #11 ... [2022-01-03T15:21:57.029Z] [2022-01-03T15:21:57.029Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:21:57.029Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:21:57.029Z] #72 DONE 1.0s [2022-01-03T15:21:57.029Z] [2022-01-03T15:21:57.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:21:57.029Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:21:57.601Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.8s done [2022-01-03T15:21:57.798Z] #16 DONE 2.2s [2022-01-03T15:21:57.799Z] [2022-01-03T15:21:57.799Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-03T15:21:57.799Z] #17 sha256:f013e992762b9d4b23644f52b5e0be42ba63f7c6b3d5962098c68f501725816f [2022-01-03T15:21:58.368Z] #17 ... [2022-01-03T15:21:58.368Z] [2022-01-03T15:21:58.368Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:21:58.368Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:21:58.368Z] #58 5.889 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:21:58.368Z] #58 7.776 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:21:58.368Z] #58 7.781 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:21:58.368Z] #58 7.803 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:21:58.368Z] #58 7.881 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:21:58.368Z] #58 8.436 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:21:58.368Z] #58 8.467 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:21:58.368Z] #58 8.474 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:21:58.368Z] #58 8.575 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:21:58.368Z] #58 8.617 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:21:58.368Z] #58 8.803 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:21:58.368Z] #58 8.847 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:21:58.368Z] #58 9.082 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:21:58.368Z] #58 ... [2022-01-03T15:21:58.368Z] [2022-01-03T15:21:58.368Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:21:58.368Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:21:58.368Z] #50 5.411 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:21:58.368Z] #50 5.411 Cloning into '.'... [2022-01-03T15:21:58.543Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T15:21:58.627Z] #50 ... [2022-01-03T15:21:58.627Z] [2022-01-03T15:21:58.627Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:21:58.627Z] #56 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:21:58.627Z] #56 5.918 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:21:58.627Z] #56 ... [2022-01-03T15:21:58.627Z] [2022-01-03T15:21:58.627Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:21:58.627Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:21:58.627Z] #62 5.764 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:21:58.627Z] #62 8.386 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:21:58.627Z] #62 8.386 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:21:58.627Z] #62 8.502 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:21:58.886Z] #62 ... [2022-01-03T15:21:58.886Z] [2022-01-03T15:21:58.886Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:21:58.886Z] #43 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:21:58.886Z] #43 5.754 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:21:59.145Z] #43 ... [2022-01-03T15:21:59.145Z] [2022-01-03T15:21:59.145Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:21:59.145Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:21:59.145Z] #60 5.465 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:21:59.145Z] #60 ... [2022-01-03T15:21:59.145Z] [2022-01-03T15:21:59.145Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:21:59.145Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:21:59.145Z] #41 5.344 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:21:59.145Z] #41 5.358 Cloning into '.'... [2022-01-03T15:21:59.405Z] #41 ... [2022-01-03T15:21:59.405Z] [2022-01-03T15:21:59.405Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:21:59.405Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:21:59.405Z] #62 10.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:21:59.635Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-01-03T15:22:00.370Z] #62 ... [2022-01-03T15:22:00.370Z] [2022-01-03T15:22:00.370Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-03T15:22:00.370Z] #17 sha256:f013e992762b9d4b23644f52b5e0be42ba63f7c6b3d5962098c68f501725816f [2022-01-03T15:22:00.370Z] #17 DONE 2.4s [2022-01-03T15:22:00.370Z] [2022-01-03T15:22:00.370Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-03T15:22:00.370Z] #18 sha256:8b2367b00eb9c0982d1cd6bbc2219d90a25235c7003975fe3bb29834596d0fb1 [2022-01-03T15:22:01.006Z] #69 ... [2022-01-03T15:22:01.006Z] [2022-01-03T15:22:01.006Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:01.006Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:01.006Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.1s done [2022-01-03T15:22:01.006Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:22:01.006Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:22:01.006Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:22:01.006Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.6s done [2022-01-03T15:22:01.006Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.3s done [2022-01-03T15:22:01.006Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.5s done [2022-01-03T15:22:01.006Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.5s done [2022-01-03T15:22:01.006Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.5s done [2022-01-03T15:22:01.006Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.0s [2022-01-03T15:22:01.006Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 2.9s [2022-01-03T15:22:01.006Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 4.5s done [2022-01-03T15:22:01.271Z] #11 ... [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:01.271Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:22:01.271Z] #69 DONE 6.7s [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #24 [internal] load build context [2022-01-03T15:22:01.271Z] #24 sha256:23898cfbe55a6a5c03bf18d024f05c865a029caa779280cd18b7563386213d04 [2022-01-03T15:22:01.271Z] #24 transferring context: 48.33MB 6.7s [2022-01-03T15:22:01.271Z] #24 ... [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:01.271Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:22:01.271Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-03T15:22:01.271Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:22:01.271Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:22:01.271Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:22:01.271Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-01-03T15:22:01.271Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-01-03T15:22:01.271Z] #71 DONE 6.8s [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #24 [internal] load build context [2022-01-03T15:22:01.271Z] #24 sha256:23898cfbe55a6a5c03bf18d024f05c865a029caa779280cd18b7563386213d04 [2022-01-03T15:22:01.271Z] #24 ... [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:22:01.271Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:22:01.271Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-03T15:22:01.271Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:22:01.271Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:22:01.271Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:22:01.271Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.5s done [2022-01-03T15:22:01.271Z] #28 ... [2022-01-03T15:22:01.271Z] [2022-01-03T15:22:01.271Z] #24 [internal] load build context [2022-01-03T15:22:01.271Z] #24 sha256:23898cfbe55a6a5c03bf18d024f05c865a029caa779280cd18b7563386213d04 [2022-01-03T15:22:01.843Z] #24 transferring context: 55.51MB 7.3s done [2022-01-03T15:22:02.407Z] #24 DONE 8.1s [2022-01-03T15:22:02.407Z] [2022-01-03T15:22:02.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:02.407Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:02.908Z] #18 DONE 2.5s [2022-01-03T15:22:02.908Z] [2022-01-03T15:22:02.908Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:02.908Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:02.908Z] #60 12.90 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:22:02.908Z] #60 12.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:22:02.908Z] #60 13.01 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:22:02.908Z] #60 13.02 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:22:02.908Z] #60 13.08 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:22:02.908Z] #60 13.30 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:22:02.908Z] #60 13.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:22:02.908Z] #60 13.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:22:02.908Z] #60 14.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:22:02.908Z] #60 14.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:22:03.168Z] #60 15.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:22:03.427Z] #60 15.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:22:03.934Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-03T15:22:04.813Z] #60 ... [2022-01-03T15:22:04.813Z] [2022-01-03T15:22:04.813Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:04.813Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:04.813Z] #54 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:04.813Z] #54 6.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:04.813Z] #54 6.729 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:22:04.813Z] #54 6.816 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:04.813Z] #54 7.502 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:04.813Z] #54 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:04.813Z] #54 13.41 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:22:04.813Z] #54 15.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:04.813Z] #54 ... [2022-01-03T15:22:04.813Z] [2022-01-03T15:22:04.813Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:22:04.813Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:22:04.813Z] #19 2.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:05.089Z] #19 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:05.089Z] #19 2.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:05.685Z] #11 ... [2022-01-03T15:22:05.685Z] [2022-01-03T15:22:05.685Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:22:05.686Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:22:05.686Z] #70 DONE 1.0s [2022-01-03T15:22:05.686Z] [2022-01-03T15:22:05.686Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:22:05.686Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:22:05.686Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.8s done [2022-01-03T15:22:05.686Z] #28 DONE 10.5s [2022-01-03T15:22:05.686Z] [2022-01-03T15:22:05.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:05.686Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:05.686Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.1s [2022-01-03T15:22:05.943Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.9s done [2022-01-03T15:22:06.200Z] #11 ... [2022-01-03T15:22:06.200Z] [2022-01-03T15:22:06.200Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:22:06.200Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:22:06.200Z] #72 DONE 1.2s [2022-01-03T15:22:06.200Z] [2022-01-03T15:22:06.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:06.200Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:06.200Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T15:22:06.473Z] #19 3.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:06.483Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.6s done [2022-01-03T15:22:06.483Z] #11 ... [2022-01-03T15:22:06.483Z] [2022-01-03T15:22:06.483Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:06.483Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:22:06.483Z] #29 2.162 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:06.483Z] #29 2.164 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:06.483Z] #29 2.184 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:06.483Z] #29 2.386 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:06.483Z] #29 2.618 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:06.483Z] #29 2.966 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:06.483Z] #29 4.467 Fetched 8487 kB in 3s (3305 kB/s) [2022-01-03T15:22:06.483Z] #29 4.467 Reading package lists... [2022-01-03T15:22:06.483Z] #29 5.408 Reading package lists... [2022-01-03T15:22:06.483Z] #29 6.269 Building dependency tree... [2022-01-03T15:22:06.483Z] #29 6.626 The following additional packages will be installed: [2022-01-03T15:22:06.483Z] #29 6.626 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:22:06.483Z] #29 6.626 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:22:06.483Z] #29 6.626 Recommended packages: [2022-01-03T15:22:06.483Z] #29 6.626 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:22:06.483Z] #29 6.804 The following NEW packages will be installed: [2022-01-03T15:22:06.483Z] #29 6.804 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:22:06.483Z] #29 6.804 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:22:06.483Z] #29 6.804 libssh2-1 openssl [2022-01-03T15:22:06.483Z] #29 7.068 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:22:06.483Z] #29 7.068 Need to get 3038 kB of archives. [2022-01-03T15:22:06.483Z] #29 7.068 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:22:06.483Z] #29 7.068 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:22:06.483Z] #29 7.088 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:22:06.483Z] #29 7.088 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:22:06.483Z] #29 7.096 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:22:06.483Z] #29 7.096 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:22:06.483Z] #29 7.096 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:22:06.483Z] #29 7.109 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:22:06.483Z] #29 7.109 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:22:06.483Z] #29 7.109 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:22:06.484Z] #29 7.109 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:22:06.484Z] #29 7.109 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:22:06.484Z] #29 7.120 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:22:06.484Z] #29 7.120 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:22:06.484Z] #29 7.120 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:22:06.484Z] #29 7.129 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:22:06.484Z] #29 7.389 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:22:06.484Z] #29 7.415 Fetched 3038 kB in 0s (9414 kB/s) [2022-01-03T15:22:06.484Z] #29 7.443 Selecting previously unselected package openssl. [2022-01-03T15:22:06.484Z] #29 7.443 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:22:06.484Z] #29 7.445 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 7.448 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 7.618 Selecting previously unselected package ca-certificates. [2022-01-03T15:22:06.484Z] #29 7.618 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:22:06.484Z] #29 7.622 Unpacking ca-certificates (20210119) ... [2022-01-03T15:22:06.484Z] #29 7.725 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:22:06.484Z] #29 7.725 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 7.738 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:06.484Z] #29 7.831 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:22:06.484Z] #29 7.831 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 7.835 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:06.484Z] #29 7.884 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:22:06.484Z] #29 7.884 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 7.888 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:06.484Z] #29 7.955 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:22:06.484Z] #29 7.955 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 7.959 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:06.484Z] #29 8.059 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:22:06.484Z] #29 8.059 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.063 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:06.484Z] #29 8.128 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:22:06.484Z] #29 8.128 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.137 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:06.484Z] #29 8.194 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:22:06.484Z] #29 8.194 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.200 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:06.484Z] #29 8.256 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:22:06.484Z] #29 8.256 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.261 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:06.484Z] #29 8.334 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:22:06.484Z] #29 8.334 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.337 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 8.409 Selecting previously unselected package curl. [2022-01-03T15:22:06.484Z] #29 8.409 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.417 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 8.488 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:22:06.484Z] #29 8.488 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.493 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:06.484Z] #29 8.566 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:22:06.484Z] #29 8.566 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.570 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:06.484Z] #29 8.688 Selecting previously unselected package jq. [2022-01-03T15:22:06.484Z] #29 8.688 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:22:06.484Z] #29 8.692 Unpacking jq (1.6-2.1) ... [2022-01-03T15:22:06.484Z] #29 8.748 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:06.484Z] #29 8.760 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:06.484Z] #29 8.763 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:06.484Z] #29 8.775 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:06.484Z] #29 8.784 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:06.484Z] #29 8.796 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:06.484Z] #29 8.814 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:06.484Z] #29 8.824 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 8.839 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:06.484Z] #29 8.851 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:06.484Z] #29 8.861 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:06.484Z] #29 8.870 Setting up ca-certificates (20210119) ... [2022-01-03T15:22:06.484Z] #29 9.628 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:06.484Z] #29 10.62 129 added, 0 removed; done. [2022-01-03T15:22:06.484Z] #29 10.70 Setting up jq (1.6-2.1) ... [2022-01-03T15:22:06.484Z] #29 10.71 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 10.72 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:06.484Z] #29 10.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:22:06.484Z] #29 10.75 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:22:06.484Z] #29 10.78 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:06.484Z] #29 11.69 0 added, 0 removed; done. [2022-01-03T15:22:06.484Z] #29 11.69 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:22:06.484Z] #29 11.69 done. [2022-01-03T15:22:06.744Z] #29 DONE 12.4s [2022-01-03T15:22:06.744Z] [2022-01-03T15:22:06.744Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:22:06.744Z] #30 sha256:75fa873118bef1e6af70da29ed8c653d8cc8d4b6f42ea37a70e54f2e9548f94e [2022-01-03T15:22:06.744Z] #30 DONE 0.1s [2022-01-03T15:22:06.744Z] [2022-01-03T15:22:06.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:06.744Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:06.744Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-03T15:22:07.575Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.4s done [2022-01-03T15:22:07.851Z] #19 5.019 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:22:08.148Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T15:22:08.348Z] Client: [2022-01-03T15:22:08.348Z] Context: default [2022-01-03T15:22:08.348Z] Debug Mode: false [2022-01-03T15:22:08.348Z] Plugins: [2022-01-03T15:22:08.348Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:22:08.348Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:22:08.348Z] [2022-01-03T15:22:08.348Z] Server: [2022-01-03T15:22:08.348Z] Containers: 0 [2022-01-03T15:22:08.348Z] Running: 0 [2022-01-03T15:22:08.348Z] Paused: 0 [2022-01-03T15:22:08.348Z] Stopped: 0 [2022-01-03T15:22:08.348Z] Images: 0 [2022-01-03T15:22:08.348Z] Server Version: 20.10.10-rc1 [2022-01-03T15:22:08.348Z] Storage Driver: overlay2 [2022-01-03T15:22:08.348Z] Backing Filesystem: extfs [2022-01-03T15:22:08.348Z] Supports d_type: true [2022-01-03T15:22:08.348Z] Native Overlay Diff: true [2022-01-03T15:22:08.348Z] userxattr: false [2022-01-03T15:22:08.348Z] Logging Driver: json-file [2022-01-03T15:22:08.348Z] Cgroup Driver: cgroupfs [2022-01-03T15:22:08.348Z] Cgroup Version: 1 [2022-01-03T15:22:08.348Z] Plugins: [2022-01-03T15:22:08.348Z] Volume: local [2022-01-03T15:22:08.348Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:22:08.348Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:22:08.348Z] Swarm: inactive [2022-01-03T15:22:08.348Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:22:08.348Z] Default Runtime: runc [2022-01-03T15:22:08.348Z] Init Binary: docker-init [2022-01-03T15:22:08.348Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:22:08.348Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:22:08.348Z] init version: de40ad0 [2022-01-03T15:22:08.348Z] Security Options: [2022-01-03T15:22:08.348Z] apparmor [2022-01-03T15:22:08.348Z] seccomp [2022-01-03T15:22:08.348Z] Profile: default [2022-01-03T15:22:08.348Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T15:22:08.348Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T15:22:08.348Z] OSType: linux [2022-01-03T15:22:08.348Z] Architecture: aarch64 [2022-01-03T15:22:08.348Z] CPUs: 2 [2022-01-03T15:22:08.348Z] Total Memory: 7.581GiB [2022-01-03T15:22:08.348Z] Name: ip-10-100-65-72 [2022-01-03T15:22:08.348Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2022-01-03T15:22:08.348Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:22:08.348Z] Debug Mode: false [2022-01-03T15:22:08.348Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:22:08.348Z] Labels: [2022-01-03T15:22:08.348Z] Experimental: true [2022-01-03T15:22:08.348Z] Insecure Registries: [2022-01-03T15:22:08.348Z] 127.0.0.0/8 [2022-01-03T15:22:08.348Z] Live Restore Enabled: true [2022-01-03T15:22:08.348Z] [Pipeline] sh [2022-01-03T15:22:08.418Z] #19 ... [2022-01-03T15:22:08.418Z] [2022-01-03T15:22:08.418Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:08.418Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:08.418Z] #60 20.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:22:08.418Z] #60 20.08 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:22:08.629Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:22:08.629Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:22:08.629Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43105/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-03T15:22:08.629Z] + bash /home/ubuntu/workspace/moby_PR-43105/check-config.sh [2022-01-03T15:22:08.629Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-03T15:22:08.629Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2022-01-03T15:22:08.629Z] [2022-01-03T15:22:08.629Z] Generally Necessary: [2022-01-03T15:22:08.629Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-03T15:22:08.629Z] - apparmor: enabled and tools installed [2022-01-03T15:22:08.629Z] - CONFIG_NAMESPACES: enabled [2022-01-03T15:22:08.629Z] - CONFIG_NET_NS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_PID_NS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_IPC_NS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_UTS_NS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CGROUPS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-03T15:22:08.629Z] - CONFIG_CPUSETS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_MEMCG: enabled [2022-01-03T15:22:08.629Z] - CONFIG_KEYS: enabled [2022-01-03T15:22:08.629Z] - CONFIG_VETH: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-03T15:22:08.629Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-03T15:22:08.679Z] #60 20.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:22:08.679Z] #60 20.46 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:22:08.886Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CGROUP_BPF: enabled [2022-01-03T15:22:08.886Z] [2022-01-03T15:22:08.886Z] Optional Features: [2022-01-03T15:22:08.886Z] - CONFIG_USER_NS: enabled [2022-01-03T15:22:08.886Z] - CONFIG_SECCOMP: enabled [2022-01-03T15:22:08.886Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-03T15:22:08.886Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-03T15:22:08.886Z] (cgroup swap accounting is currently enabled) [2022-01-03T15:22:08.886Z] - CONFIG_BLK_CGROUP: enabled [2022-01-03T15:22:08.886Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CGROUP_PERF: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-03T15:22:08.886Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-03T15:22:08.886Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-03T15:22:08.886Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-03T15:22:08.886Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_IP_VS: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-03T15:22:08.886Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-03T15:22:08.886Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-03T15:22:08.886Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-03T15:22:08.886Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-03T15:22:08.886Z] - CONFIG_EXT4_FS: enabled [2022-01-03T15:22:08.886Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-03T15:22:08.886Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-03T15:22:08.886Z] - Network Drivers: [2022-01-03T15:22:08.886Z] - "overlay": [2022-01-03T15:22:08.886Z] - CONFIG_VXLAN: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-03T15:22:08.886Z] Optional (for encrypted networks): [2022-01-03T15:22:08.886Z] - CONFIG_CRYPTO: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-03T15:22:08.886Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-03T15:22:08.886Z] - CONFIG_XFRM: enabled [2022-01-03T15:22:08.886Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-03T15:22:08.886Z] - "ipvlan": [2022-01-03T15:22:08.886Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-03T15:22:08.886Z] - "macvlan": [2022-01-03T15:22:08.886Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_DUMMY: enabled (as module) [2022-01-03T15:22:08.886Z] - "ftp,tftp client in container": [2022-01-03T15:22:08.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-03T15:22:08.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-03T15:22:08.886Z] - Storage Drivers: [2022-01-03T15:22:08.886Z] - "aufs": [2022-01-03T15:22:08.886Z] - CONFIG_AUFS_FS: missing [2022-01-03T15:22:08.886Z] - "btrfs": [2022-01-03T15:22:08.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-03T15:22:08.954Z] #60 20.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:22:09.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-03T15:22:09.143Z] - "devicemapper": [2022-01-03T15:22:09.143Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-03T15:22:09.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-03T15:22:09.143Z] - "overlay": [2022-01-03T15:22:09.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-03T15:22:09.143Z] - "zfs": [2022-01-03T15:22:09.143Z] - /dev/zfs: present [2022-01-03T15:22:09.143Z] - zfs command: missing [2022-01-03T15:22:09.143Z] - zpool command: missing [2022-01-03T15:22:09.143Z] [2022-01-03T15:22:09.143Z] Limits: [2022-01-03T15:22:09.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-03T15:22:09.143Z] [2022-01-03T15:22:09.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:22:09.474Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb . [2022-01-03T15:22:09.522Z] #60 21.16 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:22:09.522Z] #60 21.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:22:09.522Z] #60 21.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:22:09.522Z] #60 21.26 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:22:09.736Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:22:09.736Z] #1 sha256:c63ee28288fd32ffcfcf1916abff98acdbe122faebcadfe7ced448a33fac39cd [2022-01-03T15:22:09.736Z] #1 transferring dockerfile: [2022-01-03T15:22:09.736Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:22:09.736Z] #1 DONE 0.2s [2022-01-03T15:22:09.736Z] [2022-01-03T15:22:09.736Z] #2 [internal] load .dockerignore [2022-01-03T15:22:09.736Z] #2 sha256:94d9f60d10e5ca0c3e3442bc596f1001c95dd5af873552257466ffd40561f63f [2022-01-03T15:22:09.736Z] #2 transferring context: 87B done [2022-01-03T15:22:09.736Z] #2 DONE 0.0s [2022-01-03T15:22:09.736Z] [2022-01-03T15:22:09.736Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:22:09.736Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-03T15:22:09.785Z] #60 21.54 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:22:09.785Z] #60 21.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:22:10.049Z] #60 21.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:22:10.049Z] #60 21.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:22:10.049Z] #60 21.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:22:10.300Z] #3 DONE 0.4s [2022-01-03T15:22:10.300Z] [2022-01-03T15:22:10.300Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:22:10.300Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-03T15:22:10.300Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:22:10.300Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:22:10.300Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-03T15:22:10.300Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-03T15:22:10.300Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-01-03T15:22:10.556Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-01-03T15:22:10.664Z] #60 22.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:22:10.664Z] #60 22.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:22:10.664Z] #60 22.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:22:10.664Z] #60 22.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:22:10.664Z] #60 22.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:22:10.812Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-01-03T15:22:10.812Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-03T15:22:10.928Z] #60 22.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:22:10.928Z] #60 22.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:22:10.928Z] #60 22.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:22:11.069Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-01-03T15:22:11.069Z] #4 DONE 0.8s [2022-01-03T15:22:11.326Z] [2022-01-03T15:22:11.326Z] #5 [internal] load .dockerignore [2022-01-03T15:22:11.326Z] #5 sha256:ef52b7e43bca4414819ed3c2d0af293baee4ab6817bf1ab2bace5cac5df05517 [2022-01-03T15:22:11.326Z] #5 DONE 0.0s [2022-01-03T15:22:11.326Z] [2022-01-03T15:22:11.326Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:22:11.326Z] #6 sha256:9edc881a43c0abcb2daaac0fa09b99d7110175078e167afcb67b60da08922d3a [2022-01-03T15:22:11.326Z] #6 DONE 0.0s [2022-01-03T15:22:11.326Z] [2022-01-03T15:22:11.326Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:22:11.326Z] #10 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2022-01-03T15:22:11.502Z] #60 23.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:22:11.502Z] #60 23.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:22:11.502Z] #60 23.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:22:11.502Z] #60 23.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:22:11.761Z] #60 23.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:22:12.020Z] #60 23.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:22:12.052Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 5.1s [2022-01-03T15:22:12.258Z] #10 DONE 1.1s [2022-01-03T15:22:12.258Z] [2022-01-03T15:22:12.258Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:22:12.258Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:22:12.258Z] #8 DONE 1.1s [2022-01-03T15:22:12.258Z] [2022-01-03T15:22:12.258Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:22:12.258Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:22:12.258Z] #9 DONE 1.1s [2022-01-03T15:22:12.258Z] [2022-01-03T15:22:12.258Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:22:12.258Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-03T15:22:12.586Z] #7 DONE 1.1s [2022-01-03T15:22:12.589Z] #60 ... [2022-01-03T15:22:12.589Z] [2022-01-03T15:22:12.589Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:22:12.589Z] #43 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:22:12.589Z] #43 23.69 tomll can be used in two ways: [2022-01-03T15:22:12.589Z] #43 23.69 Writing to STDIN and reading from STDOUT: [2022-01-03T15:22:12.589Z] #43 23.69 cat file.toml | tomll > file.toml [2022-01-03T15:22:12.589Z] #43 23.69 [2022-01-03T15:22:12.589Z] #43 23.69 Reading and updating a list of files: [2022-01-03T15:22:12.589Z] #43 23.69 tomll a.toml b.toml c.toml [2022-01-03T15:22:12.589Z] #43 23.69 [2022-01-03T15:22:12.589Z] #43 23.69 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:22:12.589Z] #43 DONE 24.3s [2022-01-03T15:22:12.589Z] [2022-01-03T15:22:12.589Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:12.589Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:12.589Z] #60 24.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:22:12.589Z] #60 24.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:22:12.589Z] #60 24.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:22:12.843Z] [2022-01-03T15:22:12.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:12.843Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:12.843Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.0s done [2022-01-03T15:22:12.844Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:22:12.848Z] #60 24.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:22:12.848Z] #60 24.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:22:13.101Z] #11 sha256:2ab54a4783c7f3b51767e758bc138967d76c342f9b98c387a8ee3d0ece4f439a 1.80kB / 1.80kB done [2022-01-03T15:22:13.101Z] #11 sha256:161ffcb57344153b8a5d26829ed3baa9d5eab56da46289f0bd0b4b1129f755c2 7.08kB / 7.08kB done [2022-01-03T15:22:13.357Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.3s [2022-01-03T15:22:13.357Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0B / 5.14MB 0.3s [2022-01-03T15:22:13.357Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 12.58MB / 53.60MB 0.4s [2022-01-03T15:22:13.357Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0B / 10.66MB 0.4s [2022-01-03T15:22:13.412Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.0s [2022-01-03T15:22:13.415Z] #60 25.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:22:13.415Z] #60 25.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:22:13.616Z] #11 ... [2022-01-03T15:22:13.616Z] [2022-01-03T15:22:13.616Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:22:13.616Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:22:13.616Z] #45 DONE 0.0s [2022-01-03T15:22:13.616Z] [2022-01-03T15:22:13.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:13.616Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:13.616Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 16.78MB / 53.60MB 0.6s [2022-01-03T15:22:13.616Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.6s [2022-01-03T15:22:13.616Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 0.6s [2022-01-03T15:22:13.878Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 20.08MB / 53.60MB 0.8s [2022-01-03T15:22:13.983Z] #60 ... [2022-01-03T15:22:13.983Z] [2022-01-03T15:22:13.983Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:22:13.983Z] #56 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:22:13.983Z] #56 25.62 Usage of /build/vndr: [2022-01-03T15:22:13.983Z] #56 25.62 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:22:13.983Z] #56 25.62 /build/vndr init [2022-01-03T15:22:13.983Z] #56 25.62 -strict [2022-01-03T15:22:13.983Z] #56 25.62 checking mode. treat non-trivial warning as an error [2022-01-03T15:22:13.983Z] #56 25.62 -verbose [2022-01-03T15:22:13.983Z] #56 25.62 shows all warnings [2022-01-03T15:22:13.983Z] #56 25.62 -whitelist value [2022-01-03T15:22:13.983Z] #56 25.62 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:22:13.983Z] #56 DONE 25.9s [2022-01-03T15:22:13.983Z] [2022-01-03T15:22:13.983Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:13.983Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:13.983Z] #60 25.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:22:13.983Z] #60 25.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:22:13.983Z] #60 25.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:22:14.177Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 26.32MB / 53.60MB 1.0s [2022-01-03T15:22:14.177Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.8s done [2022-01-03T15:22:14.177Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 0B / 54.67MB 1.0s [2022-01-03T15:22:14.177Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 51.38MB / 53.60MB 1.1s [2022-01-03T15:22:14.242Z] #60 25.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:22:14.242Z] #60 26.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:22:14.434Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 18.87MB / 54.67MB 1.2s [2022-01-03T15:22:14.434Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 1.3s done [2022-01-03T15:22:14.434Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 32.51MB / 54.67MB 1.4s [2022-01-03T15:22:14.434Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0B / 81.01MB 1.4s [2022-01-03T15:22:14.434Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 41.94MB / 54.67MB 1.5s [2022-01-03T15:22:14.501Z] #60 26.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:22:14.692Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 50.33MB / 54.67MB 1.6s [2022-01-03T15:22:14.692Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 13.63MB / 81.01MB 1.6s [2022-01-03T15:22:14.692Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 1.7s [2022-01-03T15:22:14.692Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 19.92MB / 81.01MB 1.7s [2022-01-03T15:22:14.760Z] #60 26.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:22:14.923Z] Client: [2022-01-03T15:22:14.923Z] Context: default [2022-01-03T15:22:14.923Z] Debug Mode: false [2022-01-03T15:22:14.923Z] Plugins: [2022-01-03T15:22:14.923Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-03T15:22:14.923Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2022-01-03T15:22:14.923Z] compose: Docker Compose (Docker Inc., v2.0.1) [2022-01-03T15:22:14.923Z] scan: Docker Scan (Docker Inc., v0.8.0) [2022-01-03T15:22:14.923Z] [2022-01-03T15:22:14.923Z] Server: [2022-01-03T15:22:14.923Z] Containers: 0 [2022-01-03T15:22:14.923Z] Running: 0 [2022-01-03T15:22:14.923Z] Paused: 0 [2022-01-03T15:22:14.923Z] Stopped: 0 [2022-01-03T15:22:14.923Z] Images: 0 [2022-01-03T15:22:14.923Z] Server Version: 20.10.10-rc1 [2022-01-03T15:22:14.923Z] Storage Driver: overlay2 [2022-01-03T15:22:14.923Z] Backing Filesystem: extfs [2022-01-03T15:22:14.923Z] Supports d_type: true [2022-01-03T15:22:14.923Z] Native Overlay Diff: true [2022-01-03T15:22:14.923Z] userxattr: false [2022-01-03T15:22:14.923Z] Logging Driver: json-file [2022-01-03T15:22:14.923Z] Cgroup Driver: systemd [2022-01-03T15:22:14.923Z] Cgroup Version: 2 [2022-01-03T15:22:14.923Z] Plugins: [2022-01-03T15:22:14.923Z] Volume: local [2022-01-03T15:22:14.923Z] Network: bridge host ipvlan macvlan null overlay [2022-01-03T15:22:14.923Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-03T15:22:14.923Z] Swarm: inactive [2022-01-03T15:22:14.923Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-03T15:22:14.923Z] Default Runtime: runc [2022-01-03T15:22:14.923Z] Init Binary: docker-init [2022-01-03T15:22:14.923Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2022-01-03T15:22:14.923Z] runc version: v1.0.2-0-g52b36a2 [2022-01-03T15:22:14.923Z] init version: de40ad0 [2022-01-03T15:22:14.923Z] Security Options: [2022-01-03T15:22:14.923Z] apparmor [2022-01-03T15:22:14.923Z] seccomp [2022-01-03T15:22:14.923Z] Profile: default [2022-01-03T15:22:14.923Z] cgroupns [2022-01-03T15:22:14.923Z] Kernel Version: 5.11.0-1020-aws [2022-01-03T15:22:14.923Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-03T15:22:14.923Z] OSType: linux [2022-01-03T15:22:14.923Z] Architecture: x86_64 [2022-01-03T15:22:14.923Z] CPUs: 2 [2022-01-03T15:22:14.923Z] Total Memory: 7.482GiB [2022-01-03T15:22:14.923Z] Name: ip-10-100-64-163 [2022-01-03T15:22:14.923Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2022-01-03T15:22:14.923Z] Docker Root Dir: /var/lib/docker [2022-01-03T15:22:14.923Z] Debug Mode: false [2022-01-03T15:22:14.923Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:22:14.923Z] Labels: [2022-01-03T15:22:14.923Z] Experimental: true [2022-01-03T15:22:14.923Z] Insecure Registries: [2022-01-03T15:22:14.923Z] 127.0.0.0/8 [2022-01-03T15:22:14.923Z] Live Restore Enabled: true [2022-01-03T15:22:14.923Z] [Pipeline] } [Pipeline] // stage [2022-01-03T15:22:14.948Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 34.60MB / 81.01MB 1.9s [2022-01-03T15:22:14.948Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 45.09MB / 81.01MB 2.0s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-03T15:22:15.019Z] #60 26.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:22:15.205Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 50.33MB / 81.01MB 2.1s [2022-01-03T15:22:15.205Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 59.77MB / 81.01MB 2.3s [2022-01-03T15:22:15.245Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb . [2022-01-03T15:22:15.277Z] #60 26.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:22:15.277Z] #60 27.04 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:22:15.277Z] #60 ... [2022-01-03T15:22:15.277Z] [2022-01-03T15:22:15.278Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:15.278Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:15.278Z] #58 16.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:22:15.278Z] #58 17.01 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:22:15.312Z] #11 ... [2022-01-03T15:22:15.312Z] [2022-01-03T15:22:15.312Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:15.312Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:22:15.312Z] #29 3.067 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:15.312Z] #29 3.067 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:15.312Z] #29 3.067 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:15.312Z] #29 3.244 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:15.312Z] #29 3.443 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:15.312Z] #29 3.722 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:15.312Z] #29 5.229 Fetched 8487 kB in 2s (3476 kB/s) [2022-01-03T15:22:15.312Z] #29 5.229 Reading package lists... [2022-01-03T15:22:15.312Z] #29 6.099 Reading package lists... [2022-01-03T15:22:15.312Z] #29 6.878 Building dependency tree... [2022-01-03T15:22:15.312Z] #29 7.230 The following additional packages will be installed: [2022-01-03T15:22:15.312Z] #29 7.230 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:22:15.312Z] #29 7.230 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:22:15.312Z] #29 7.233 Recommended packages: [2022-01-03T15:22:15.312Z] #29 7.233 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:22:15.312Z] #29 7.402 The following NEW packages will be installed: [2022-01-03T15:22:15.312Z] #29 7.402 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:22:15.312Z] #29 7.402 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:22:15.312Z] #29 7.402 libssh2-1 openssl [2022-01-03T15:22:15.312Z] #29 7.683 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:22:15.312Z] #29 7.683 Need to get 3038 kB of archives. [2022-01-03T15:22:15.312Z] #29 7.683 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:22:15.312Z] #29 7.683 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:22:15.312Z] #29 7.702 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:22:15.312Z] #29 7.702 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:22:15.312Z] #29 7.710 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:22:15.312Z] #29 7.710 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:22:15.312Z] #29 7.710 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:22:15.312Z] #29 7.718 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:22:15.312Z] #29 7.718 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:22:15.312Z] #29 7.718 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:22:15.312Z] #29 7.718 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:22:15.312Z] #29 7.724 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:22:15.312Z] #29 7.730 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:22:15.312Z] #29 7.730 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:22:15.312Z] #29 7.738 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:22:15.312Z] #29 7.738 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:22:15.312Z] #29 7.983 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:22:15.312Z] #29 8.015 Fetched 3038 kB in 0s (9316 kB/s) [2022-01-03T15:22:15.312Z] #29 8.058 Selecting previously unselected package openssl. [2022-01-03T15:22:15.312Z] #29 8.058 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:22:15.312Z] #29 8.060 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.072 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:15.312Z] #29 8.291 Selecting previously unselected package ca-certificates. [2022-01-03T15:22:15.312Z] #29 8.291 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:22:15.312Z] #29 8.299 Unpacking ca-certificates (20210119) ... [2022-01-03T15:22:15.312Z] #29 8.411 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:22:15.312Z] #29 8.413 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.421 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:15.312Z] #29 8.521 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:22:15.312Z] #29 8.521 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.525 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:15.312Z] #29 8.569 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:22:15.312Z] #29 8.569 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.572 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:15.312Z] #29 8.641 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:22:15.312Z] #29 8.641 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.643 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:15.312Z] #29 8.721 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:22:15.312Z] #29 8.721 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.727 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:15.312Z] #29 8.774 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:22:15.312Z] #29 8.774 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.779 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:15.312Z] #29 8.856 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:22:15.312Z] #29 8.856 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.861 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:15.312Z] #29 8.928 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:22:15.312Z] #29 8.928 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 8.928 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:15.312Z] #29 9.015 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:22:15.312Z] #29 9.015 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 9.019 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:15.312Z] #29 9.103 Selecting previously unselected package curl. [2022-01-03T15:22:15.312Z] #29 9.103 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 9.107 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:15.312Z] #29 9.183 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:22:15.312Z] #29 9.183 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 9.188 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:15.312Z] #29 9.266 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:22:15.312Z] #29 9.266 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 9.271 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:15.312Z] #29 9.318 Selecting previously unselected package jq. [2022-01-03T15:22:15.312Z] #29 9.318 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:22:15.312Z] #29 9.340 Unpacking jq (1.6-2.1) ... [2022-01-03T15:22:15.312Z] #29 9.396 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:15.312Z] #29 9.417 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:15.312Z] #29 9.430 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:15.312Z] #29 9.442 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:15.312Z] #29 9.451 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:15.312Z] #29 9.462 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:15.312Z] #29 9.473 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:15.312Z] #29 9.486 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:15.312Z] #29 9.507 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:15.312Z] #29 9.530 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:15.312Z] #29 9.541 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:15.312Z] #29 9.554 Setting up ca-certificates (20210119) ... [2022-01-03T15:22:15.461Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 66.06MB / 81.01MB 2.4s [2022-01-03T15:22:15.461Z] #11 ... [2022-01-03T15:22:15.461Z] [2022-01-03T15:22:15.461Z] #24 [internal] load build context [2022-01-03T15:22:15.461Z] #24 sha256:8ef0242c5dbf7f4f46341f92456b4023cbc854365d5f88ce8cc264768c78ebc1 [2022-01-03T15:22:15.461Z] #24 transferring context: 55.51MB 2.3s done [2022-01-03T15:22:15.461Z] #24 DONE 2.7s [2022-01-03T15:22:15.461Z] [2022-01-03T15:22:15.461Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:15.461Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:15.461Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 2.5s [2022-01-03T15:22:15.461Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-03T15:22:15.501Z] #1 [internal] load build definition from Dockerfile [2022-01-03T15:22:15.501Z] #1 sha256:f5d14870fab4755dc02bcf190038defab6dcaebdb40ea434f1d3a11ab5820590 [2022-01-03T15:22:15.501Z] #1 transferring dockerfile: 17.53kB done [2022-01-03T15:22:15.501Z] #1 DONE 0.1s [2022-01-03T15:22:15.501Z] [2022-01-03T15:22:15.501Z] #2 [internal] load .dockerignore [2022-01-03T15:22:15.501Z] #2 sha256:2af4ff00becb4f11e3a43905923aa77ed37a2429f96e022c3a519f6f0c35a754 [2022-01-03T15:22:15.501Z] #2 transferring context: 87B done [2022-01-03T15:22:15.501Z] #2 DONE 0.1s [2022-01-03T15:22:15.501Z] [2022-01-03T15:22:15.501Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-03T15:22:15.501Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-03T15:22:15.541Z] #58 ... [2022-01-03T15:22:15.541Z] [2022-01-03T15:22:15.541Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:22:15.541Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:22:15.541Z] #50 26.98 Updating files: 90% (1585/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:22:15.571Z] #29 10.25 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:15.571Z] #29 ... [2022-01-03T15:22:15.571Z] [2022-01-03T15:22:15.571Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:15.571Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:15.571Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.2s done [2022-01-03T15:22:15.717Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.5s done [2022-01-03T15:22:15.799Z] #50 27.24 + git checkout -q v2.3.0 [2022-01-03T15:22:15.828Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-03T15:22:16.106Z] #3 DONE 0.6s [2022-01-03T15:22:16.106Z] [2022-01-03T15:22:16.106Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-03T15:22:16.106Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-03T15:22:16.106Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-03T15:22:16.106Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-03T15:22:16.106Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-03T15:22:16.106Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-03T15:22:16.106Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-01-03T15:22:16.106Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-03T15:22:16.363Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-03T15:22:16.363Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-03T15:22:16.619Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-03T15:22:16.619Z] #4 DONE 0.7s [2022-01-03T15:22:16.877Z] [2022-01-03T15:22:16.877Z] #5 [internal] load .dockerignore [2022-01-03T15:22:16.877Z] #5 sha256:83f33085a2e1202893395cb7e9d4f82d582d248d0ac273ee0d8fa84135efd18a [2022-01-03T15:22:16.877Z] #5 DONE 0.0s [2022-01-03T15:22:16.877Z] [2022-01-03T15:22:16.877Z] #6 [internal] load build definition from Dockerfile [2022-01-03T15:22:16.877Z] #6 sha256:dcd4782fc375ddc0d5f9164d240d46000948730848741232669bd4105eb801b9 [2022-01-03T15:22:16.877Z] #6 DONE 0.0s [2022-01-03T15:22:16.877Z] [2022-01-03T15:22:16.877Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:22:16.877Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-03T15:22:17.087Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 3.7s done [2022-01-03T15:22:17.087Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 125B / 125B 3.8s [2022-01-03T15:22:17.343Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 1.6s done [2022-01-03T15:22:17.344Z] #11 ... [2022-01-03T15:22:17.344Z] [2022-01-03T15:22:17.344Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:17.344Z] #31 sha256:b3db86c80f93dca873c70a51ca6d2259d5b77dc4f71c4ec6240b7ae67069e80a [2022-01-03T15:22:17.344Z] #31 2.824 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:22:17.344Z] #31 3.173 [2022-01-03T15:22:17.344Z] #31 3.411 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:17.344Z] #31 3.735 [2022-01-03T15:22:17.344Z] #31 4.748 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:22:17.344Z] #31 5.084 [2022-01-03T15:22:17.344Z] #31 5.327 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:17.344Z] #31 5.675 [2022-01-03T15:22:17.344Z] #31 6.720 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:22:17.344Z] #31 7.115 [2022-01-03T15:22:17.344Z] #31 7.341 #=#=# ########## 14.2% ####################################### 54.6% ############################################################## 87.4% ######################################################################## 100.0% [2022-01-03T15:22:17.344Z] #31 7.942 [2022-01-03T15:22:17.344Z] #31 8.929 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:22:17.344Z] #31 9.272 [2022-01-03T15:22:17.344Z] #31 9.496 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:17.344Z] #31 9.785 [2022-01-03T15:22:17.344Z] #31 ... [2022-01-03T15:22:17.344Z] [2022-01-03T15:22:17.344Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:17.344Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:17.344Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.2s [2022-01-03T15:22:17.344Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.6s done [2022-01-03T15:22:17.914Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2022-01-03T15:22:18.284Z] #10 DONE 1.1s [2022-01-03T15:22:18.284Z] [2022-01-03T15:22:18.284Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2022-01-03T15:22:18.284Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2022-01-03T15:22:18.284Z] #9 DONE 1.0s [2022-01-03T15:22:18.284Z] [2022-01-03T15:22:18.284Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-03T15:22:18.284Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-03T15:22:18.284Z] #8 DONE 1.2s [2022-01-03T15:22:18.284Z] [2022-01-03T15:22:18.284Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-03T15:22:18.284Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-03T15:22:18.335Z] #50 29.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:22:18.540Z] #7 DONE 1.5s [2022-01-03T15:22:18.714Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 5.5s done [2022-01-03T15:22:18.714Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-03T15:22:18.714Z] #11 ... [2022-01-03T15:22:18.714Z] [2022-01-03T15:22:18.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:22:18.714Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-03T15:22:18.714Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-03T15:22:18.714Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-03T15:22:18.714Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:22:18.714Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-03T15:22:18.714Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.4s done [2022-01-03T15:22:18.714Z] #28 DONE 5.8s [2022-01-03T15:22:18.714Z] [2022-01-03T15:22:18.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:18.715Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:18.715Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 0B / 102.63MB 5.6s [2022-01-03T15:22:18.715Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.3s done [2022-01-03T15:22:18.715Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 7.72MB / 102.63MB 5.7s [2022-01-03T15:22:18.715Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 25.69MB / 102.63MB 5.8s [2022-01-03T15:22:18.798Z] [2022-01-03T15:22:18.799Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:22:18.799Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:22:18.799Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d done [2022-01-03T15:22:18.799Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-03T15:22:18.799Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-03T15:22:18.971Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 32.51MB / 102.63MB 5.9s [2022-01-03T15:22:18.971Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-03T15:22:19.058Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-03T15:22:19.058Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.2s [2022-01-03T15:22:19.107Z] #11 ... [2022-01-03T15:22:19.107Z] [2022-01-03T15:22:19.107Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:19.107Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:22:19.107Z] #29 11.44 129 added, 0 removed; done. [2022-01-03T15:22:19.107Z] #29 11.47 Setting up jq (1.6-2.1) ... [2022-01-03T15:22:19.107Z] #29 11.48 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:19.107Z] #29 11.49 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:19.107Z] #29 11.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:22:19.107Z] #29 11.52 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:22:19.107Z] #29 11.53 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:19.107Z] #29 12.33 0 added, 0 removed; done. [2022-01-03T15:22:19.107Z] #29 12.33 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:22:19.107Z] #29 12.34 done. [2022-01-03T15:22:19.107Z] #29 DONE 14.1s [2022-01-03T15:22:19.107Z] [2022-01-03T15:22:19.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:19.107Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:19.228Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 50.33MB / 102.63MB 6.2s [2022-01-03T15:22:19.364Z] #11 ... [2022-01-03T15:22:19.364Z] [2022-01-03T15:22:19.364Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:22:19.364Z] #30 sha256:8a269e9ed66b9c69c5327f3bc2c159c234cb8dce5c987500e97654e904d5f3c5 [2022-01-03T15:22:19.364Z] #30 DONE 0.2s [2022-01-03T15:22:19.364Z] [2022-01-03T15:22:19.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:19.364Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:19.430Z] #28 ... [2022-01-03T15:22:19.430Z] [2022-01-03T15:22:19.430Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:22:19.430Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:22:19.430Z] #45 DONE 0.5s [2022-01-03T15:22:19.430Z] [2022-01-03T15:22:19.430Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-03T15:22:19.430Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-03T15:22:19.430Z] #45 DONE 0.0s [2022-01-03T15:22:19.430Z] [2022-01-03T15:22:19.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:19.430Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:19.430Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 0.1s done [2022-01-03T15:22:19.430Z] #11 sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 1.86kB / 1.86kB done [2022-01-03T15:22:19.430Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2022-01-03T15:22:19.430Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2022-01-03T15:22:19.430Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.24MB / 54.92MB 0.4s [2022-01-03T15:22:19.430Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.4s [2022-01-03T15:22:19.430Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.5s [2022-01-03T15:22:19.430Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.5s [2022-01-03T15:22:19.430Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.5s [2022-01-03T15:22:19.485Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 55.57MB / 102.63MB 6.4s [2022-01-03T15:22:19.686Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 22.02MB / 54.92MB 0.7s [2022-01-03T15:22:19.686Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 9.44MB / 10.87MB 0.7s [2022-01-03T15:22:19.686Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.8s [2022-01-03T15:22:19.686Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 29.36MB / 54.92MB 0.9s [2022-01-03T15:22:19.686Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.7s done [2022-01-03T15:22:19.712Z] #50 ... [2022-01-03T15:22:19.712Z] [2022-01-03T15:22:19.712Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:22:19.712Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:22:19.712Z] #19 6.816 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:22:19.712Z] #19 8.720 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:22:19.712Z] #19 10.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:19.712Z] #19 11.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:22:19.712Z] #19 12.89 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:22:19.712Z] #19 12.89 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:22:19.712Z] #19 12.89 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:22:19.712Z] #19 12.92 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:19.712Z] #19 12.92 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:19.712Z] #19 12.92 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:22:19.712Z] #19 12.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:22:19.712Z] #19 12.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:22:19.712Z] #19 12.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:22:19.712Z] #19 12.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:22:19.712Z] #19 12.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:22:19.712Z] #19 12.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:19.712Z] #19 ... [2022-01-03T15:22:19.712Z] [2022-01-03T15:22:19.712Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:19.712Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:19.712Z] #60 27.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:22:19.712Z] #60 27.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:22:19.712Z] #60 27.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:22:19.712Z] #60 28.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:22:19.712Z] #60 28.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:22:19.712Z] #60 28.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:22:19.712Z] #60 28.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:22:19.712Z] #60 28.52 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:22:19.712Z] #60 28.67 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:22:19.742Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 66.06MB / 102.63MB 6.6s [2022-01-03T15:22:19.944Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 1.0s [2022-01-03T15:22:19.944Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 51.38MB / 54.92MB 1.1s [2022-01-03T15:22:19.998Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 74.45MB / 102.63MB 6.9s [2022-01-03T15:22:19.998Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 83.89MB / 102.63MB 7.1s [2022-01-03T15:22:19.998Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 1.1s done [2022-01-03T15:22:20.202Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s [2022-01-03T15:22:20.202Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.1s done [2022-01-03T15:22:20.420Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 97.91MB / 102.63MB 7.2s [2022-01-03T15:22:20.420Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-03T15:22:20.766Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-03T15:22:20.766Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 1.9s [2022-01-03T15:22:20.766Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 1.9s [2022-01-03T15:22:21.025Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.49MB / 85.80MB 2.2s [2022-01-03T15:22:21.025Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 11.53MB / 54.57MB 2.2s [2022-01-03T15:22:21.025Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 6.29MB / 134.81MB 2.2s [2022-01-03T15:22:21.025Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-03T15:22:21.221Z] #11 ... [2022-01-03T15:22:21.221Z] [2022-01-03T15:22:21.221Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:21.221Z] #31 sha256:b3db86c80f93dca873c70a51ca6d2259d5b77dc4f71c4ec6240b7ae67069e80a [2022-01-03T15:22:21.221Z] #31 10.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:22:21.221Z] #31 10.81 [2022-01-03T15:22:21.221Z] #31 11.05 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:21.221Z] #31 11.30 [2022-01-03T15:22:21.221Z] #31 11.36 Download of images into '/build' complete. [2022-01-03T15:22:21.221Z] #31 11.36 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:22:21.221Z] #31 11.36 tar -cC '/build' . | docker load [2022-01-03T15:22:21.221Z] #31 DONE 14.4s [2022-01-03T15:22:21.262Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 5.2s [2022-01-03T15:22:21.282Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 16.78MB / 54.57MB 2.3s [2022-01-03T15:22:21.282Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 24.17MB / 85.80MB 2.5s [2022-01-03T15:22:21.282Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 27.32MB / 54.57MB 2.5s [2022-01-03T15:22:21.282Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 16.78MB / 134.81MB 2.5s [2022-01-03T15:22:21.482Z] [2022-01-03T15:22:21.482Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:21.482Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:21.541Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 34.60MB / 54.57MB 2.6s [2022-01-03T15:22:21.541Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 35.65MB / 85.80MB 2.7s [2022-01-03T15:22:21.541Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 42.44MB / 54.57MB 2.7s [2022-01-03T15:22:21.541Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 40.89MB / 85.80MB 2.8s [2022-01-03T15:22:21.541Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 46.14MB / 54.57MB 2.8s [2022-01-03T15:22:21.541Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 28.31MB / 134.81MB 2.8s [2022-01-03T15:22:21.810Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 47.19MB / 85.80MB 3.0s [2022-01-03T15:22:21.810Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 53.87MB / 54.57MB 3.0s [2022-01-03T15:22:21.810Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 37.75MB / 134.81MB 3.0s [2022-01-03T15:22:21.829Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.2s done [2022-01-03T15:22:22.066Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 57.67MB / 85.80MB 3.2s [2022-01-03T15:22:22.066Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 49.28MB / 134.81MB 3.2s [2022-01-03T15:22:22.066Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 65.01MB / 85.80MB 3.3s [2022-01-03T15:22:22.066Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 57.67MB / 134.81MB 3.3s [2022-01-03T15:22:22.323Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 71.30MB / 85.80MB 3.4s [2022-01-03T15:22:22.323Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 65.63MB / 134.81MB 3.4s [2022-01-03T15:22:22.323Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.64MB / 85.80MB 3.5s [2022-01-03T15:22:22.396Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2022-01-03T15:22:22.581Z] #11 ... [2022-01-03T15:22:22.581Z] [2022-01-03T15:22:22.581Z] #24 [internal] load build context [2022-01-03T15:22:22.581Z] #24 sha256:f1a1973846629b7afb491ba3b504091791b0e6b62eb3c039ceed432efd54abc1 [2022-01-03T15:22:22.581Z] #24 transferring context: 55.50MB 3.7s done [2022-01-03T15:22:22.581Z] #24 DONE 3.8s [2022-01-03T15:22:22.581Z] [2022-01-03T15:22:22.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:22.581Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:22.581Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.6s [2022-01-03T15:22:22.581Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 82.84MB / 134.81MB 3.6s [2022-01-03T15:22:22.581Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.6s done [2022-01-03T15:22:22.581Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 101.71MB / 134.81MB 3.8s [2022-01-03T15:22:22.837Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 126.88MB / 134.81MB 4.0s [2022-01-03T15:22:22.837Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 4.1s [2022-01-03T15:22:22.875Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.1s [2022-01-03T15:22:23.055Z] #11 ... [2022-01-03T15:22:23.055Z] [2022-01-03T15:22:23.055Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:23.055Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:22:23.055Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-03T15:22:23.055Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:22:23.055Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:22:23.055Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:22:23.055Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2022-01-03T15:22:23.055Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-01-03T15:22:23.055Z] #69 DONE 9.9s [2022-01-03T15:22:23.055Z] [2022-01-03T15:22:23.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:23.055Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:23.055Z] #11 ... [2022-01-03T15:22:23.055Z] [2022-01-03T15:22:23.055Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:23.055Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:22:23.055Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:22:23.055Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:22:23.055Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:22:23.055Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:22:23.055Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-01-03T15:22:23.055Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-01-03T15:22:23.055Z] #71 DONE 9.9s [2022-01-03T15:22:23.055Z] [2022-01-03T15:22:23.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:23.056Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:23.400Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.5s done [2022-01-03T15:22:23.902Z] #60 ... [2022-01-03T15:22:23.902Z] [2022-01-03T15:22:23.902Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:23.902Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:23.902Z] #54 25.44 Fetched 8491 kB in 20s (434 kB/s) [2022-01-03T15:22:23.902Z] #54 25.44 Reading package lists... [2022-01-03T15:22:24.161Z] #54 31.73 Reading package lists... [2022-01-03T15:22:24.161Z] #54 ... [2022-01-03T15:22:24.161Z] [2022-01-03T15:22:24.161Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:24.161Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:24.161Z] #60 35.84 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:22:24.161Z] #60 35.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:22:24.161Z] #60 36.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:22:24.419Z] #60 36.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:22:24.419Z] #60 36.22 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:22:24.593Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 4.0s done [2022-01-03T15:22:24.811Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.8s done [2022-01-03T15:22:24.811Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-03T15:22:25.072Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.0s done [2022-01-03T15:22:25.072Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 0B / 155B 6.1s [2022-01-03T15:22:25.072Z] #11 ... [2022-01-03T15:22:25.072Z] [2022-01-03T15:22:25.072Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-03T15:22:25.072Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-03T15:22:25.072Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-03T15:22:25.072Z] #28 DONE 6.4s [2022-01-03T15:22:25.072Z] [2022-01-03T15:22:25.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:25.072Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:25.072Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 6.2s [2022-01-03T15:22:25.521Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-03T15:22:25.640Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.7s done [2022-01-03T15:22:25.897Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-03T15:22:26.323Z] #60 37.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:22:26.323Z] #60 38.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:22:26.323Z] #60 38.20 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:22:27.271Z] #11 ... [2022-01-03T15:22:27.271Z] [2022-01-03T15:22:27.271Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:27.271Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-03T15:22:27.271Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:22:27.271Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-03T15:22:27.271Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-03T15:22:27.271Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2022-01-03T15:22:27.271Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-01-03T15:22:27.271Z] #69 DONE 8.4s [2022-01-03T15:22:27.271Z] [2022-01-03T15:22:27.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:27.271Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:27.529Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.6s done [2022-01-03T15:22:27.658Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.1s [2022-01-03T15:22:28.160Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 10.1s [2022-01-03T15:22:28.475Z] #11 ... [2022-01-03T15:22:28.475Z] [2022-01-03T15:22:28.475Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-03T15:22:28.475Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-03T15:22:28.475Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-03T15:22:28.475Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-03T15:22:28.475Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-03T15:22:28.475Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-03T15:22:28.475Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-01-03T15:22:28.475Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-01-03T15:22:28.475Z] #71 DONE 9.3s [2022-01-03T15:22:28.475Z] [2022-01-03T15:22:28.475Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:28.475Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:22:28.475Z] #29 2.356 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:28.475Z] #29 2.356 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:28.475Z] #29 2.356 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:28.475Z] #29 2.522 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:28.475Z] #29 2.752 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:28.475Z] #29 2.941 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:28.897Z] #11 ... [2022-01-03T15:22:28.897Z] [2022-01-03T15:22:28.897Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:28.897Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:22:28.897Z] #29 1.793 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:28.897Z] #29 1.795 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:28.897Z] #29 2.021 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:28.897Z] #29 2.440 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:28.897Z] #29 2.536 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:28.897Z] #29 3.239 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:22:28.897Z] #29 4.163 Fetched 8372 kB in 3s (3178 kB/s) [2022-01-03T15:22:28.897Z] #29 4.163 Reading package lists... [2022-01-03T15:22:28.897Z] #29 4.740 Reading package lists... [2022-01-03T15:22:28.897Z] #29 5.268 Building dependency tree... [2022-01-03T15:22:28.897Z] #29 5.561 The following additional packages will be installed: [2022-01-03T15:22:28.897Z] #29 5.561 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:22:28.897Z] #29 5.561 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:22:28.897Z] #29 5.561 Recommended packages: [2022-01-03T15:22:28.897Z] #29 5.561 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:22:28.897Z] #29 5.672 The following NEW packages will be installed: [2022-01-03T15:22:28.897Z] #29 5.676 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:22:28.897Z] #29 5.676 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:22:28.897Z] #29 5.676 libssh2-1 openssl [2022-01-03T15:22:28.897Z] #29 5.943 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:22:28.897Z] #29 5.943 Need to get 2932 kB of archives. [2022-01-03T15:22:28.897Z] #29 5.943 After this operation, 6483 kB of additional disk space will be used. [2022-01-03T15:22:28.897Z] #29 5.943 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-03T15:22:28.897Z] #29 6.198 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:22:28.897Z] #29 6.211 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-03T15:22:28.897Z] #29 6.253 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-03T15:22:28.897Z] #29 6.286 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-03T15:22:28.897Z] #29 6.319 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-03T15:22:28.897Z] #29 6.323 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-03T15:22:28.897Z] #29 6.343 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-03T15:22:28.897Z] #29 6.350 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-03T15:22:28.897Z] #29 6.352 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-03T15:22:28.897Z] #29 6.374 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-03T15:22:28.897Z] #29 6.407 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-03T15:22:28.897Z] #29 6.439 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T15:22:28.897Z] #29 6.444 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T15:22:28.897Z] #29 6.449 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T15:22:28.897Z] #29 6.842 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:22:28.897Z] #29 6.879 Fetched 2932 kB in 1s (3693 kB/s) [2022-01-03T15:22:28.897Z] #29 6.919 Selecting previously unselected package openssl. [2022-01-03T15:22:28.897Z] #29 6.919 (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 ... 6645 files and directories currently installed.) [2022-01-03T15:22:28.897Z] #29 6.919 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 6.933 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:28.897Z] #29 7.515 Selecting previously unselected package ca-certificates. [2022-01-03T15:22:28.897Z] #29 7.515 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:22:28.897Z] #29 7.521 Unpacking ca-certificates (20210119) ... [2022-01-03T15:22:28.897Z] #29 7.723 Selecting previously unselected package libbrotli1:arm64. [2022-01-03T15:22:28.897Z] #29 7.723 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 7.730 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T15:22:28.897Z] #29 7.805 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-03T15:22:28.897Z] #29 7.805 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 7.814 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:28.897Z] #29 8.007 Selecting previously unselected package libsasl2-2:arm64. [2022-01-03T15:22:28.897Z] #29 8.007 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 8.092 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:28.897Z] #29 8.609 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-03T15:22:28.897Z] #29 8.609 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 8.621 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:28.897Z] #29 8.677 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-03T15:22:28.897Z] #29 8.677 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 8.758 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T15:22:28.897Z] #29 8.807 Selecting previously unselected package libpsl5:arm64. [2022-01-03T15:22:28.897Z] #29 8.807 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 8.811 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T15:22:28.897Z] #29 8.858 Selecting previously unselected package librtmp1:arm64. [2022-01-03T15:22:28.897Z] #29 8.858 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 8.936 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:28.897Z] #29 9.607 Selecting previously unselected package libssh2-1:arm64. [2022-01-03T15:22:28.897Z] #29 9.607 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 9.679 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T15:22:28.897Z] #29 10.07 Selecting previously unselected package libcurl4:arm64. [2022-01-03T15:22:28.897Z] #29 10.07 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T15:22:28.897Z] #29 10.08 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:28.897Z] #29 ... [2022-01-03T15:22:28.897Z] [2022-01-03T15:22:28.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:28.897Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:29.155Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 3.6s done [2022-01-03T15:22:29.421Z] #29 4.210 Fetched 8487 kB in 2s (3938 kB/s) [2022-01-03T15:22:29.541Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 11.8s done [2022-01-03T15:22:29.567Z] #11 ... [2022-01-03T15:22:29.567Z] [2022-01-03T15:22:29.567Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:29.567Z] #31 sha256:cf8661a71c61496c64fa70c8b2ac4915ace1f286ef6a0143ea0365e1a535f689 [2022-01-03T15:22:29.567Z] #31 2.695 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:22:29.567Z] #31 3.074 [2022-01-03T15:22:29.567Z] #31 3.320 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:29.567Z] #31 3.668 [2022-01-03T15:22:29.567Z] #31 4.676 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:22:29.567Z] #31 5.014 [2022-01-03T15:22:29.567Z] #31 5.246 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:29.567Z] #31 5.579 [2022-01-03T15:22:29.567Z] #31 6.679 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:22:29.567Z] #31 7.007 [2022-01-03T15:22:29.567Z] #31 7.235 #=#=# ############## 19.9% ########################################## 58.5% ################################################################# 90.4% ######################################################################## 100.0% [2022-01-03T15:22:29.567Z] #31 7.808 [2022-01-03T15:22:29.568Z] #31 8.779 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:22:29.568Z] #31 9.089 [2022-01-03T15:22:29.568Z] #31 9.327 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:29.568Z] #31 9.625 [2022-01-03T15:22:29.568Z] #31 ... [2022-01-03T15:22:29.568Z] [2022-01-03T15:22:29.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:29.568Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:29.677Z] #29 4.210 Reading package lists... [2022-01-03T15:22:29.677Z] #29 ... [2022-01-03T15:22:29.677Z] [2022-01-03T15:22:29.677Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:22:29.677Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-03T15:22:29.677Z] #70 DONE 2.2s [2022-01-03T15:22:29.677Z] [2022-01-03T15:22:29.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:29.677Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:29.677Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-03T15:22:29.801Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:22:30.061Z] #11 DONE 45.8s [2022-01-03T15:22:30.061Z] [2022-01-03T15:22:30.061Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:22:30.061Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:22:30.521Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 0.1s [2022-01-03T15:22:30.521Z] #11 ... [2022-01-03T15:22:30.521Z] [2022-01-03T15:22:30.521Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-03T15:22:30.521Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-03T15:22:30.521Z] #70 DONE 3.1s [2022-01-03T15:22:30.521Z] [2022-01-03T15:22:30.521Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:30.521Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:22:30.521Z] #29 11.45 Selecting previously unselected package curl. [2022-01-03T15:22:30.521Z] #29 11.52 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-03T15:22:30.521Z] #29 11.66 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:30.521Z] #29 11.71 Selecting previously unselected package libonig5:arm64. [2022-01-03T15:22:30.521Z] #29 11.71 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T15:22:30.521Z] #29 11.71 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:22:30.521Z] #29 11.76 Selecting previously unselected package libjq1:arm64. [2022-01-03T15:22:30.521Z] #29 11.76 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T15:22:30.521Z] #29 11.78 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:22:30.521Z] #29 11.88 Selecting previously unselected package jq. [2022-01-03T15:22:30.521Z] #29 11.88 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-03T15:22:30.521Z] #29 11.89 Unpacking jq (1.6-2.1) ... [2022-01-03T15:22:30.521Z] #29 11.93 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-03T15:22:30.521Z] #29 11.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-03T15:22:30.521Z] #29 11.96 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-03T15:22:30.521Z] #29 11.97 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:30.521Z] #29 11.98 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:30.521Z] #29 11.99 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:30.521Z] #29 12.00 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-03T15:22:30.521Z] #29 12.02 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:30.648Z] #11 ... [2022-01-03T15:22:30.648Z] [2022-01-03T15:22:30.648Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:22:30.648Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-03T15:22:30.648Z] #72 DONE 0.8s [2022-01-03T15:22:30.777Z] #29 12.12 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:22:30.905Z] [2022-01-03T15:22:30.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:30.905Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:31.036Z] #29 12.38 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:22:31.292Z] #29 12.61 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:31.453Z] #12 DONE 1.5s [2022-01-03T15:22:31.453Z] [2022-01-03T15:22:31.453Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:22:31.453Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:22:31.551Z] #29 12.86 Setting up ca-certificates (20210119) ... [2022-01-03T15:22:32.115Z] #29 13.60 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:32.394Z] #13 DONE 0.9s [2022-01-03T15:22:32.394Z] [2022-01-03T15:22:32.394Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:22:32.394Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:22:32.654Z] #33 ... [2022-01-03T15:22:32.654Z] [2022-01-03T15:22:32.654Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:22:32.654Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:22:32.654Z] #42 DONE 0.2s [2022-01-03T15:22:32.654Z] [2022-01-03T15:22:32.654Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:22:32.654Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:22:32.654Z] #33 DONE 0.3s [2022-01-03T15:22:32.654Z] [2022-01-03T15:22:32.654Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:22:32.654Z] #64 sha256:7485d4c449eacad7b4343cd744df881b0bf20939295a53cffc37780ca3b647a3 [2022-01-03T15:22:32.654Z] #64 DONE 0.3s [2022-01-03T15:22:32.654Z] [2022-01-03T15:22:32.654Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:22:32.654Z] #25 sha256:4da89bc1f92fbc2c52997cd08af70519ebe3ada1161dc914f9c6d1c73b21b644 [2022-01-03T15:22:32.654Z] #25 DONE 0.4s [2022-01-03T15:22:32.654Z] [2022-01-03T15:22:32.654Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:32.654Z] #65 sha256:e9f8bdc232dbff4a94fca758e839bd94f32e1669927d1e2a02c07f8a52c93159 [2022-01-03T15:22:32.846Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 10.2s [2022-01-03T15:22:32.887Z] #60 ... [2022-01-03T15:22:32.887Z] [2022-01-03T15:22:32.887Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:22:32.887Z] #62 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:22:32.887Z] #62 43.89 v3.0.2 [2022-01-03T15:22:32.887Z] #62 DONE 44.5s [2022-01-03T15:22:32.887Z] [2022-01-03T15:22:32.888Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:32.888Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:32.888Z] #54 31.73 Reading package lists... [2022-01-03T15:22:32.888Z] #54 36.86 Building dependency tree... [2022-01-03T15:22:32.888Z] #54 40.97 The following additional packages will be installed: [2022-01-03T15:22:32.888Z] #54 40.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:22:32.888Z] #54 40.97 python3-protobuf python3-six [2022-01-03T15:22:32.888Z] #54 41.00 Suggested packages: [2022-01-03T15:22:32.888Z] #54 41.00 python3-setuptools [2022-01-03T15:22:32.888Z] #54 41.00 Recommended packages: [2022-01-03T15:22:32.888Z] #54 41.00 iproute2 | iproute [2022-01-03T15:22:32.888Z] #54 41.79 The following NEW packages will be installed: [2022-01-03T15:22:32.888Z] #54 41.81 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:22:32.888Z] #54 41.83 python3-protobuf python3-six [2022-01-03T15:22:32.888Z] #54 42.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:22:32.888Z] #54 42.35 Need to get 2292 kB of archives. [2022-01-03T15:22:32.888Z] #54 42.35 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:22:32.888Z] #54 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:22:32.888Z] #54 42.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:22:32.888Z] #54 42.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:22:32.888Z] #54 42.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:22:32.888Z] #54 42.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:22:32.888Z] #54 42.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:22:32.888Z] #54 42.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:22:32.915Z] #65 ... [2022-01-03T15:22:32.915Z] [2022-01-03T15:22:32.915Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:22:32.915Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:22:32.915Z] #46 DONE 0.5s [2022-01-03T15:22:33.043Z] #29 14.16 129 added, 0 removed; done. [2022-01-03T15:22:33.043Z] #29 14.62 Setting up jq (1.6-2.1) ... [2022-01-03T15:22:33.180Z] [2022-01-03T15:22:33.180Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:33.180Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:33.299Z] #29 ... [2022-01-03T15:22:33.299Z] [2022-01-03T15:22:33.299Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-03T15:22:33.299Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-03T15:22:33.299Z] #72 DONE 2.9s [2022-01-03T15:22:33.299Z] [2022-01-03T15:22:33.299Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:33.299Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-03T15:22:33.299Z] #29 14.63 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:33.299Z] #29 14.64 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:33.299Z] #29 14.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:22:33.299Z] #29 14.67 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:22:33.299Z] #29 14.67 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:33.501Z] #11 ... [2022-01-03T15:22:33.501Z] [2022-01-03T15:22:33.501Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:33.501Z] #31 sha256:cf8661a71c61496c64fa70c8b2ac4915ace1f286ef6a0143ea0365e1a535f689 [2022-01-03T15:22:33.501Z] #31 10.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:22:33.501Z] #31 10.64 [2022-01-03T15:22:33.501Z] #31 10.87 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:33.501Z] #31 11.16 [2022-01-03T15:22:33.501Z] #31 11.28 Download of images into '/build' complete. [2022-01-03T15:22:33.501Z] #31 11.28 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:22:33.501Z] #31 11.28 tar -cC '/build' . | docker load [2022-01-03T15:22:33.501Z] #31 DONE 14.1s [2022-01-03T15:22:33.501Z] [2022-01-03T15:22:33.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:33.501Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:33.865Z] #29 15.22 0 added, 0 removed; done. [2022-01-03T15:22:33.865Z] #29 15.22 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:22:33.865Z] #29 15.23 done. [2022-01-03T15:22:34.125Z] #29 DONE 15.5s [2022-01-03T15:22:34.125Z] [2022-01-03T15:22:34.125Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:22:34.125Z] #30 sha256:85fcab4bbaa9d75b0ec2f7f9ed6ea09ccd18e6cbe94c6837fbdd8bd509a90346 [2022-01-03T15:22:34.216Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.2s done [2022-01-03T15:22:34.381Z] #30 DONE 0.1s [2022-01-03T15:22:34.381Z] [2022-01-03T15:22:34.381Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:34.381Z] #31 sha256:bc3e913d3635e8f11ae2c4e768445d8318bb95446c24b150b21ebbbc4f149cb9 [2022-01-03T15:22:34.472Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0.1s [2022-01-03T15:22:34.791Z] #54 46.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:22:36.168Z] #54 47.65 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:22:36.276Z] #31 1.965 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:22:36.427Z] #54 47.91 Fetched 2292 kB in 5s (509 kB/s) [2022-01-03T15:22:36.427Z] #54 48.02 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:22:36.427Z] #54 48.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:22:36.427Z] #54 48.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:22:36.532Z] #31 2.220 [2022-01-03T15:22:36.685Z] #54 48.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:22:36.789Z] #31 2.434 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:36.989Z] #11 ... [2022-01-03T15:22:36.989Z] [2022-01-03T15:22:36.989Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-03T15:22:36.989Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-03T15:22:36.989Z] #29 4.210 Reading package lists... [2022-01-03T15:22:36.989Z] #29 4.840 Reading package lists... [2022-01-03T15:22:36.989Z] #29 5.654 Building dependency tree... [2022-01-03T15:22:36.989Z] #29 6.009 The following additional packages will be installed: [2022-01-03T15:22:36.989Z] #29 6.009 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-03T15:22:36.989Z] #29 6.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-03T15:22:36.989Z] #29 6.009 Recommended packages: [2022-01-03T15:22:36.989Z] #29 6.009 libldap-common publicsuffix libsasl2-modules [2022-01-03T15:22:36.989Z] #29 6.188 The following NEW packages will be installed: [2022-01-03T15:22:36.989Z] #29 6.188 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-03T15:22:36.989Z] #29 6.188 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-03T15:22:36.989Z] #29 6.188 libssh2-1 openssl [2022-01-03T15:22:36.989Z] #29 6.463 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:22:36.989Z] #29 6.463 Need to get 3038 kB of archives. [2022-01-03T15:22:36.989Z] #29 6.463 After this operation, 6650 kB of additional disk space will be used. [2022-01-03T15:22:36.989Z] #29 6.463 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-03T15:22:36.989Z] #29 6.481 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-03T15:22:36.989Z] #29 6.481 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-03T15:22:36.989Z] #29 6.481 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-03T15:22:36.989Z] #29 6.482 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-03T15:22:36.989Z] #29 6.483 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-03T15:22:36.989Z] #29 6.485 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-03T15:22:36.989Z] #29 6.487 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-03T15:22:36.989Z] #29 6.487 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-03T15:22:36.989Z] #29 6.513 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-03T15:22:36.989Z] #29 6.513 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-03T15:22:36.989Z] #29 6.513 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-03T15:22:36.989Z] #29 6.521 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:22:36.989Z] #29 6.521 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:22:36.989Z] #29 6.521 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:22:36.989Z] #29 6.706 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:22:36.989Z] #29 6.737 Fetched 3038 kB in 0s (9186 kB/s) [2022-01-03T15:22:36.989Z] #29 6.769 Selecting previously unselected package openssl. [2022-01-03T15:22:36.989Z] #29 6.769 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-03T15:22:36.989Z] #29 6.769 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 6.774 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 6.918 Selecting previously unselected package ca-certificates. [2022-01-03T15:22:36.989Z] #29 6.918 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-03T15:22:36.989Z] #29 6.922 Unpacking ca-certificates (20210119) ... [2022-01-03T15:22:36.989Z] #29 7.018 Selecting previously unselected package libbrotli1:amd64. [2022-01-03T15:22:36.989Z] #29 7.019 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.029 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:36.989Z] #29 7.109 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-03T15:22:36.989Z] #29 7.109 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.116 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.159 Selecting previously unselected package libsasl2-2:amd64. [2022-01-03T15:22:36.989Z] #29 7.159 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.163 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.213 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-03T15:22:36.989Z] #29 7.213 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.218 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:36.989Z] #29 7.289 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-03T15:22:36.989Z] #29 7.290 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.295 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:36.989Z] #29 7.348 Selecting previously unselected package libpsl5:amd64. [2022-01-03T15:22:36.989Z] #29 7.348 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.354 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:36.989Z] #29 7.411 Selecting previously unselected package librtmp1:amd64. [2022-01-03T15:22:36.989Z] #29 7.411 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.417 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:36.989Z] #29 7.472 Selecting previously unselected package libssh2-1:amd64. [2022-01-03T15:22:36.989Z] #29 7.474 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.482 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:36.989Z] #29 7.553 Selecting previously unselected package libcurl4:amd64. [2022-01-03T15:22:36.989Z] #29 7.553 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.559 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 7.633 Selecting previously unselected package curl. [2022-01-03T15:22:36.989Z] #29 7.633 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.647 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 7.715 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:22:36.989Z] #29 7.715 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.726 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:36.989Z] #29 7.804 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:22:36.989Z] #29 7.804 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.806 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.857 Selecting previously unselected package jq. [2022-01-03T15:22:36.989Z] #29 7.857 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:22:36.989Z] #29 7.863 Unpacking jq (1.6-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.915 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-03T15:22:36.989Z] #29 7.929 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-03T15:22:36.989Z] #29 7.939 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-03T15:22:36.989Z] #29 7.957 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.964 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-03T15:22:36.989Z] #29 7.976 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-03T15:22:36.989Z] #29 7.990 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-03T15:22:36.989Z] #29 8.004 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 8.024 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:22:36.989Z] #29 8.036 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:22:36.989Z] #29 8.049 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-03T15:22:36.989Z] #29 8.079 Setting up ca-certificates (20210119) ... [2022-01-03T15:22:36.989Z] #29 8.697 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:36.989Z] #29 9.378 129 added, 0 removed; done. [2022-01-03T15:22:36.989Z] #29 9.449 Setting up jq (1.6-2.1) ... [2022-01-03T15:22:36.989Z] #29 9.463 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 9.481 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-03T15:22:36.989Z] #29 9.497 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:22:36.989Z] #29 9.519 Processing triggers for ca-certificates (20210119) ... [2022-01-03T15:22:36.989Z] #29 9.527 Updating certificates in /etc/ssl/certs... [2022-01-03T15:22:36.989Z] #29 10.09 0 added, 0 removed; done. [2022-01-03T15:22:36.989Z] #29 10.09 Running hooks in /etc/ca-certificates/update.d... [2022-01-03T15:22:36.989Z] #29 10.10 done. [2022-01-03T15:22:36.989Z] #29 DONE 11.7s [2022-01-03T15:22:36.989Z] [2022-01-03T15:22:36.989Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-03T15:22:36.989Z] #30 sha256:e168b3704b6ca4f858606bb7ea8dc12ea514fb1c81082688cc9fc7f673a4682b [2022-01-03T15:22:37.046Z] #31 2.677 [2022-01-03T15:22:37.622Z] #54 49.15 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:22:37.622Z] #54 49.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:22:37.622Z] #54 49.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:22:37.880Z] #54 49.41 Selecting previously unselected package python3-six. [2022-01-03T15:22:37.880Z] #54 49.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:22:37.880Z] #54 49.42 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:22:37.880Z] #54 49.52 Selecting previously unselected package python3-protobuf. [2022-01-03T15:22:37.880Z] #54 49.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:22:37.880Z] #54 ... [2022-01-03T15:22:37.880Z] [2022-01-03T15:22:37.880Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:37.880Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:22:37.917Z] #30 DONE 0.8s [2022-01-03T15:22:37.917Z] [2022-01-03T15:22:37.917Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:37.917Z] #31 sha256:053fc8e330990e1f89d9dbcf7e30661c33972dc3a775bf01e0c1d2ef09cea310 [2022-01-03T15:22:37.975Z] #31 3.608 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:22:37.975Z] #31 ... [2022-01-03T15:22:37.975Z] [2022-01-03T15:22:37.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:37.975Z] #11 sha256:cbc893782709d2d064dbbb02c76f6a6ead44b4be9b2dd77549cc4d2c2eacf941 [2022-01-03T15:22:37.975Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 7.4s done [2022-01-03T15:22:37.975Z] #11 extracting sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 done [2022-01-03T15:22:37.975Z] #11 DONE 25.2s [2022-01-03T15:22:37.975Z] [2022-01-03T15:22:37.975Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:37.975Z] #31 sha256:bc3e913d3635e8f11ae2c4e768445d8318bb95446c24b150b21ebbbc4f149cb9 [2022-01-03T15:22:37.975Z] #31 3.796 [2022-01-03T15:22:38.397Z] #41 49.46 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:22:38.397Z] #41 50.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:22:38.487Z] #31 4.008 #=#=# 0.8% ######################################################################## 100.0% [2022-01-03T15:22:38.487Z] #31 4.355 [2022-01-03T15:22:38.743Z] #31 ... [2022-01-03T15:22:38.743Z] [2022-01-03T15:22:38.743Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:22:38.743Z] #12 sha256:98d5721e4816a2b7c83f2a2f0b70fda86c247ecbce9952af93ace25d52a2056b [2022-01-03T15:22:38.743Z] #12 DONE 0.7s [2022-01-03T15:22:38.743Z] [2022-01-03T15:22:38.743Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:22:38.743Z] #13 sha256:4779885bba2f5af551fb9637cc8d99897ea0de8e6196f7fca2da701161a375f3 [2022-01-03T15:22:38.860Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 16.0s [2022-01-03T15:22:38.860Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 16.0s done [2022-01-03T15:22:38.860Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 [2022-01-03T15:22:38.860Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:22:38.860Z] #11 DONE 44.3s [2022-01-03T15:22:38.860Z] [2022-01-03T15:22:38.860Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:22:38.860Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:22:38.964Z] #41 50.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:39.329Z] #13 DONE 0.7s [2022-01-03T15:22:39.329Z] [2022-01-03T15:22:39.329Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:39.329Z] #31 sha256:bc3e913d3635e8f11ae2c4e768445d8318bb95446c24b150b21ebbbc4f149cb9 [2022-01-03T15:22:39.769Z] #47 ... [2022-01-03T15:22:39.769Z] [2022-01-03T15:22:39.769Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:39.769Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:22:39.769Z] #38 6.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:39.769Z] #38 6.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:39.769Z] #38 6.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:39.769Z] #38 6.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:39.769Z] #38 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:39.896Z] #31 ... [2022-01-03T15:22:39.896Z] [2022-01-03T15:22:39.896Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:22:39.896Z] #42 sha256:e064605a0ed35aa882182e2dbe9e431da84670f5abcd4cf6015a0dd0e4fd0229 [2022-01-03T15:22:39.896Z] #42 DONE 0.2s [2022-01-03T15:22:39.896Z] [2022-01-03T15:22:39.896Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:22:39.896Z] #33 sha256:7951fa498b812a400cf777cf4d995a6e32e2bb6915a6e1347780ccfb019ddacc [2022-01-03T15:22:39.896Z] #33 DONE 0.3s [2022-01-03T15:22:39.896Z] [2022-01-03T15:22:39.896Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:39.896Z] #31 sha256:bc3e913d3635e8f11ae2c4e768445d8318bb95446c24b150b21ebbbc4f149cb9 [2022-01-03T15:22:39.896Z] #31 5.475 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:22:39.897Z] #31 ... [2022-01-03T15:22:39.897Z] [2022-01-03T15:22:39.897Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:22:39.897Z] #46 sha256:8e401925209b0d7cd120371562e82b4106ab72f9b2a1c7cfe3409130a06a0d84 [2022-01-03T15:22:39.897Z] #46 DONE 0.3s [2022-01-03T15:22:39.897Z] [2022-01-03T15:22:39.897Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:22:39.897Z] #25 sha256:082fffbea560dca60369fcd3748f2e8091ba9c2a962e9010264df5aaaeb4495b [2022-01-03T15:22:39.897Z] #25 DONE 0.4s [2022-01-03T15:22:39.897Z] [2022-01-03T15:22:39.897Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:22:39.897Z] #64 sha256:f3c73e371519efd8dc9fad956c26a2e3fc1cbd50aaafa89e69d7d598eaf672fb [2022-01-03T15:22:39.897Z] #64 DONE 0.4s [2022-01-03T15:22:39.897Z] [2022-01-03T15:22:39.897Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:39.897Z] #31 sha256:bc3e913d3635e8f11ae2c4e768445d8318bb95446c24b150b21ebbbc4f149cb9 [2022-01-03T15:22:39.897Z] #31 5.792 [2022-01-03T15:22:40.228Z] #12 DONE 1.0s [2022-01-03T15:22:40.228Z] [2022-01-03T15:22:40.228Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:22:40.228Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:22:40.441Z] #31 2.306 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-03T15:22:40.441Z] #31 2.665 [2022-01-03T15:22:40.673Z] #31 6.039 #=#=# 0.1% ############################ 40.1% ######################################################################## 100.0% [2022-01-03T15:22:40.701Z] #31 2.914 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:40.711Z] #38 8.278 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:40.791Z] #13 DONE 0.9s [2022-01-03T15:22:40.791Z] [2022-01-03T15:22:40.791Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:22:40.791Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:22:40.791Z] #42 DONE 0.1s [2022-01-03T15:22:40.791Z] [2022-01-03T15:22:40.791Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:40.791Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:40.929Z] #31 6.639 [2022-01-03T15:22:40.957Z] #31 3.227 [2022-01-03T15:22:40.971Z] #38 ... [2022-01-03T15:22:40.971Z] [2022-01-03T15:22:40.971Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:40.971Z] #65 sha256:e9f8bdc232dbff4a94fca758e839bd94f32e1669927d1e2a02c07f8a52c93159 [2022-01-03T15:22:40.971Z] #65 8.399 + RM_GOPATH=0 [2022-01-03T15:22:40.971Z] #65 8.399 + TMP_GOPATH= [2022-01-03T15:22:40.971Z] #65 8.399 + : /build [2022-01-03T15:22:40.971Z] #65 8.399 + '[' -z '' ']' [2022-01-03T15:22:40.971Z] #65 8.399 ++ mktemp -d [2022-01-03T15:22:41.049Z] #53 ... [2022-01-03T15:22:41.049Z] [2022-01-03T15:22:41.049Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:22:41.049Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:22:41.049Z] #33 DONE 0.2s [2022-01-03T15:22:41.049Z] [2022-01-03T15:22:41.049Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:22:41.049Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:22:41.049Z] #46 DONE 0.3s [2022-01-03T15:22:41.049Z] [2022-01-03T15:22:41.049Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:41.049Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:22:41.231Z] #65 8.417 + export GOPATH=/tmp/tmp.AVdEN8x7zp [2022-01-03T15:22:41.231Z] #65 8.417 + GOPATH=/tmp/tmp.AVdEN8x7zp [2022-01-03T15:22:41.231Z] #65 8.417 + RM_GOPATH=1 [2022-01-03T15:22:41.231Z] #65 8.417 + case "$(go env GOARCH)" in [2022-01-03T15:22:41.231Z] #65 8.417 ++ go env GOARCH [2022-01-03T15:22:41.231Z] #65 8.417 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:41.231Z] #65 8.417 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:41.231Z] #65 8.454 ++ dirname /install.sh [2022-01-03T15:22:41.231Z] #65 8.454 + dir=/ [2022-01-03T15:22:41.231Z] #65 8.454 + bin=rootlesskit [2022-01-03T15:22:41.231Z] #65 8.454 + shift [2022-01-03T15:22:41.231Z] #65 8.454 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:22:41.231Z] #65 8.454 + . //rootlesskit.installer [2022-01-03T15:22:41.231Z] #65 8.454 ++ : v0.14.6 [2022-01-03T15:22:41.231Z] #65 8.454 + install_rootlesskit [2022-01-03T15:22:41.231Z] #65 8.454 + case "$1" in [2022-01-03T15:22:41.231Z] #65 8.454 + export CGO_ENABLED=0 [2022-01-03T15:22:41.231Z] #65 8.454 + CGO_ENABLED=0 [2022-01-03T15:22:41.231Z] #65 8.454 + _install_rootlesskit [2022-01-03T15:22:41.231Z] #65 8.454 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:22:41.231Z] #65 8.454 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:22:41.231Z] #65 8.454 + GOBIN=/build [2022-01-03T15:22:41.231Z] #65 8.454 + GO111MODULE=on [2022-01-03T15:22:41.231Z] #65 8.454 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:22:41.231Z] #65 8.455 Install rootlesskit version v0.14.6 [2022-01-03T15:22:41.309Z] #34 ... [2022-01-03T15:22:41.309Z] [2022-01-03T15:22:41.309Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:22:41.309Z] #25 sha256:6320cd8e4eeba21110aa31020bf3f85ed61e63afb8364f3bde7a33c5fc58bb30 [2022-01-03T15:22:41.309Z] #25 DONE 0.3s [2022-01-03T15:22:41.309Z] [2022-01-03T15:22:41.309Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:22:41.309Z] #64 sha256:591d018f09746a47eefefd95d725b30d9f301a37a069d929a4d61a05ebbeaff1 [2022-01-03T15:22:41.309Z] #64 DONE 0.4s [2022-01-03T15:22:41.309Z] [2022-01-03T15:22:41.309Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:41.309Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:22:41.809Z] #65 8.962 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:22:41.886Z] #31 4.210 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-03T15:22:42.143Z] #31 4.468 [2022-01-03T15:22:42.298Z] #31 8.029 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:22:42.380Z] #65 ... [2022-01-03T15:22:42.380Z] [2022-01-03T15:22:42.380Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:22:42.380Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:22:42.399Z] #31 4.684 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:42.554Z] #31 8.351 [2022-01-03T15:22:42.640Z] #49 ... [2022-01-03T15:22:42.640Z] [2022-01-03T15:22:42.640Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:42.640Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:42.640Z] #51 ... [2022-01-03T15:22:42.640Z] [2022-01-03T15:22:42.640Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:22:42.640Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:22:42.640Z] #36 9.960 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:22:42.656Z] #31 4.963 [2022-01-03T15:22:42.810Z] #31 8.586 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:42.911Z] #36 ... [2022-01-03T15:22:42.911Z] [2022-01-03T15:22:42.911Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:22:42.911Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:22:42.911Z] #55 8.978 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:22:42.911Z] #55 10.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:22:42.911Z] #55 10.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:22:42.911Z] #55 10.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:22:42.911Z] #55 ... [2022-01-03T15:22:42.911Z] [2022-01-03T15:22:42.911Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:22:42.911Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:22:42.911Z] #43 9.741 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:22:42.911Z] #43 9.744 Cloning into '.'... [2022-01-03T15:22:43.067Z] #31 8.868 [2022-01-03T15:22:43.172Z] #43 ... [2022-01-03T15:22:43.172Z] [2022-01-03T15:22:43.172Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:43.172Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:22:43.172Z] #34 9.815 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:22:43.172Z] #34 9.815 Cloning into '.'... [2022-01-03T15:22:43.434Z] #34 ... [2022-01-03T15:22:43.434Z] [2022-01-03T15:22:43.434Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:22:43.434Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:22:43.434Z] #60 6.900 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:43.434Z] #60 6.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:43.434Z] #60 6.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:43.434Z] #60 7.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:43.434Z] #60 8.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:43.434Z] #60 9.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:43.434Z] #60 ... [2022-01-03T15:22:43.434Z] [2022-01-03T15:22:43.434Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:22:43.434Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:22:43.434Z] #14 7.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:43.434Z] #14 7.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:43.434Z] #14 7.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:43.434Z] #14 8.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:43.434Z] #14 9.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:43.630Z] #31 5.800 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-03T15:22:43.694Z] #14 ... [2022-01-03T15:22:43.694Z] [2022-01-03T15:22:43.694Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:22:43.694Z] #26 sha256:07f9df85f163b93e8da91e723dc40c5779b24d51727480262111d9ab0c94f2d1 [2022-01-03T15:22:43.694Z] #26 9.321 + RM_GOPATH=0 [2022-01-03T15:22:43.694Z] #26 9.321 + TMP_GOPATH= [2022-01-03T15:22:43.694Z] #26 9.321 + : /build [2022-01-03T15:22:43.694Z] #26 9.321 + '[' -z '' ']' [2022-01-03T15:22:43.694Z] #26 9.328 ++ mktemp -d [2022-01-03T15:22:43.694Z] #26 9.329 + export GOPATH=/tmp/tmp.vE9F97qELy [2022-01-03T15:22:43.694Z] #26 9.336 + GOPATH=/tmp/tmp.vE9F97qELy [2022-01-03T15:22:43.694Z] #26 9.336 + RM_GOPATH=1 [2022-01-03T15:22:43.694Z] #26 9.336 + case "$(go env GOARCH)" in [2022-01-03T15:22:43.694Z] #26 9.336 ++ go env GOARCH [2022-01-03T15:22:43.694Z] #26 9.377 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:22:43.694Z] #26 9.378 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:43.694Z] #26 9.378 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:43.694Z] #26 9.378 ++ dirname /install.sh [2022-01-03T15:22:43.694Z] #26 9.378 + dir=/ [2022-01-03T15:22:43.694Z] #26 9.378 + bin=dockercli [2022-01-03T15:22:43.694Z] #26 9.378 + shift [2022-01-03T15:22:43.694Z] #26 9.378 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:22:43.694Z] #26 9.378 + . //dockercli.installer [2022-01-03T15:22:43.694Z] #26 9.378 ++ : stable [2022-01-03T15:22:43.694Z] #26 9.378 ++ : 17.06.2-ce [2022-01-03T15:22:43.694Z] #26 9.378 + install_dockercli [2022-01-03T15:22:43.694Z] #26 9.378 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:22:43.694Z] #26 9.386 ++ uname -m [2022-01-03T15:22:43.694Z] #26 9.386 + arch=x86_64 [2022-01-03T15:22:43.694Z] #26 9.386 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:22:43.694Z] #26 9.386 + url=https://download.docker.com/linux/static [2022-01-03T15:22:43.694Z] #26 9.386 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:22:43.694Z] #26 9.386 + tar -xz docker/docker [2022-01-03T15:22:43.694Z] #26 ... [2022-01-03T15:22:43.694Z] [2022-01-03T15:22:43.694Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:43.694Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:43.694Z] #53 10.21 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:22:43.887Z] #31 6.066 [2022-01-03T15:22:43.955Z] #53 ... [2022-01-03T15:22:43.955Z] [2022-01-03T15:22:43.955Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:43.955Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:43.955Z] #47 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:43.955Z] #47 10.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:43.955Z] #47 10.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:43.955Z] #47 11.10 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:22:44.002Z] #31 9.549 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:22:44.259Z] #31 9.948 [2022-01-03T15:22:44.404Z] #31 6.282 #=#=# ####### 10.1% ######################################### 58.2% ################################################################# 90.3% ######################################################################## 100.0% [2022-01-03T15:22:44.404Z] #31 6.815 [2022-01-03T15:22:44.518Z] #31 10.19 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:44.661Z] #31 ... [2022-01-03T15:22:44.661Z] [2022-01-03T15:22:44.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:44.661Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:44.661Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.6s done [2022-01-03T15:22:44.661Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.3s [2022-01-03T15:22:45.102Z] #31 10.82 [2022-01-03T15:22:45.231Z] #11 ... [2022-01-03T15:22:45.231Z] [2022-01-03T15:22:45.231Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:45.231Z] #31 sha256:053fc8e330990e1f89d9dbcf7e30661c33972dc3a775bf01e0c1d2ef09cea310 [2022-01-03T15:22:45.231Z] #31 7.693 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-03T15:22:45.341Z] #47 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:45.359Z] #31 11.29 Download of images into '/build' complete. [2022-01-03T15:22:45.359Z] #31 11.29 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:22:45.359Z] #31 11.29 tar -cC '/build' . | docker load [2022-01-03T15:22:45.498Z] #31 7.972 [2022-01-03T15:22:45.755Z] #31 8.193 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:46.318Z] #31 8.454 [2022-01-03T15:22:46.880Z] #31 9.135 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-03T15:22:47.078Z] #41 ... [2022-01-03T15:22:47.078Z] [2022-01-03T15:22:47.078Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:47.078Z] #54 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:47.078Z] #54 49.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:22:47.078Z] #54 50.16 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:22:47.078Z] #54 50.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:22:47.078Z] #54 50.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:22:47.078Z] #54 50.38 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:22:47.078Z] #54 50.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:22:47.078Z] #54 50.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:22:47.078Z] #54 50.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:22:47.078Z] #54 50.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:22:47.078Z] #54 50.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:22:47.078Z] #54 50.70 Selecting previously unselected package criu. [2022-01-03T15:22:47.078Z] #54 50.70 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:22:47.078Z] #54 50.71 Unpacking criu (3.16.1-3) ... [2022-01-03T15:22:47.078Z] #54 51.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:22:47.078Z] #54 53.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:22:47.078Z] #54 53.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:22:47.078Z] #54 53.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:22:47.078Z] #54 53.69 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:22:47.078Z] #54 55.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:22:47.078Z] #54 55.07 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:22:47.136Z] #31 9.394 [2022-01-03T15:22:47.252Z] #31 DONE 12.8s [2022-01-03T15:22:47.252Z] [2022-01-03T15:22:47.252Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:22:47.252Z] #26 sha256:bab2aaf3551038dc2501706646739d23658ce71f3c48d134a7cfc00cb23b1be2 [2022-01-03T15:22:47.252Z] #26 5.387 + RM_GOPATH=0 [2022-01-03T15:22:47.252Z] #26 5.403 + TMP_GOPATH= [2022-01-03T15:22:47.252Z] #26 5.403 + : /build [2022-01-03T15:22:47.252Z] #26 5.403 + '[' -z '' ']' [2022-01-03T15:22:47.252Z] #26 5.403 ++ mktemp -d [2022-01-03T15:22:47.252Z] #26 5.403 + export GOPATH=/tmp/tmp.xkGYSFXaEk [2022-01-03T15:22:47.252Z] #26 5.403 + GOPATH=/tmp/tmp.xkGYSFXaEk [2022-01-03T15:22:47.252Z] #26 5.403 + RM_GOPATH=1 [2022-01-03T15:22:47.252Z] #26 5.403 + case "$(go env GOARCH)" in [2022-01-03T15:22:47.252Z] #26 5.403 ++ go env GOARCH [2022-01-03T15:22:47.252Z] #26 5.438 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:47.252Z] #26 5.438 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:47.252Z] #26 5.438 ++ dirname /install.sh [2022-01-03T15:22:47.252Z] #26 5.451 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:22:47.252Z] #26 5.451 + dir=/ [2022-01-03T15:22:47.252Z] #26 5.451 + bin=dockercli [2022-01-03T15:22:47.252Z] #26 5.451 + shift [2022-01-03T15:22:47.252Z] #26 5.451 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:22:47.252Z] #26 5.451 + . //dockercli.installer [2022-01-03T15:22:47.252Z] #26 5.451 ++ : stable [2022-01-03T15:22:47.252Z] #26 5.451 ++ : 17.06.2-ce [2022-01-03T15:22:47.252Z] #26 5.451 + install_dockercli [2022-01-03T15:22:47.252Z] #26 5.451 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:22:47.252Z] #26 5.468 ++ uname -m [2022-01-03T15:22:47.252Z] #26 5.485 + arch=aarch64 [2022-01-03T15:22:47.252Z] #26 5.485 + '[' aarch64 '!=' x86_64 ']' [2022-01-03T15:22:47.252Z] #26 5.485 + '[' aarch64 '!=' s390x ']' [2022-01-03T15:22:47.252Z] #26 5.485 + '[' aarch64 '!=' armhf ']' [2022-01-03T15:22:47.252Z] #26 5.485 + build_dockercli [2022-01-03T15:22:47.252Z] #26 5.485 + git clone https://github.com/docker/docker-ce /tmp/tmp.xkGYSFXaEk/tmp/docker-ce [2022-01-03T15:22:47.252Z] #26 5.502 Cloning into '/tmp/tmp.xkGYSFXaEk/tmp/docker-ce'... [2022-01-03T15:22:47.393Z] #31 9.606 #=#=# ######################################################################## 100.0% [2022-01-03T15:22:47.649Z] #31 9.849 [2022-01-03T15:22:47.649Z] #31 9.912 Download of images into '/build' complete. [2022-01-03T15:22:47.649Z] #31 9.912 Use something like the following to load the result into a Docker daemon: [2022-01-03T15:22:47.649Z] #31 9.912 tar -cC '/build' . | docker load [2022-01-03T15:22:47.851Z] #65 ... [2022-01-03T15:22:47.851Z] [2022-01-03T15:22:47.851Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:22:47.851Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:22:47.851Z] #49 7.039 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:22:48.108Z] #49 ... [2022-01-03T15:22:48.108Z] [2022-01-03T15:22:48.108Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:48.108Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:48.108Z] #51 7.299 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:22:48.373Z] #51 ... [2022-01-03T15:22:48.373Z] [2022-01-03T15:22:48.373Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:48.373Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:22:48.373Z] #34 7.166 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:22:48.373Z] #34 7.168 Cloning into '.'... [2022-01-03T15:22:48.456Z] #54 59.66 Setting up criu (3.16.1-3) ... [2022-01-03T15:22:48.644Z] #47 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:49.144Z] #26 ... [2022-01-03T15:22:49.144Z] [2022-01-03T15:22:49.144Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:49.144Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:22:49.144Z] #51 5.217 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:22:49.144Z] #51 7.758 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:22:49.144Z] #51 7.850 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:22:49.144Z] #51 7.850 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:22:49.144Z] #51 7.981 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:22:49.144Z] #51 8.563 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:22:49.144Z] #51 8.775 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:22:49.144Z] #51 8.959 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:22:49.144Z] #51 9.022 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:22:49.144Z] #51 9.349 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:22:49.216Z] #47 ... [2022-01-03T15:22:49.216Z] [2022-01-03T15:22:49.216Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:49.216Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:49.216Z] #51 10.44 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:22:49.216Z] #51 13.33 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:22:49.216Z] #51 13.33 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:22:49.216Z] #51 13.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:22:49.216Z] #51 13.57 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:22:49.216Z] #51 14.29 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:22:49.216Z] #51 14.71 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:22:49.216Z] #51 14.83 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:22:49.216Z] #51 14.93 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:22:49.216Z] #51 15.26 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:22:49.400Z] #51 ... [2022-01-03T15:22:49.400Z] [2022-01-03T15:22:49.400Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:22:49.400Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T15:22:49.400Z] #49 5.655 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:22:49.657Z] #49 ... [2022-01-03T15:22:49.657Z] [2022-01-03T15:22:49.657Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:22:49.657Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:22:49.657Z] #60 4.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:49.657Z] #60 4.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:49.657Z] #60 4.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:49.657Z] #60 4.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:49.657Z] #60 4.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:49.657Z] #60 6.020 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:22:49.787Z] #51 ... [2022-01-03T15:22:49.788Z] [2022-01-03T15:22:49.788Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:49.788Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:22:49.788Z] #38 17.19 Fetched 8487 kB in 11s (741 kB/s) [2022-01-03T15:22:49.913Z] #60 ... [2022-01-03T15:22:49.913Z] [2022-01-03T15:22:49.913Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:22:49.913Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T15:22:49.913Z] #36 5.970 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:22:49.913Z] #36 ... [2022-01-03T15:22:49.913Z] [2022-01-03T15:22:49.913Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:49.913Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:22:49.913Z] #47 6.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:49.913Z] #47 6.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:49.913Z] #47 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:49.913Z] #47 6.791 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:22:49.913Z] #47 7.600 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:50.164Z] #31 ... [2022-01-03T15:22:50.164Z] [2022-01-03T15:22:50.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:67dd7b9ac7d53f748478667507fa68d1e567920262da13b110c72f49249e1cb2 [2022-01-03T15:22:50.164Z] #11 sha256:c262185993670d7dc995cb90085de376b2e27685d03d1f366e238a5af88abd82 [2022-01-03T15:22:50.164Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 8.7s done [2022-01-03T15:22:50.164Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2022-01-03T15:22:50.164Z] #11 DONE 31.1s [2022-01-03T15:22:50.164Z] [2022-01-03T15:22:50.164Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:22:50.164Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:22:50.164Z] #12 ... [2022-01-03T15:22:50.164Z] [2022-01-03T15:22:50.164Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-03T15:22:50.164Z] #31 sha256:053fc8e330990e1f89d9dbcf7e30661c33972dc3a775bf01e0c1d2ef09cea310 [2022-01-03T15:22:50.164Z] #31 DONE 12.6s [2022-01-03T15:22:50.171Z] #47 ... [2022-01-03T15:22:50.171Z] [2022-01-03T15:22:50.171Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:22:50.171Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T15:22:50.171Z] #55 5.670 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:22:50.171Z] #55 7.425 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:22:50.171Z] #55 7.425 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:22:50.171Z] #55 7.687 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:22:50.171Z] #55 9.973 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:22:50.171Z] #55 ... [2022-01-03T15:22:50.171Z] [2022-01-03T15:22:50.171Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:22:50.171Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:22:50.171Z] #14 6.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:50.171Z] #14 6.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:50.171Z] #14 6.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:50.171Z] #14 7.504 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:50.171Z] #14 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:50.421Z] [2022-01-03T15:22:50.421Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-03T15:22:50.421Z] #12 sha256:0aeba5854fffc6e06f6953ed45bdaa3cce18f3ff2301aae091392aaf86a95708 [2022-01-03T15:22:50.427Z] #14 ... [2022-01-03T15:22:50.428Z] [2022-01-03T15:22:50.428Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:22:50.428Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:22:50.428Z] #43 5.493 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:22:50.428Z] #43 5.493 Cloning into '.'... [2022-01-03T15:22:50.428Z] #43 ... [2022-01-03T15:22:50.428Z] [2022-01-03T15:22:50.428Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:50.428Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:22:50.428Z] #53 5.391 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:22:50.688Z] #53 ... [2022-01-03T15:22:50.688Z] [2022-01-03T15:22:50.688Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:50.688Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:22:50.688Z] #38 6.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:50.688Z] #38 6.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:50.689Z] #38 6.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:50.689Z] #38 7.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:22:50.689Z] #38 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:50.899Z] #34 ... [2022-01-03T15:22:50.899Z] [2022-01-03T15:22:50.899Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:22:50.899Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:22:50.899Z] #14 7.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:50.899Z] #14 7.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:50.899Z] #14 7.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:50.899Z] #14 8.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:50.945Z] #38 ... [2022-01-03T15:22:50.945Z] [2022-01-03T15:22:50.945Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:50.945Z] #65 sha256:480db921184e46987468ec62679cfb2a27f326535dadb7b01646077fee701f87 [2022-01-03T15:22:50.945Z] #65 4.667 + RM_GOPATH=0 [2022-01-03T15:22:50.945Z] #65 4.667 + TMP_GOPATH= [2022-01-03T15:22:50.945Z] #65 4.667 + : /build [2022-01-03T15:22:50.945Z] #65 4.667 + '[' -z '' ']' [2022-01-03T15:22:50.945Z] #65 4.667 ++ mktemp -d [2022-01-03T15:22:50.945Z] #65 4.667 + export GOPATH=/tmp/tmp.qYBjkOHToy [2022-01-03T15:22:50.945Z] #65 4.667 + GOPATH=/tmp/tmp.qYBjkOHToy [2022-01-03T15:22:50.945Z] #65 4.667 + RM_GOPATH=1 [2022-01-03T15:22:50.945Z] #65 4.667 + case "$(go env GOARCH)" in [2022-01-03T15:22:50.945Z] #65 4.667 ++ go env GOARCH [2022-01-03T15:22:50.945Z] #65 4.678 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:50.945Z] #65 4.678 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:50.945Z] #65 4.678 ++ dirname /install.sh [2022-01-03T15:22:50.945Z] #65 4.678 + dir=/ [2022-01-03T15:22:50.945Z] #65 4.678 + bin=rootlesskit [2022-01-03T15:22:50.945Z] #65 4.678 + shift [2022-01-03T15:22:50.945Z] #65 4.678 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:22:50.945Z] #65 4.678 + . //rootlesskit.installer [2022-01-03T15:22:50.945Z] #65 4.678 ++ : v0.14.6 [2022-01-03T15:22:50.945Z] #65 4.678 + install_rootlesskit [2022-01-03T15:22:50.945Z] #65 4.678 + case "$1" in [2022-01-03T15:22:50.945Z] #65 4.678 + export CGO_ENABLED=0 [2022-01-03T15:22:50.945Z] #65 4.678 + CGO_ENABLED=0 [2022-01-03T15:22:50.946Z] #65 4.678 + _install_rootlesskit [2022-01-03T15:22:50.946Z] #65 4.678 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:22:50.946Z] #65 4.678 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:22:50.946Z] #65 4.678 + GOBIN=/build [2022-01-03T15:22:50.946Z] #65 4.678 + GO111MODULE=on [2022-01-03T15:22:50.946Z] #65 4.678 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:22:50.946Z] #65 4.678 Install rootlesskit version v0.14.6 [2022-01-03T15:22:50.946Z] #65 5.128 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:22:50.946Z] #65 9.279 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:22:50.946Z] #65 9.279 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:22:50.946Z] #65 10.36 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:22:50.946Z] #65 ... [2022-01-03T15:22:50.946Z] [2022-01-03T15:22:50.946Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:50.946Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:22:50.946Z] #34 4.919 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:22:50.946Z] #34 4.920 Cloning into '.'... [2022-01-03T15:22:50.991Z] #54 62.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:22:51.157Z] #14 ... [2022-01-03T15:22:51.157Z] [2022-01-03T15:22:51.157Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:51.157Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:51.157Z] #47 9.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:51.157Z] #47 9.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:51.157Z] #47 9.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:51.157Z] #47 ... [2022-01-03T15:22:51.157Z] [2022-01-03T15:22:51.157Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:22:51.157Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:22:51.157Z] #55 9.057 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:22:51.202Z] #34 ... [2022-01-03T15:22:51.202Z] [2022-01-03T15:22:51.202Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:51.202Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:22:51.202Z] #47 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:22:51.360Z] #12 DONE 1.3s [2022-01-03T15:22:51.360Z] [2022-01-03T15:22:51.360Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-03T15:22:51.360Z] #13 sha256:7a47cb3ca2b0e52958a717f76be0cdc2aa7b83288dc9b1f056657f6b1e067971 [2022-01-03T15:22:51.415Z] #55 10.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:22:51.415Z] #55 10.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:22:51.415Z] #55 10.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:22:51.415Z] #55 ... [2022-01-03T15:22:51.415Z] [2022-01-03T15:22:51.415Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:51.415Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:22:51.415Z] #38 9.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:51.415Z] #38 9.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:51.415Z] #38 9.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:51.415Z] #38 ... [2022-01-03T15:22:51.415Z] [2022-01-03T15:22:51.415Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:22:51.415Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:22:51.415Z] #60 9.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:51.415Z] #60 9.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:51.415Z] #60 9.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:51.672Z] #60 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:51.672Z] #60 ... [2022-01-03T15:22:51.672Z] [2022-01-03T15:22:51.672Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:22:51.672Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:22:51.672Z] #43 8.860 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:22:51.672Z] #43 8.860 Cloning into '.'... [2022-01-03T15:22:51.921Z] #13 DONE 0.8s [2022-01-03T15:22:51.921Z] [2022-01-03T15:22:51.921Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:22:51.921Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:22:51.931Z] #43 ... [2022-01-03T15:22:51.931Z] [2022-01-03T15:22:51.931Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:22:51.931Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:22:51.931Z] #36 7.961 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:22:51.931Z] #36 ... [2022-01-03T15:22:51.931Z] [2022-01-03T15:22:51.931Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:22:51.931Z] #26 sha256:ff37e5037a57f2391d2bc506f012fc34c68522d7b8ca728c827d1804c7f1206e [2022-01-03T15:22:51.931Z] #26 8.550 + RM_GOPATH=0 [2022-01-03T15:22:51.931Z] #26 8.550 + TMP_GOPATH= [2022-01-03T15:22:51.931Z] #26 8.550 + : /build [2022-01-03T15:22:51.931Z] #26 8.550 + '[' -z '' ']' [2022-01-03T15:22:51.931Z] #26 8.550 ++ mktemp -d [2022-01-03T15:22:51.931Z] #26 8.551 + export GOPATH=/tmp/tmp.Dj720YYPzS [2022-01-03T15:22:51.931Z] #26 8.551 + GOPATH=/tmp/tmp.Dj720YYPzS [2022-01-03T15:22:51.931Z] #26 8.551 + RM_GOPATH=1 [2022-01-03T15:22:51.931Z] #26 8.551 + case "$(go env GOARCH)" in [2022-01-03T15:22:51.931Z] #26 8.562 ++ go env GOARCH [2022-01-03T15:22:51.931Z] #26 8.590 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:51.931Z] #26 8.590 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:51.931Z] #26 8.590 ++ dirname /install.sh [2022-01-03T15:22:51.931Z] #26 8.590 + dir=/ [2022-01-03T15:22:51.931Z] #26 8.590 + bin=dockercli [2022-01-03T15:22:51.931Z] #26 8.590 + shift [2022-01-03T15:22:51.931Z] #26 8.590 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:22:51.931Z] #26 8.590 + . //dockercli.installer [2022-01-03T15:22:51.931Z] #26 8.590 ++ : stable [2022-01-03T15:22:51.931Z] #26 8.590 ++ : 17.06.2-ce [2022-01-03T15:22:51.931Z] #26 8.590 + install_dockercli [2022-01-03T15:22:51.931Z] #26 8.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:22:51.931Z] #26 8.590 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:22:51.931Z] #26 8.602 ++ uname -m [2022-01-03T15:22:51.931Z] #26 8.606 + arch=x86_64 [2022-01-03T15:22:51.931Z] #26 8.606 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:22:51.931Z] #26 8.606 + url=https://download.docker.com/linux/static [2022-01-03T15:22:51.931Z] #26 8.642 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:22:51.931Z] #26 8.642 + tar -xz docker/docker [2022-01-03T15:22:51.932Z] #54 DONE 63.3s [2022-01-03T15:22:51.932Z] [2022-01-03T15:22:51.932Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:22:51.932Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:22:52.183Z] #46 ... [2022-01-03T15:22:52.183Z] [2022-01-03T15:22:52.183Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-03T15:22:52.183Z] #42 sha256:b6a0e126a8de923a7c7365e3538fcc166e98fc378ea87680c325d9afc8e3acc1 [2022-01-03T15:22:52.183Z] #42 DONE 0.2s [2022-01-03T15:22:52.183Z] [2022-01-03T15:22:52.183Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-03T15:22:52.183Z] #33 sha256:ddd204e672805e1aaff9e8b1d4a6909a57e49251663af48bdc5c4d17bc58a3f6 [2022-01-03T15:22:52.183Z] #33 DONE 0.2s [2022-01-03T15:22:52.188Z] #26 ... [2022-01-03T15:22:52.188Z] [2022-01-03T15:22:52.188Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:52.188Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:22:52.188Z] #38 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:52.444Z] [2022-01-03T15:22:52.444Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-03T15:22:52.444Z] #46 sha256:ff44c1e0963417c3bc1dfb76ddb929154e5d29133050335214766bf4f570ab47 [2022-01-03T15:22:52.444Z] #46 DONE 0.2s [2022-01-03T15:22:52.444Z] [2022-01-03T15:22:52.444Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:22:52.444Z] #64 sha256:48787d6519c0e1619d7a323aa537ca8dda6484e409b2924f122da176fdf17e61 [2022-01-03T15:22:52.444Z] #64 DONE 0.3s [2022-01-03T15:22:52.444Z] [2022-01-03T15:22:52.444Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:22:52.444Z] #25 sha256:704fb2686e5235bea3e74ecef46d2589565430c3978e215c316adaee45173169 [2022-01-03T15:22:52.444Z] #25 DONE 0.3s [2022-01-03T15:22:52.444Z] [2022-01-03T15:22:52.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:22:52.444Z] #26 sha256:e801dea97d33b1a60be07b1cfa485673ce7a5419d6316e92447878920cdbf7ed [2022-01-03T15:22:53.994Z] #38 17.19 Reading package lists... [2022-01-03T15:22:53.994Z] #38 ... [2022-01-03T15:22:53.994Z] [2022-01-03T15:22:53.994Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:22:53.994Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:22:53.994Z] #49 10.93 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:22:53.994Z] #49 ... [2022-01-03T15:22:53.994Z] [2022-01-03T15:22:53.994Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:22:53.994Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:22:53.994Z] #47 19.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:54.467Z] #41 ... [2022-01-03T15:22:54.467Z] [2022-01-03T15:22:54.467Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:54.467Z] #58 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:54.467Z] #58 66.38 gotestsum version dev [2022-01-03T15:22:55.037Z] #58 DONE 66.8s [2022-01-03T15:22:55.037Z] [2022-01-03T15:22:55.037Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:22:55.037Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:22:55.387Z] #47 ... [2022-01-03T15:22:55.387Z] [2022-01-03T15:22:55.387Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:22:55.387Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:22:55.387Z] #14 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:22:55.387Z] #14 ... [2022-01-03T15:22:55.387Z] [2022-01-03T15:22:55.387Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:55.387Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:55.387Z] #51 22.90 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:22:55.387Z] #51 23.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:22:55.394Z] #47 15.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:22:55.648Z] #51 23.27 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:22:56.218Z] #51 ... [2022-01-03T15:22:56.218Z] [2022-01-03T15:22:56.218Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:22:56.218Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:22:56.218Z] #55 13.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:22:56.324Z] #47 ... [2022-01-03T15:22:56.324Z] [2022-01-03T15:22:56.324Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:22:56.324Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:22:56.325Z] #60 16.74 Fetched 8372 kB in 13s (662 kB/s) [2022-01-03T15:22:56.479Z] #55 ... [2022-01-03T15:22:56.479Z] [2022-01-03T15:22:56.479Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:56.479Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:56.479Z] #53 21.55 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:22:56.479Z] #53 21.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:22:56.479Z] #53 21.67 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:22:56.479Z] #53 21.71 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:22:56.479Z] #53 21.80 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:22:56.479Z] #53 22.40 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:22:56.479Z] #53 23.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:22:56.479Z] #53 23.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:22:56.479Z] #53 23.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:22:56.479Z] #53 23.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:22:56.740Z] #53 ... [2022-01-03T15:22:56.740Z] [2022-01-03T15:22:56.740Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:56.740Z] #65 sha256:e9f8bdc232dbff4a94fca758e839bd94f32e1669927d1e2a02c07f8a52c93159 [2022-01-03T15:22:56.740Z] #65 13.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:22:56.740Z] #65 13.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:22:56.740Z] #65 15.14 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:22:56.740Z] #65 20.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:22:56.740Z] #65 21.64 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:22:56.740Z] #65 21.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:22:56.740Z] #65 23.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:22:56.740Z] #65 23.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:22:56.740Z] #65 23.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:22:56.740Z] #65 23.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:22:56.740Z] #65 ... [2022-01-03T15:22:56.740Z] [2022-01-03T15:22:56.740Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:22:56.740Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:22:56.740Z] #60 24.26 Fetched 8487 kB in 18s (484 kB/s) [2022-01-03T15:22:57.448Z] #38 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:57.448Z] #38 ... [2022-01-03T15:22:57.448Z] [2022-01-03T15:22:57.448Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:22:57.448Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:22:57.448Z] #51 8.856 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:22:57.448Z] #51 8.896 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:22:57.448Z] #51 9.100 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:22:57.448Z] #51 9.128 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:22:57.448Z] #51 9.558 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:22:57.448Z] #51 9.590 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:22:57.448Z] #51 10.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:22:57.448Z] #51 10.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:22:57.448Z] #51 10.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:22:57.448Z] #51 10.32 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:22:57.448Z] #51 10.50 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:22:57.448Z] #51 11.19 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:22:57.743Z] #26 ... [2022-01-03T15:22:57.743Z] [2022-01-03T15:22:57.743Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:22:57.743Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:22:57.743Z] #38 4.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:22:57.743Z] #38 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:22:57.743Z] #38 4.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:22:57.743Z] #38 4.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:22:57.743Z] #38 5.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:22:58.307Z] #38 ... [2022-01-03T15:22:58.307Z] [2022-01-03T15:22:58.307Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:22:58.307Z] #26 sha256:e801dea97d33b1a60be07b1cfa485673ce7a5419d6316e92447878920cdbf7ed [2022-01-03T15:22:58.307Z] #26 5.849 + RM_GOPATH=0 [2022-01-03T15:22:58.307Z] #26 5.849 + TMP_GOPATH= [2022-01-03T15:22:58.307Z] #26 5.849 + : /build [2022-01-03T15:22:58.307Z] #26 5.849 + '[' -z '' ']' [2022-01-03T15:22:58.307Z] #26 5.859 ++ mktemp -d [2022-01-03T15:22:58.307Z] #26 5.859 + export GOPATH=/tmp/tmp.Q2IAL1mghY [2022-01-03T15:22:58.307Z] #26 5.859 + GOPATH=/tmp/tmp.Q2IAL1mghY [2022-01-03T15:22:58.307Z] #26 5.859 + RM_GOPATH=1 [2022-01-03T15:22:58.307Z] #26 5.859 + case "$(go env GOARCH)" in [2022-01-03T15:22:58.307Z] #26 5.859 ++ go env GOARCH [2022-01-03T15:22:58.307Z] #26 5.875 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:22:58.307Z] #26 5.879 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:58.307Z] #26 5.879 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:58.307Z] #26 5.879 ++ dirname /install.sh [2022-01-03T15:22:58.307Z] #26 5.879 + dir=/ [2022-01-03T15:22:58.307Z] #26 5.879 + bin=dockercli [2022-01-03T15:22:58.307Z] #26 5.879 + shift [2022-01-03T15:22:58.307Z] #26 5.879 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:22:58.307Z] #26 5.879 + . //dockercli.installer [2022-01-03T15:22:58.307Z] #26 5.879 ++ : stable [2022-01-03T15:22:58.307Z] #26 5.879 ++ : 17.06.2-ce [2022-01-03T15:22:58.307Z] #26 5.879 + install_dockercli [2022-01-03T15:22:58.307Z] #26 5.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:22:58.307Z] #26 5.879 ++ uname -m [2022-01-03T15:22:58.307Z] #26 5.879 + arch=x86_64 [2022-01-03T15:22:58.307Z] #26 5.879 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:22:58.307Z] #26 5.879 + url=https://download.docker.com/linux/static [2022-01-03T15:22:58.307Z] #26 5.879 + tar -xz docker/docker [2022-01-03T15:22:58.307Z] #26 5.885 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:22:59.344Z] #51 ... [2022-01-03T15:22:59.344Z] [2022-01-03T15:22:59.344Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:22:59.344Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:22:59.344Z] #53 8.396 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:22:59.344Z] #53 ... [2022-01-03T15:22:59.344Z] [2022-01-03T15:22:59.344Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:22:59.344Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:22:59.344Z] #65 8.695 + RM_GOPATH=0 [2022-01-03T15:22:59.344Z] #65 8.695 + TMP_GOPATH= [2022-01-03T15:22:59.344Z] #65 8.695 + : /build [2022-01-03T15:22:59.344Z] #65 8.695 + '[' -z '' ']' [2022-01-03T15:22:59.344Z] #65 8.695 ++ mktemp -d [2022-01-03T15:22:59.344Z] #65 8.725 + export GOPATH=/tmp/tmp.O3BnxmVrqC [2022-01-03T15:22:59.344Z] #65 8.725 + GOPATH=/tmp/tmp.O3BnxmVrqC [2022-01-03T15:22:59.344Z] #65 8.725 + RM_GOPATH=1 [2022-01-03T15:22:59.344Z] #65 8.725 + case "$(go env GOARCH)" in [2022-01-03T15:22:59.344Z] #65 8.725 ++ go env GOARCH [2022-01-03T15:22:59.344Z] #65 8.792 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:59.344Z] #65 8.792 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:22:59.344Z] #65 8.792 ++ dirname /install.sh [2022-01-03T15:22:59.344Z] #65 8.793 + dir=/ [2022-01-03T15:22:59.344Z] #65 8.802 + bin=rootlesskit [2022-01-03T15:22:59.344Z] #65 8.802 + shift [2022-01-03T15:22:59.344Z] #65 8.802 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:22:59.344Z] #65 8.802 + . //rootlesskit.installer [2022-01-03T15:22:59.344Z] #65 8.802 ++ : v0.14.6 [2022-01-03T15:22:59.344Z] #65 8.802 + install_rootlesskit [2022-01-03T15:22:59.344Z] #65 8.802 + case "$1" in [2022-01-03T15:22:59.344Z] #65 8.802 + export CGO_ENABLED=0 [2022-01-03T15:22:59.344Z] #65 8.802 + CGO_ENABLED=0 [2022-01-03T15:22:59.344Z] #65 8.802 + _install_rootlesskit [2022-01-03T15:22:59.344Z] #65 8.802 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:22:59.344Z] #65 8.802 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:22:59.344Z] #65 8.802 + GOBIN=/build [2022-01-03T15:22:59.344Z] #65 8.802 + GO111MODULE=on [2022-01-03T15:22:59.344Z] #65 8.802 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:22:59.344Z] #65 8.802 Install rootlesskit version v0.14.6 [2022-01-03T15:22:59.344Z] #65 9.609 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:22:59.344Z] #65 13.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:22:59.344Z] #65 13.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:22:59.344Z] #65 15.65 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:23:00.046Z] #60 24.26 Reading package lists... [2022-01-03T15:23:00.046Z] #60 ... [2022-01-03T15:23:00.046Z] [2022-01-03T15:23:00.046Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:23:00.046Z] #26 sha256:07f9df85f163b93e8da91e723dc40c5779b24d51727480262111d9ab0c94f2d1 [2022-01-03T15:23:00.046Z] #26 25.54 + mkdir -p /build [2022-01-03T15:23:00.046Z] #26 25.54 + mv docker/docker /build/ [2022-01-03T15:23:00.046Z] #26 25.55 + rmdir docker [2022-01-03T15:23:00.046Z] #26 DONE 26.7s [2022-01-03T15:23:00.046Z] [2022-01-03T15:23:00.046Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:00.046Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:23:00.046Z] #51 27.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:23:00.046Z] #51 27.16 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:23:00.710Z] #65 ... [2022-01-03T15:23:00.710Z] [2022-01-03T15:23:00.710Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:00.710Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:00.710Z] #53 19.68 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:23:00.710Z] #53 19.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:23:00.710Z] #53 19.85 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:23:00.710Z] #53 19.85 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:23:00.710Z] #53 19.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:23:01.272Z] #53 20.43 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:23:01.578Z] #60 16.74 Reading package lists... [2022-01-03T15:23:01.578Z] #60 ... [2022-01-03T15:23:01.578Z] [2022-01-03T15:23:01.578Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:01.578Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:01.578Z] #53 13.79 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:23:01.578Z] #53 13.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:23:01.578Z] #53 14.02 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:23:01.578Z] #53 14.07 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:23:01.578Z] #53 14.11 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:23:01.578Z] #53 14.47 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:23:01.578Z] #53 15.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:23:01.578Z] #53 15.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:23:01.578Z] #53 16.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:23:01.578Z] #53 16.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:23:01.578Z] #53 16.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:23:01.578Z] #53 17.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:23:01.578Z] #53 21.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:23:01.578Z] #53 21.63 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:23:01.578Z] #53 22.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:23:01.578Z] #53 22.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:23:01.835Z] #53 22.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:23:01.835Z] #53 ... [2022-01-03T15:23:01.835Z] [2022-01-03T15:23:01.835Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:01.835Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:01.835Z] #47 10.47 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:23:01.835Z] #47 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:23:01.835Z] #47 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:01.835Z] #47 19.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:01.835Z] #47 ... [2022-01-03T15:23:01.835Z] [2022-01-03T15:23:01.835Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:01.835Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:23:01.835Z] #65 20.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:23:02.092Z] #65 ... [2022-01-03T15:23:02.092Z] [2022-01-03T15:23:02.092Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:02.092Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:02.092Z] #14 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:02.092Z] #14 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:02.092Z] #14 ... [2022-01-03T15:23:02.092Z] [2022-01-03T15:23:02.092Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:02.092Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:02.092Z] #53 21.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:23:02.092Z] #53 21.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:23:02.353Z] #53 21.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:23:02.353Z] #53 21.51 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:23:02.399Z] #53 22.74 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:23:02.399Z] #53 22.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:23:02.399Z] #53 22.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:23:02.399Z] #53 22.96 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:23:02.563Z] #26 ... [2022-01-03T15:23:02.563Z] [2022-01-03T15:23:02.563Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:02.563Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:02.563Z] #14 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:23:02.563Z] #14 5.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:23:02.563Z] #14 5.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:23:02.563Z] #14 5.491 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:23:02.563Z] #14 6.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:02.563Z] #14 8.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:02.563Z] #14 ... [2022-01-03T15:23:02.563Z] [2022-01-03T15:23:02.563Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:02.563Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:23:02.563Z] #51 7.039 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:23:02.563Z] #51 8.591 go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:23:02.563Z] #51 8.602 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:23:02.563Z] #51 8.707 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:23:02.563Z] #51 8.737 go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:23:02.563Z] #51 9.172 go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:23:02.563Z] #51 9.193 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:23:02.563Z] #51 9.426 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:23:02.563Z] #51 9.457 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:23:02.563Z] #51 9.550 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:23:02.563Z] #51 ... [2022-01-03T15:23:02.563Z] [2022-01-03T15:23:02.563Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:02.563Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:02.563Z] #55 7.438 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-03T15:23:02.563Z] #55 8.386 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-03T15:23:02.563Z] #55 8.429 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-03T15:23:02.563Z] #55 8.444 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-03T15:23:02.563Z] #55 ... [2022-01-03T15:23:02.563Z] [2022-01-03T15:23:02.564Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:02.564Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:02.564Z] #47 7.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:23:02.564Z] #47 7.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:23:02.564Z] #47 7.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:23:02.564Z] #47 8.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:23:02.564Z] #47 8.763 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-03T15:23:02.564Z] #47 ... [2022-01-03T15:23:02.564Z] [2022-01-03T15:23:02.564Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:02.564Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:23:02.564Z] #43 5.793 + git clone https://github.com/docker/distribution.git . [2022-01-03T15:23:02.564Z] #43 5.794 Cloning into '.'... [2022-01-03T15:23:02.564Z] #43 ... [2022-01-03T15:23:02.564Z] [2022-01-03T15:23:02.564Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:02.564Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:23:02.564Z] #34 5.644 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-03T15:23:02.564Z] #34 5.644 Cloning into '.'... [2022-01-03T15:23:02.655Z] #53 23.21 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:23:02.655Z] #53 23.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:23:02.821Z] #34 ... [2022-01-03T15:23:02.821Z] [2022-01-03T15:23:02.821Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:02.821Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:23:02.821Z] #65 7.028 + RM_GOPATH=0 [2022-01-03T15:23:02.821Z] #65 7.032 + TMP_GOPATH= [2022-01-03T15:23:02.821Z] #65 7.032 + : /build [2022-01-03T15:23:02.821Z] #65 7.038 + '[' -z '' ']' [2022-01-03T15:23:02.821Z] #65 7.043 ++ mktemp -d [2022-01-03T15:23:02.821Z] #65 7.046 + export GOPATH=/tmp/tmp.goVsy2ugDn [2022-01-03T15:23:02.821Z] #65 7.046 + GOPATH=/tmp/tmp.goVsy2ugDn [2022-01-03T15:23:02.821Z] #65 7.047 + RM_GOPATH=1 [2022-01-03T15:23:02.821Z] #65 7.047 + case "$(go env GOARCH)" in [2022-01-03T15:23:02.821Z] #65 7.047 ++ go env GOARCH [2022-01-03T15:23:02.821Z] #65 7.072 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:02.821Z] #65 7.072 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:02.821Z] #65 7.073 ++ dirname /install.sh [2022-01-03T15:23:02.821Z] #65 7.075 + dir=/ [2022-01-03T15:23:02.821Z] #65 7.075 + bin=rootlesskit [2022-01-03T15:23:02.821Z] #65 7.075 + shift [2022-01-03T15:23:02.821Z] #65 7.076 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:23:02.821Z] #65 7.076 + . //rootlesskit.installer [2022-01-03T15:23:02.821Z] #65 7.076 ++ : v0.14.6 [2022-01-03T15:23:02.821Z] #65 7.076 + install_rootlesskit [2022-01-03T15:23:02.821Z] #65 7.078 + case "$1" in [2022-01-03T15:23:02.821Z] #65 7.081 + export CGO_ENABLED=0 [2022-01-03T15:23:02.821Z] #65 7.081 + CGO_ENABLED=0 [2022-01-03T15:23:02.821Z] #65 7.081 + _install_rootlesskit [2022-01-03T15:23:02.821Z] #65 7.082 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:23:02.821Z] #65 7.084 Install rootlesskit version v0.14.6 [2022-01-03T15:23:02.821Z] #65 7.085 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:23:02.821Z] #65 7.085 + GOBIN=/build [2022-01-03T15:23:02.821Z] #65 7.085 + GO111MODULE=on [2022-01-03T15:23:02.821Z] #65 7.085 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:23:02.821Z] #65 7.648 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:23:02.821Z] #65 10.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:23:02.821Z] #65 10.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:23:02.912Z] #53 23.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:23:02.912Z] #53 23.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:23:03.079Z] #65 ... [2022-01-03T15:23:03.079Z] [2022-01-03T15:23:03.079Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:23:03.079Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:23:03.079Z] #36 6.894 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-03T15:23:03.079Z] #36 ... [2022-01-03T15:23:03.079Z] [2022-01-03T15:23:03.079Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:23:03.079Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:23:03.079Z] #49 7.280 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-03T15:23:03.153Z] #19 59.35 Fetched 48.8 MB in 57s (849 kB/s) [2022-01-03T15:23:03.170Z] #53 23.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:23:03.336Z] #49 ... [2022-01-03T15:23:03.336Z] [2022-01-03T15:23:03.336Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:03.336Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:03.336Z] #60 7.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:23:03.336Z] #60 7.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:23:03.336Z] #60 7.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:23:03.336Z] #60 8.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:23:03.336Z] #60 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:03.336Z] #60 ... [2022-01-03T15:23:03.336Z] [2022-01-03T15:23:03.336Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:03.336Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:03.336Z] #53 7.807 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-03T15:23:03.426Z] #53 23.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:23:03.426Z] #53 23.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:23:03.426Z] #53 ... [2022-01-03T15:23:03.426Z] [2022-01-03T15:23:03.426Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:03.426Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:03.427Z] #14 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:23:03.427Z] #14 23.27 Fetched 8372 kB in 17s (485 kB/s) [2022-01-03T15:23:03.427Z] #14 23.27 Reading package lists... [2022-01-03T15:23:03.427Z] #14 ... [2022-01-03T15:23:03.427Z] [2022-01-03T15:23:03.427Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:03.427Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:03.427Z] #53 23.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:23:03.427Z] #53 23.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:23:03.427Z] #53 24.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:23:03.427Z] #53 24.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:23:03.593Z] #53 ... [2022-01-03T15:23:03.593Z] [2022-01-03T15:23:03.593Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:03.593Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:23:03.593Z] #65 11.04 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:23:03.683Z] #53 24.10 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:23:03.683Z] #53 24.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:23:03.683Z] #53 24.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:23:03.721Z] #53 22.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:23:03.939Z] #53 24.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:23:03.978Z] #53 23.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:23:04.195Z] #53 24.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:23:04.195Z] #53 24.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:23:04.451Z] #53 ... [2022-01-03T15:23:04.451Z] [2022-01-03T15:23:04.451Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:04.451Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:23:04.451Z] #38 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:23:04.451Z] #38 23.31 Fetched 8372 kB in 17s (480 kB/s) [2022-01-03T15:23:04.451Z] #38 23.31 Reading package lists... [2022-01-03T15:23:04.451Z] #38 ... [2022-01-03T15:23:04.451Z] [2022-01-03T15:23:04.451Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:04.451Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:04.451Z] #53 24.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:23:04.707Z] #53 25.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:23:04.707Z] #53 ... [2022-01-03T15:23:04.707Z] [2022-01-03T15:23:04.707Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:04.707Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:23:04.707Z] #51 15.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:23:04.707Z] #51 15.41 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:23:04.708Z] #51 15.50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:23:04.708Z] #51 17.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:23:04.708Z] #51 18.04 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:23:04.708Z] #51 ... [2022-01-03T15:23:04.708Z] [2022-01-03T15:23:04.708Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:04.708Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:23:04.708Z] #60 16.74 Reading package lists... [2022-01-03T15:23:04.908Z] #53 ... [2022-01-03T15:23:04.908Z] [2022-01-03T15:23:04.908Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:04.908Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:04.908Z] #55 14.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:23:05.164Z] #55 ... [2022-01-03T15:23:05.164Z] [2022-01-03T15:23:05.164Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:05.164Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:23:05.164Z] #65 22.32 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:23:05.164Z] #65 22.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:23:05.164Z] #65 22.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:23:05.164Z] #65 23.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:23:05.164Z] #65 23.21 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:23:05.164Z] #65 23.72 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:23:05.275Z] #60 24.94 Reading package lists... [2022-01-03T15:23:05.275Z] #60 ... [2022-01-03T15:23:05.275Z] [2022-01-03T15:23:05.275Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:05.275Z] #65 sha256:480db921184e46987468ec62679cfb2a27f326535dadb7b01646077fee701f87 [2022-01-03T15:23:05.275Z] #65 15.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:23:05.275Z] #65 15.88 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:23:05.275Z] #65 15.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:23:05.275Z] #65 16.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:23:05.275Z] #65 16.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:23:05.275Z] #65 16.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:23:05.275Z] #65 16.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:23:05.275Z] #65 17.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:23:05.275Z] #65 17.73 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:23:05.275Z] #65 20.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:23:05.275Z] #65 20.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:23:05.275Z] #65 ... [2022-01-03T15:23:05.275Z] [2022-01-03T15:23:05.275Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:23:05.275Z] #36 sha256:a2225c6ab219d227f4cd2d6714aae1d4545bf48faa2bf22555f5af20e01ce9f0 [2022-01-03T15:23:05.275Z] #36 25.73 tomll can be used in two ways: [2022-01-03T15:23:05.275Z] #36 25.73 Writing to STDIN and reading from STDOUT: [2022-01-03T15:23:05.275Z] #36 25.73 cat file.toml | tomll > file.toml [2022-01-03T15:23:05.275Z] #36 25.73 [2022-01-03T15:23:05.275Z] #36 25.73 Reading and updating a list of files: [2022-01-03T15:23:05.275Z] #36 25.73 tomll a.toml b.toml c.toml [2022-01-03T15:23:05.275Z] #36 25.73 [2022-01-03T15:23:05.275Z] #36 25.73 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:23:05.331Z] #51 ... [2022-01-03T15:23:05.331Z] [2022-01-03T15:23:05.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:05.331Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:05.331Z] #53 25.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:23:05.331Z] #53 25.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:23:05.331Z] #53 31.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:23:05.331Z] #53 31.69 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:23:05.331Z] #53 32.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:23:05.331Z] #53 32.18 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:23:05.331Z] #53 32.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:23:05.331Z] #53 33.02 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:23:05.331Z] #53 33.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:23:05.420Z] #65 24.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:23:05.591Z] #53 33.10 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:23:05.677Z] #65 ... [2022-01-03T15:23:05.677Z] [2022-01-03T15:23:05.677Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:05.677Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:05.677Z] #60 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:05.677Z] #60 18.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:05.677Z] #60 ... [2022-01-03T15:23:05.677Z] [2022-01-03T15:23:05.677Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:05.677Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:23:05.677Z] #65 24.49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:23:05.851Z] #53 33.33 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:23:05.851Z] #53 33.53 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:23:06.113Z] #53 33.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:23:06.113Z] #53 33.64 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:23:06.113Z] #53 33.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:23:06.113Z] #53 ... [2022-01-03T15:23:06.113Z] [2022-01-03T15:23:06.113Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:23:06.113Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:23:06.113Z] #36 33.76 tomll can be used in two ways: [2022-01-03T15:23:06.113Z] #36 33.76 Writing to STDIN and reading from STDOUT: [2022-01-03T15:23:06.113Z] #36 33.76 cat file.toml | tomll > file.toml [2022-01-03T15:23:06.113Z] #36 33.76 [2022-01-03T15:23:06.113Z] #36 33.76 Reading and updating a list of files: [2022-01-03T15:23:06.113Z] #36 33.76 tomll a.toml b.toml c.toml [2022-01-03T15:23:06.113Z] #36 33.76 [2022-01-03T15:23:06.113Z] #36 33.76 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:23:06.249Z] #65 24.86 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:23:06.374Z] #36 DONE 34.1s [2022-01-03T15:23:06.374Z] [2022-01-03T15:23:06.374Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:06.374Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:06.374Z] #53 33.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:23:06.374Z] #53 34.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:23:06.875Z] #65 ... [2022-01-03T15:23:06.875Z] [2022-01-03T15:23:06.875Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:23:06.875Z] #26 sha256:e801dea97d33b1a60be07b1cfa485673ce7a5419d6316e92447878920cdbf7ed [2022-01-03T15:23:06.875Z] #26 13.43 + mkdir -p /build [2022-01-03T15:23:06.875Z] #26 13.43 + mv docker/docker /build/ [2022-01-03T15:23:06.875Z] #26 13.44 + rmdir docker [2022-01-03T15:23:06.875Z] #26 DONE 14.0s [2022-01-03T15:23:06.875Z] [2022-01-03T15:23:06.875Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:06.875Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:23:06.875Z] #65 14.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:23:06.946Z] #53 34.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:23:07.209Z] #53 34.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:23:07.209Z] #53 34.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:23:07.209Z] #53 ... [2022-01-03T15:23:07.209Z] [2022-01-03T15:23:07.209Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:07.209Z] #65 sha256:e9f8bdc232dbff4a94fca758e839bd94f32e1669927d1e2a02c07f8a52c93159 [2022-01-03T15:23:07.209Z] #65 24.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:23:07.209Z] #65 25.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:23:07.209Z] #65 25.29 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:23:07.209Z] #65 28.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:23:07.438Z] #65 15.12 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:23:07.438Z] #65 15.20 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:23:07.471Z] #65 ... [2022-01-03T15:23:07.471Z] [2022-01-03T15:23:07.471Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:07.471Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:07.471Z] #47 24.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:23:07.694Z] #65 15.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:23:07.731Z] #47 ... [2022-01-03T15:23:07.731Z] [2022-01-03T15:23:07.731Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:07.731Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:07.731Z] #53 35.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:23:07.731Z] #53 35.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:23:07.731Z] #53 35.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:23:07.731Z] #53 35.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:23:07.892Z] Running on azwin-2-58f090 in d:\jenkins\workspace\moby_PR-43105 [Pipeline] { [Pipeline] ws [2022-01-03T15:23:07.908Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:23:07.951Z] #65 15.52 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:23:07.951Z] #65 15.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:23:07.992Z] #53 35.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:23:07.992Z] #53 35.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:23:08.144Z] #65 ... [2022-01-03T15:23:08.144Z] [2022-01-03T15:23:08.144Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:23:08.144Z] #26 sha256:ff37e5037a57f2391d2bc506f012fc34c68522d7b8ca728c827d1804c7f1206e [2022-01-03T15:23:08.144Z] #26 25.56 + mkdir -p /build [2022-01-03T15:23:08.144Z] #26 25.57 + mv docker/docker /build/ [2022-01-03T15:23:08.144Z] #26 25.58 + rmdir docker [2022-01-03T15:23:08.144Z] #26 DONE 26.8s [2022-01-03T15:23:08.144Z] [2022-01-03T15:23:08.144Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:08.144Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:23:08.144Z] #51 23.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:23:08.144Z] #51 23.14 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:23:08.207Z] #65 16.06 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:23:08.252Z] #53 35.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:23:08.512Z] #53 36.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:23:08.512Z] #53 36.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:23:08.512Z] #53 36.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:23:09.084Z] #53 36.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:23:09.084Z] #53 36.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:23:09.086Z] The recommended git tool is: git [2022-01-03T15:23:09.190Z] #65 16.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:23:09.190Z] #65 16.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:23:09.190Z] #65 ... [2022-01-03T15:23:09.190Z] [2022-01-03T15:23:09.190Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:09.190Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:09.190Z] #38 7.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:09.190Z] #38 12.33 Fetched 8487 kB in 8s (1036 kB/s) [2022-01-03T15:23:09.190Z] #38 12.33 Reading package lists... [2022-01-03T15:23:09.190Z] #38 ... [2022-01-03T15:23:09.190Z] [2022-01-03T15:23:09.190Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:09.190Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:23:09.190Z] #65 16.88 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:23:09.346Z] #53 36.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:23:09.456Z] #36 DONE 29.3s [2022-01-03T15:23:09.456Z] [2022-01-03T15:23:09.456Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:23:09.456Z] #49 sha256:097b8f527116aa10b8711ed1ddf477cd7d20a53ae44859ea2d0029623273a7ca [2022-01-03T15:23:09.456Z] #49 28.55 Usage of /build/vndr: [2022-01-03T15:23:09.456Z] #49 28.55 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:23:09.456Z] #49 28.55 /build/vndr init [2022-01-03T15:23:09.456Z] #49 28.55 -strict [2022-01-03T15:23:09.456Z] #49 28.55 checking mode. treat non-trivial warning as an error [2022-01-03T15:23:09.456Z] #49 28.55 -verbose [2022-01-03T15:23:09.456Z] #49 28.55 shows all warnings [2022-01-03T15:23:09.456Z] #49 28.55 -whitelist value [2022-01-03T15:23:09.456Z] #49 28.55 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:23:09.456Z] #49 DONE 29.3s [2022-01-03T15:23:09.456Z] [2022-01-03T15:23:09.456Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:09.456Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:23:09.456Z] #43 28.30 Updating files: 71% (1261/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:23:09.456Z] #43 28.69 + git checkout -q v2.3.0 [2022-01-03T15:23:09.456Z] #43 ... [2022-01-03T15:23:09.456Z] [2022-01-03T15:23:09.456Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:09.456Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:23:09.456Z] #47 19.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:23:09.456Z] #47 24.60 Fetched 8375 kB in 19s (444 kB/s) [2022-01-03T15:23:09.456Z] #47 24.60 Reading package lists... [2022-01-03T15:23:09.456Z] #47 ... [2022-01-03T15:23:09.456Z] [2022-01-03T15:23:09.456Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:09.456Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:09.456Z] #53 25.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:23:09.456Z] #53 25.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:23:09.456Z] #53 25.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:23:09.456Z] #53 26.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:23:09.456Z] #53 26.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:23:09.456Z] #53 26.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:23:09.456Z] #53 26.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:23:09.456Z] #53 27.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:23:09.456Z] #53 27.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:23:09.456Z] #53 27.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:23:09.456Z] #53 27.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:23:09.456Z] #53 27.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:23:09.456Z] #53 27.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:23:09.456Z] #53 28.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:23:09.456Z] #53 28.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:23:09.456Z] #53 28.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:23:09.456Z] #53 28.75 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:23:09.456Z] #53 28.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:23:09.456Z] #53 28.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:23:09.456Z] #53 28.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:23:09.456Z] #53 29.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:23:09.456Z] #53 29.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:23:09.456Z] #53 30.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:23:09.456Z] #53 30.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:23:09.608Z] #53 37.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:23:09.608Z] #53 37.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:23:09.715Z] #53 30.11 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:23:09.715Z] #53 30.15 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:23:09.872Z] #53 37.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:23:09.872Z] #53 37.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:23:10.040Z] #51 ... [2022-01-03T15:23:10.040Z] [2022-01-03T15:23:10.040Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:23:10.040Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:23:10.040Z] #65 28.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:23:10.279Z] #53 ... [2022-01-03T15:23:10.279Z] [2022-01-03T15:23:10.279Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:10.279Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:23:10.279Z] #43 30.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:23:10.605Z] #65 ... [2022-01-03T15:23:10.605Z] [2022-01-03T15:23:10.605Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:10.605Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:10.605Z] #38 19.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:10.605Z] #38 ... [2022-01-03T15:23:10.605Z] [2022-01-03T15:23:10.605Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:10.605Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:10.605Z] #53 29.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:23:10.605Z] #53 29.63 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:23:10.813Z] #53 38.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:23:10.813Z] #53 38.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:23:10.862Z] #53 30.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:23:11.089Z] #53 38.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:23:11.089Z] #53 38.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:23:11.089Z] #53 ... [2022-01-03T15:23:11.089Z] [2022-01-03T15:23:11.089Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:11.089Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:11.089Z] #14 28.51 Fetched 8487 kB in 21s (402 kB/s) [2022-01-03T15:23:11.089Z] #14 28.51 Reading package lists... [2022-01-03T15:23:11.089Z] #14 ... [2022-01-03T15:23:11.089Z] [2022-01-03T15:23:11.089Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:11.089Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:11.089Z] #38 17.19 Reading package lists... [2022-01-03T15:23:11.119Z] #53 30.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:23:11.119Z] #53 30.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:23:11.144Z] #65 18.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:23:11.356Z] #38 29.02 Reading package lists... [2022-01-03T15:23:11.356Z] #38 ... [2022-01-03T15:23:11.356Z] [2022-01-03T15:23:11.356Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:23:11.356Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:23:11.356Z] #49 38.92 Usage of /build/vndr: [2022-01-03T15:23:11.356Z] #49 38.92 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:23:11.356Z] #49 38.92 /build/vndr init [2022-01-03T15:23:11.356Z] #49 38.92 -strict [2022-01-03T15:23:11.356Z] #49 38.92 checking mode. treat non-trivial warning as an error [2022-01-03T15:23:11.356Z] #49 38.92 -verbose [2022-01-03T15:23:11.356Z] #49 38.92 shows all warnings [2022-01-03T15:23:11.356Z] #49 38.92 -whitelist value [2022-01-03T15:23:11.356Z] #49 38.92 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:23:11.376Z] #53 ... [2022-01-03T15:23:11.376Z] [2022-01-03T15:23:11.376Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:23:11.376Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:23:11.376Z] #36 30.46 tomll can be used in two ways: [2022-01-03T15:23:11.376Z] #36 30.46 Writing to STDIN and reading from STDOUT: [2022-01-03T15:23:11.376Z] #36 30.46 cat file.toml | tomll > file.toml [2022-01-03T15:23:11.376Z] #36 30.46 [2022-01-03T15:23:11.376Z] #36 30.46 Reading and updating a list of files: [2022-01-03T15:23:11.376Z] #36 30.46 tomll a.toml b.toml c.toml [2022-01-03T15:23:11.376Z] #36 30.46 [2022-01-03T15:23:11.376Z] #36 30.46 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:23:11.376Z] #36 DONE 30.6s [2022-01-03T15:23:11.619Z] #49 DONE 39.2s [2022-01-03T15:23:11.619Z] [2022-01-03T15:23:11.619Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:11.619Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:11.619Z] #53 38.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:23:11.619Z] #53 38.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:23:11.632Z] [2022-01-03T15:23:11.632Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:11.632Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:11.632Z] #47 24.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:23:11.632Z] #47 ... [2022-01-03T15:23:11.632Z] [2022-01-03T15:23:11.632Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:11.632Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:11.632Z] #53 30.86 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:23:11.632Z] #53 30.87 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:23:11.880Z] #53 39.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:23:11.889Z] #53 31.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:23:11.889Z] #53 31.05 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:23:12.450Z] #53 40.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:23:12.451Z] #53 40.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:23:12.452Z] #53 31.49 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:23:12.452Z] #53 31.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:23:12.452Z] #53 31.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:23:12.554Z] #65 ... [2022-01-03T15:23:12.554Z] [2022-01-03T15:23:12.554Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-03T15:23:12.554Z] #36 sha256:a6ced87bb09b2250e48090cc98ef2c715e8fb2b76ad1c51442e4f99b6dbb4495 [2022-01-03T15:23:12.554Z] #36 19.95 tomll can be used in two ways: [2022-01-03T15:23:12.554Z] #36 19.95 Writing to STDIN and reading from STDOUT: [2022-01-03T15:23:12.554Z] #36 19.95 cat file.toml | tomll > file.toml [2022-01-03T15:23:12.554Z] #36 19.95 [2022-01-03T15:23:12.554Z] #36 19.95 Reading and updating a list of files: [2022-01-03T15:23:12.554Z] #36 19.95 tomll a.toml b.toml c.toml [2022-01-03T15:23:12.554Z] #36 19.95 [2022-01-03T15:23:12.554Z] #36 19.95 When given a list of files, tomll will modify all files in place without asking. [2022-01-03T15:23:12.554Z] #36 DONE 20.4s [2022-01-03T15:23:12.554Z] [2022-01-03T15:23:12.554Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:12.554Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:12.554Z] #55 10.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-03T15:23:12.730Z] #53 31.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:23:12.730Z] #53 31.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:23:12.810Z] #55 ... [2022-01-03T15:23:12.810Z] [2022-01-03T15:23:12.810Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:12.810Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:12.810Z] #53 14.24 go: downloading github.com/fatih/color v1.7.0 [2022-01-03T15:23:12.810Z] #53 14.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-03T15:23:12.810Z] #53 14.32 go: downloading github.com/pkg/errors v0.8.1 [2022-01-03T15:23:12.810Z] #53 14.36 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-03T15:23:12.810Z] #53 14.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-03T15:23:12.810Z] #53 14.74 go: downloading github.com/spf13/viper v1.6.1 [2022-01-03T15:23:12.810Z] #53 15.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-03T15:23:12.810Z] #53 15.40 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-03T15:23:12.810Z] #53 16.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-03T15:23:12.810Z] #53 16.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-03T15:23:12.810Z] #53 19.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-03T15:23:12.810Z] #53 19.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-03T15:23:12.810Z] #53 19.87 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-03T15:23:12.810Z] #53 20.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-03T15:23:12.810Z] #53 20.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-03T15:23:12.810Z] #53 20.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-03T15:23:12.810Z] #53 20.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-03T15:23:12.810Z] #53 20.81 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-03T15:23:12.986Z] #53 32.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:23:13.022Z] #53 40.43 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:23:13.022Z] #53 40.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:23:13.022Z] #53 40.48 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:23:13.022Z] #53 40.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:23:13.066Z] #53 20.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-03T15:23:13.066Z] #53 20.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-03T15:23:13.066Z] #53 21.04 go: downloading github.com/spf13/afero v1.1.2 [2022-01-03T15:23:13.066Z] #53 21.04 go: downloading github.com/spf13/cast v1.3.0 [2022-01-03T15:23:13.066Z] #53 21.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-03T15:23:13.243Z] #53 32.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:23:13.243Z] #53 32.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:23:13.323Z] #53 21.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-03T15:23:13.323Z] #53 21.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-03T15:23:13.323Z] #53 21.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-03T15:23:13.323Z] #53 ... [2022-01-03T15:23:13.323Z] [2022-01-03T15:23:13.323Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:13.323Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:13.323Z] #47 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:23:13.323Z] #47 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:13.323Z] #47 17.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-03T15:23:13.323Z] #47 ... [2022-01-03T15:23:13.323Z] [2022-01-03T15:23:13.323Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:13.323Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:13.323Z] #53 21.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-03T15:23:13.323Z] #53 21.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-03T15:23:13.323Z] #53 21.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:23:13.500Z] #53 32.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-03T15:23:13.500Z] #53 32.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:23:13.579Z] #53 21.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-03T15:23:13.579Z] #53 21.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:23:13.579Z] #53 21.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:23:13.579Z] #53 21.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:23:13.579Z] #53 21.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:23:13.579Z] #53 21.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:23:13.756Z] #53 32.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-03T15:23:13.756Z] #53 32.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-03T15:23:13.756Z] #53 32.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-03T15:23:13.756Z] #53 33.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-03T15:23:13.836Z] #53 21.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:23:13.836Z] #53 21.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:23:13.836Z] #53 21.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:23:13.836Z] #53 21.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:23:13.836Z] #53 21.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:23:13.836Z] #53 21.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:23:14.013Z] #53 33.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-03T15:23:14.094Z] #53 22.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:23:14.094Z] #53 22.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:23:14.094Z] #53 22.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:23:14.363Z] #53 22.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:23:14.363Z] #53 22.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:23:14.363Z] #53 22.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:23:14.363Z] #53 22.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:23:14.363Z] #53 22.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:23:14.363Z] #53 22.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:23:14.363Z] #53 22.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:23:14.573Z] #53 42.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:23:14.573Z] #53 42.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:23:14.573Z] #53 42.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:23:14.577Z] #53 33.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-03T15:23:14.577Z] #53 33.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-03T15:23:14.577Z] #53 33.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-03T15:23:14.577Z] #53 33.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-03T15:23:14.667Z] #53 22.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:23:14.834Z] #53 ... [2022-01-03T15:23:14.834Z] [2022-01-03T15:23:14.834Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:23:14.834Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:23:14.834Z] #49 33.65 Usage of /build/vndr: [2022-01-03T15:23:14.834Z] #49 33.65 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:23:14.834Z] #49 33.65 /build/vndr init [2022-01-03T15:23:14.834Z] #49 33.65 -strict [2022-01-03T15:23:14.834Z] #49 33.65 checking mode. treat non-trivial warning as an error [2022-01-03T15:23:14.834Z] #49 33.65 -verbose [2022-01-03T15:23:14.834Z] #49 33.65 shows all warnings [2022-01-03T15:23:14.834Z] #49 33.65 -whitelist value [2022-01-03T15:23:14.834Z] #49 33.65 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:23:14.834Z] #49 DONE 34.0s [2022-01-03T15:23:14.835Z] [2022-01-03T15:23:14.835Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:14.835Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:14.835Z] #38 34.17 Fetched 8487 kB in 25s (336 kB/s) [2022-01-03T15:23:14.844Z] #53 42.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:23:14.844Z] #53 42.46 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:23:14.848Z] Running on azwin-2-58f091 in d:\jenkins\workspace\moby_PR-43105 [Pipeline] { [Pipeline] ws [2022-01-03T15:23:14.871Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:23:14.924Z] #53 22.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:23:14.924Z] #53 23.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:23:14.924Z] #53 23.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:23:15.119Z] #53 42.84 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:23:15.180Z] #53 ... [2022-01-03T15:23:15.180Z] [2022-01-03T15:23:15.180Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:15.180Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:15.180Z] #60 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:23:15.180Z] #60 21.29 Fetched 8487 kB in 14s (588 kB/s) [2022-01-03T15:23:15.180Z] #60 21.29 Reading package lists... [2022-01-03T15:23:15.180Z] #60 ... [2022-01-03T15:23:15.180Z] [2022-01-03T15:23:15.180Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:15.180Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:15.180Z] #53 23.18 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:23:15.180Z] #53 23.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:23:15.180Z] #53 23.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:23:15.180Z] #53 23.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:23:15.585Z] #43 ... [2022-01-03T15:23:15.585Z] [2022-01-03T15:23:15.585Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:15.585Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:15.585Z] #53 36.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:23:15.585Z] #53 36.06 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:23:15.585Z] #53 36.09 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:23:15.585Z] #53 36.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:23:15.848Z] #53 36.16 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:23:16.151Z] #53 ... [2022-01-03T15:23:16.151Z] [2022-01-03T15:23:16.151Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-03T15:23:16.151Z] #49 sha256:9522d0e363b43fca833029c86abf7d36d7def380c95f484f85f329d5f41ec5fc [2022-01-03T15:23:16.151Z] #49 23.66 Usage of /build/vndr: [2022-01-03T15:23:16.151Z] #49 23.66 /build/vndr [[import path] [revision]] [repository] [2022-01-03T15:23:16.151Z] #49 23.66 /build/vndr init [2022-01-03T15:23:16.151Z] #49 23.66 -strict [2022-01-03T15:23:16.151Z] #49 23.66 checking mode. treat non-trivial warning as an error [2022-01-03T15:23:16.151Z] #49 23.66 -verbose [2022-01-03T15:23:16.151Z] #49 23.66 shows all warnings [2022-01-03T15:23:16.151Z] #49 23.66 -whitelist value [2022-01-03T15:23:16.151Z] #49 23.66 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-03T15:23:16.151Z] #49 DONE 24.0s [2022-01-03T15:23:16.151Z] [2022-01-03T15:23:16.151Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:16.151Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:16.151Z] #47 22.82 Fetched 8491 kB in 16s (540 kB/s) [2022-01-03T15:23:16.407Z] #47 22.82 Reading package lists... [2022-01-03T15:23:16.407Z] #47 ... [2022-01-03T15:23:16.407Z] [2022-01-03T15:23:16.407Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:16.407Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:23:16.407Z] #51 14.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:23:16.407Z] #51 14.31 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:23:16.407Z] #51 14.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:23:16.407Z] #51 15.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:23:16.407Z] #51 15.95 go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:23:16.407Z] #51 ... [2022-01-03T15:23:16.407Z] [2022-01-03T15:23:16.407Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:16.407Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:16.407Z] #53 24.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:23:16.407Z] #53 24.35 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:23:16.407Z] #53 24.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-03T15:23:16.407Z] #53 24.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:23:16.621Z] The recommended git tool is: git [2022-01-03T15:23:16.818Z] #53 37.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:23:16.969Z] #53 24.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:23:16.969Z] #53 24.76 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:23:17.080Z] #53 37.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:23:17.080Z] #53 ... [2022-01-03T15:23:17.080Z] [2022-01-03T15:23:17.080Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:17.080Z] #60 sha256:754a853797c88ef64e5182aaf6ffe10a24433ff095d5cb94bd17dfb5daeda946 [2022-01-03T15:23:17.080Z] #60 24.94 Reading package lists... [2022-01-03T15:23:17.080Z] #60 31.38 Building dependency tree... [2022-01-03T15:23:17.080Z] #60 34.94 The following additional packages will be installed: [2022-01-03T15:23:17.080Z] #60 34.96 libbtrfs0 [2022-01-03T15:23:17.080Z] #60 35.10 The following NEW packages will be installed: [2022-01-03T15:23:17.080Z] #60 35.11 libbtrfs-dev libbtrfs0 [2022-01-03T15:23:17.080Z] #60 35.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:17.080Z] #60 35.60 Need to get 454 kB of archives. [2022-01-03T15:23:17.080Z] #60 35.60 After this operation, 1275 kB of additional disk space will be used. [2022-01-03T15:23:17.080Z] #60 35.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T15:23:17.080Z] #60 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T15:23:17.080Z] #60 36.41 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:17.080Z] #60 36.65 Fetched 454 kB in 0s (1240 kB/s) [2022-01-03T15:23:17.080Z] #60 36.75 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T15:23:17.080Z] #60 36.75 (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 ... 15700 files and directories currently installed.) [2022-01-03T15:23:17.080Z] #60 36.80 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T15:23:17.080Z] #60 36.82 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:23:17.080Z] #60 36.97 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T15:23:17.080Z] #60 36.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T15:23:17.080Z] #60 36.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:23:17.080Z] #60 37.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:23:17.080Z] #60 37.23 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:23:17.080Z] #60 37.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:17.080Z] #60 DONE 37.6s [2022-01-03T15:23:17.080Z] [2022-01-03T15:23:17.080Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:17.080Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:23:17.080Z] #53 37.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:23:17.269Z] #53 25.06 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:23:17.336Z] #53 ... [2022-01-03T15:23:17.336Z] [2022-01-03T15:23:17.336Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:23:17.336Z] #61 sha256:09a10eb2c6054c2147d4957c7790a3f443fa2273b07ec4d6ed24c98fd36ade2e [2022-01-03T15:23:17.336Z] #61 DONE 0.2s [2022-01-03T15:23:17.336Z] [2022-01-03T15:23:17.336Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:17.336Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:23:17.684Z] #53 ... [2022-01-03T15:23:17.684Z] [2022-01-03T15:23:17.684Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:17.684Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:17.684Z] #60 24.26 Reading package lists... [2022-01-03T15:23:17.684Z] #60 35.46 Reading package lists... [2022-01-03T15:23:17.684Z] #60 ... [2022-01-03T15:23:17.684Z] [2022-01-03T15:23:17.684Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:17.684Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:23:17.684Z] #43 40.35 Updating files: 79% (1399/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:23:17.684Z] #43 40.87 + git checkout -q v2.3.0 [2022-01-03T15:23:17.684Z] #43 43.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:23:18.267Z] #62 0.763 + RM_GOPATH=0 [2022-01-03T15:23:18.267Z] #62 0.763 + TMP_GOPATH= [2022-01-03T15:23:18.267Z] #62 0.763 + : /build [2022-01-03T15:23:18.267Z] #62 0.763 + '[' -z '' ']' [2022-01-03T15:23:18.267Z] #62 0.770 ++ mktemp -d [2022-01-03T15:23:18.267Z] #62 0.778 + export GOPATH=/tmp/tmp.QRh53YIl2b [2022-01-03T15:23:18.267Z] #62 0.778 + GOPATH=/tmp/tmp.QRh53YIl2b [2022-01-03T15:23:18.267Z] #62 0.778 + RM_GOPATH=1 [2022-01-03T15:23:18.267Z] #62 0.778 + case "$(go env GOARCH)" in [2022-01-03T15:23:18.267Z] #62 0.783 ++ go env GOARCH [2022-01-03T15:23:18.267Z] #62 0.831 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:18.267Z] #62 0.831 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:18.267Z] #62 0.831 ++ dirname /install.sh [2022-01-03T15:23:18.267Z] #62 0.842 + dir=/ [2022-01-03T15:23:18.267Z] #62 0.842 + bin=containerd [2022-01-03T15:23:18.267Z] #62 0.842 + shift [2022-01-03T15:23:18.267Z] #62 0.842 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:23:18.267Z] #62 0.842 + . //containerd.installer [2022-01-03T15:23:18.267Z] #62 0.842 ++ set -e [2022-01-03T15:23:18.267Z] #62 0.842 ++ : v1.5.8 [2022-01-03T15:23:18.267Z] #62 0.842 + install_containerd [2022-01-03T15:23:18.267Z] #62 0.850 Install containerd version v1.5.8 [2022-01-03T15:23:18.267Z] #62 0.850 + echo 'Install containerd version v1.5.8' [2022-01-03T15:23:18.267Z] #62 0.850 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QRh53YIl2b/src/github.com/containerd/containerd [2022-01-03T15:23:18.267Z] #62 0.855 Cloning into '/tmp/tmp.QRh53YIl2b/src/github.com/containerd/containerd'... [2022-01-03T15:23:18.694Z] #53 ... [2022-01-03T15:23:18.694Z] [2022-01-03T15:23:18.694Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:18.694Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:18.694Z] #14 16.28 Fetched 8487 kB in 11s (742 kB/s) [2022-01-03T15:23:18.694Z] #14 16.28 Reading package lists... [2022-01-03T15:23:18.694Z] #14 22.84 Reading package lists... [2022-01-03T15:23:18.694Z] #14 ... [2022-01-03T15:23:18.694Z] [2022-01-03T15:23:18.694Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:18.694Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:23:18.694Z] #43 24.13 + git checkout -q v2.3.0 [2022-01-03T15:23:18.694Z] #43 25.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:23:19.199Z] #62 ... [2022-01-03T15:23:19.199Z] [2022-01-03T15:23:19.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:19.199Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:19.199Z] #14 23.27 Reading package lists... [2022-01-03T15:23:19.199Z] #14 30.02 Reading package lists... [2022-01-03T15:23:19.199Z] #14 35.17 Building dependency tree... [2022-01-03T15:23:19.199Z] #14 37.74 The following additional packages will be installed: [2022-01-03T15:23:19.199Z] #14 37.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:19.199Z] #14 37.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:23:19.199Z] #14 37.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:23:19.199Z] #14 37.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:23:19.199Z] #14 37.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:23:19.199Z] #14 37.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:23:19.199Z] #14 37.74 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:23:19.199Z] #14 37.79 Suggested packages: [2022-01-03T15:23:19.199Z] #14 37.79 gcc-10-locales seccomp wine64 [2022-01-03T15:23:19.199Z] #14 39.33 The following NEW packages will be installed: [2022-01-03T15:23:19.199Z] #14 39.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:19.199Z] #14 39.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:23:19.199Z] #14 39.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:23:19.199Z] #14 39.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:23:19.199Z] #14 39.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:23:19.199Z] #14 39.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:23:19.199Z] #14 39.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:23:19.199Z] #14 39.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:23:19.199Z] #14 39.33 mingw-w64-x86-64-dev [2022-01-03T15:23:19.199Z] #14 39.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:19.199Z] #14 39.76 Need to get 108 MB of archives. [2022-01-03T15:23:19.199Z] #14 39.76 After this operation, 620 MB of additional disk space will be used. [2022-01-03T15:23:19.199Z] #14 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-01-03T15:23:19.455Z] #14 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-01-03T15:23:19.455Z] #14 ... [2022-01-03T15:23:19.455Z] [2022-01-03T15:23:19.455Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:19.455Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:23:19.455Z] #38 23.31 Reading package lists... [2022-01-03T15:23:19.455Z] #38 30.38 Reading package lists... [2022-01-03T15:23:19.455Z] #38 35.49 Building dependency tree... [2022-01-03T15:23:19.455Z] #38 39.22 The following additional packages will be installed: [2022-01-03T15:23:19.455Z] #38 39.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:23:19.455Z] #38 39.26 Suggested packages: [2022-01-03T15:23:19.455Z] #38 39.26 cmake-doc ninja-build lrzip [2022-01-03T15:23:19.455Z] #38 39.26 Recommended packages: [2022-01-03T15:23:19.455Z] #38 39.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:23:19.596Z] #43 ... [2022-01-03T15:23:19.596Z] [2022-01-03T15:23:19.596Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:19.596Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:19.596Z] #47 36.42 Fetched 8491 kB in 27s (320 kB/s) [2022-01-03T15:23:19.596Z] #47 36.42 Reading package lists... [2022-01-03T15:23:19.596Z] #47 45.14 Reading package lists... [2022-01-03T15:23:19.596Z] #47 ... [2022-01-03T15:23:19.596Z] [2022-01-03T15:23:19.596Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:19.596Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:19.596Z] #38 29.02 Reading package lists... [2022-01-03T15:23:19.596Z] #38 39.53 Building dependency tree... [2022-01-03T15:23:19.596Z] #38 45.61 The following additional packages will be installed: [2022-01-03T15:23:19.596Z] #38 45.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:23:19.596Z] #38 45.67 Suggested packages: [2022-01-03T15:23:19.596Z] #38 45.67 cmake-doc ninja-build lrzip [2022-01-03T15:23:19.596Z] #38 45.67 Recommended packages: [2022-01-03T15:23:19.596Z] #38 45.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:23:19.596Z] #38 47.29 The following NEW packages will be installed: [2022-01-03T15:23:19.712Z] #38 40.25 The following NEW packages will be installed: [2022-01-03T15:23:19.712Z] #38 ... [2022-01-03T15:23:19.712Z] [2022-01-03T15:23:19.712Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:19.712Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:19.712Z] #14 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:23:19.712Z] #14 40.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-01-03T15:23:19.712Z] #14 40.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-03T15:23:19.712Z] #14 40.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:23:19.856Z] #38 47.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:23:19.856Z] #38 47.34 vim-common xxd [2022-01-03T15:23:19.969Z] #14 40.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:23:20.094Z] #38 34.17 Reading package lists... [2022-01-03T15:23:20.094Z] #38 ... [2022-01-03T15:23:20.094Z] [2022-01-03T15:23:20.094Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:20.094Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:23:20.117Z] #38 47.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:20.117Z] #38 47.89 Need to get 17.7 MB of archives. [2022-01-03T15:23:20.117Z] #38 47.89 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T15:23:20.117Z] #38 47.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:23:20.226Z] #14 40.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:20.226Z] #14 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:23:20.377Z] #38 47.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:23:20.378Z] #38 47.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:23:20.585Z] #43 ... [2022-01-03T15:23:20.585Z] [2022-01-03T15:23:20.585Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:20.585Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:20.585Z] #38 12.33 Reading package lists... [2022-01-03T15:23:20.585Z] #38 18.36 Reading package lists... [2022-01-03T15:23:20.585Z] #38 24.68 Building dependency tree... [2022-01-03T15:23:20.585Z] #38 28.08 The following additional packages will be installed: [2022-01-03T15:23:20.585Z] #38 28.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:23:20.585Z] #38 28.11 Suggested packages: [2022-01-03T15:23:20.585Z] #38 28.11 cmake-doc ninja-build lrzip [2022-01-03T15:23:20.585Z] #38 28.11 Recommended packages: [2022-01-03T15:23:20.585Z] #38 28.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:23:20.585Z] #38 ... [2022-01-03T15:23:20.585Z] [2022-01-03T15:23:20.585Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:20.585Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:20.585Z] #47 22.82 Reading package lists... [2022-01-03T15:23:20.610Z] #43 38.92 Updating files: 70% (1241/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2022-01-03T15:23:20.610Z] #43 39.64 + git checkout -q v2.3.0 [2022-01-03T15:23:20.640Z] #38 48.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:23:20.793Z] #14 41.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-03T15:23:21.050Z] #14 ... [2022-01-03T15:23:21.050Z] [2022-01-03T15:23:21.050Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:21.050Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:23:21.050Z] #47 24.60 Reading package lists... [2022-01-03T15:23:21.050Z] #47 31.59 Reading package lists... [2022-01-03T15:23:21.050Z] #47 35.72 Building dependency tree... [2022-01-03T15:23:21.050Z] #47 39.64 The following additional packages will be installed: [2022-01-03T15:23:21.050Z] #47 39.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:21.050Z] #47 39.65 python3-protobuf python3-six [2022-01-03T15:23:21.050Z] #47 39.66 Suggested packages: [2022-01-03T15:23:21.050Z] #47 39.68 python3-setuptools [2022-01-03T15:23:21.050Z] #47 39.69 Recommended packages: [2022-01-03T15:23:21.050Z] #47 39.69 iproute2 | iproute [2022-01-03T15:23:21.050Z] #47 40.56 The following NEW packages will be installed: [2022-01-03T15:23:21.050Z] #47 40.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:21.050Z] #47 40.59 python3-protobuf python3-six [2022-01-03T15:23:21.050Z] #47 41.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:21.050Z] #47 41.17 Need to get 2115 kB of archives. [2022-01-03T15:23:21.050Z] #47 41.17 After this operation, 10.7 MB of additional disk space will be used. [2022-01-03T15:23:21.050Z] #47 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-03T15:23:21.050Z] #47 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:23:21.050Z] #47 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:23:21.050Z] #47 41.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-03T15:23:21.050Z] #47 41.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T15:23:21.050Z] #47 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-03T15:23:21.050Z] #47 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T15:23:21.213Z] #38 ... [2022-01-03T15:23:21.213Z] [2022-01-03T15:23:21.213Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:21.213Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:21.213Z] #14 38.80 Reading package lists... [2022-01-03T15:23:21.307Z] #47 ... [2022-01-03T15:23:21.307Z] [2022-01-03T15:23:21.307Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:21.307Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:23:21.307Z] #38 40.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:23:21.307Z] #38 40.29 vim-common xxd [2022-01-03T15:23:21.307Z] #38 40.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:21.307Z] #38 40.78 Need to get 15.6 MB of archives. [2022-01-03T15:23:21.307Z] #38 40.78 After this operation, 67.4 MB of additional disk space will be used. [2022-01-03T15:23:21.307Z] #38 40.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:23:21.307Z] #38 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:23:21.307Z] #38 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:23:21.307Z] #38 40.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T15:23:21.307Z] #38 41.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-03T15:23:21.307Z] #38 41.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-03T15:23:21.307Z] #38 41.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-03T15:23:21.307Z] #38 41.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-03T15:23:21.307Z] #38 41.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-03T15:23:21.307Z] #38 41.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-03T15:23:21.316Z] #19 59.35 Reading package lists... [2022-01-03T15:23:21.475Z] #14 47.61 Building dependency tree... [2022-01-03T15:23:21.475Z] #14 ... [2022-01-03T15:23:21.475Z] [2022-01-03T15:23:21.475Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:21.475Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:21.475Z] #38 48.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:23:21.475Z] #38 48.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:23:21.475Z] #38 49.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:23:21.475Z] #38 49.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:23:21.475Z] #38 49.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:23:21.475Z] #38 49.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:23:21.871Z] #38 42.13 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:21.871Z] #38 42.31 Fetched 15.6 MB in 1s (16.0 MB/s) [2022-01-03T15:23:21.871Z] #38 42.36 Selecting previously unselected package xxd. [2022-01-03T15:23:21.871Z] #38 42.36 (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 ... 15700 files and directories currently installed.) [2022-01-03T15:23:21.871Z] #38 42.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:23:21.871Z] #38 42.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:21.980Z] #43 ... [2022-01-03T15:23:21.980Z] [2022-01-03T15:23:21.980Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:21.980Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:21.980Z] #14 30.95 Fetched 8487 kB in 24s (358 kB/s) [2022-01-03T15:23:21.980Z] #14 30.95 Reading package lists... [2022-01-03T15:23:21.980Z] #14 39.91 Reading package lists... [2022-01-03T15:23:21.980Z] #14 ... [2022-01-03T15:23:21.980Z] [2022-01-03T15:23:21.980Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:21.980Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:21.980Z] #53 34.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-03T15:23:21.980Z] #53 34.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-03T15:23:21.980Z] #53 34.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-03T15:23:21.980Z] #53 34.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-03T15:23:21.980Z] #53 35.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-03T15:23:21.980Z] #53 35.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-03T15:23:21.980Z] #53 35.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-03T15:23:21.980Z] #53 35.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-03T15:23:21.980Z] #53 35.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-03T15:23:21.980Z] #53 35.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-03T15:23:21.980Z] #53 35.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-03T15:23:21.980Z] #53 35.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-03T15:23:21.980Z] #53 36.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-03T15:23:21.980Z] #53 36.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-03T15:23:21.981Z] #53 36.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-03T15:23:21.981Z] #53 37.15 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-03T15:23:21.981Z] #53 37.35 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-03T15:23:21.981Z] #53 37.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-03T15:23:21.981Z] #53 37.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-03T15:23:21.981Z] #53 37.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-03T15:23:21.981Z] #53 39.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-03T15:23:21.981Z] #53 39.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-03T15:23:21.981Z] #53 39.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T15:23:21.981Z] #53 39.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T15:23:21.981Z] #53 39.38 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-03T15:23:21.981Z] #53 39.68 go: downloading golang.org/x/text v0.3.2 [2022-01-03T15:23:22.128Z] #38 42.62 Selecting previously unselected package vim-common. [2022-01-03T15:23:22.128Z] #38 42.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:23:22.128Z] #38 42.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:22.385Z] #38 42.89 Selecting previously unselected package cmake-data. [2022-01-03T15:23:22.386Z] #38 42.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:23:22.386Z] #38 42.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:23.322Z] #38 ... [2022-01-03T15:23:23.322Z] [2022-01-03T15:23:23.322Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:23.322Z] #55 sha256:13f4041fd296b7108c14f6df26bfdc3a4e4e1729c2f33cbd96103b62cd33a8bf [2022-01-03T15:23:23.322Z] #55 43.30 v3.0.2 [2022-01-03T15:23:23.322Z] #55 DONE 43.7s [2022-01-03T15:23:23.322Z] [2022-01-03T15:23:23.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:23.323Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:23.323Z] #14 42.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-01-03T15:23:23.323Z] #14 42.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:23:23.323Z] #14 42.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-03T15:23:23.323Z] #14 43.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-01-03T15:23:23.323Z] #14 43.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:23.323Z] #14 43.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T15:23:23.323Z] #14 43.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T15:23:23.323Z] #14 43.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-03T15:23:23.323Z] #14 43.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-03T15:23:23.323Z] #14 43.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-01-03T15:23:23.323Z] #14 43.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-03T15:23:23.323Z] #14 43.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-03T15:23:23.323Z] #14 43.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-03T15:23:23.323Z] #14 43.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-03T15:23:23.323Z] #14 43.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-03T15:23:23.323Z] #14 43.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-03T15:23:23.323Z] #14 43.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-03T15:23:23.323Z] #14 43.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:23:23.323Z] #14 43.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T15:23:23.323Z] #14 43.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-03T15:23:23.358Z] #53 ... [2022-01-03T15:23:23.358Z] [2022-01-03T15:23:23.358Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:23:23.358Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:23:23.358Z] #43 42.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-03T15:23:24.020Z] #38 51.60 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:24.253Z] #14 44.68 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:24.291Z] #43 ... [2022-01-03T15:23:24.291Z] [2022-01-03T15:23:24.291Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:24.291Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:24.291Z] #60 33.37 Fetched 8487 kB in 24s (347 kB/s) [2022-01-03T15:23:24.291Z] #60 33.37 Reading package lists... [2022-01-03T15:23:24.291Z] #60 42.54 Reading package lists... [2022-01-03T15:23:24.291Z] #60 ... [2022-01-03T15:23:24.291Z] [2022-01-03T15:23:24.291Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:24.291Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:24.291Z] #38 34.17 Reading package lists... [2022-01-03T15:23:24.593Z] #38 52.05 Fetched 17.7 MB in 2s (8467 kB/s) [2022-01-03T15:23:24.593Z] #38 52.25 Selecting previously unselected package xxd. [2022-01-03T15:23:24.819Z] #14 45.24 Fetched 108 MB in 4s (26.1 MB/s) [2022-01-03T15:23:24.854Z] #38 52.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:24.854Z] #38 52.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:23:24.854Z] #38 52.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:25.076Z] #14 45.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:23:25.077Z] #14 45.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 ... 15700 files and directories currently installed.) [2022-01-03T15:23:25.077Z] #14 45.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T15:23:25.077Z] #14 45.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:25.115Z] #38 52.79 Selecting previously unselected package vim-common. [2022-01-03T15:23:25.377Z] #38 52.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:23:25.377Z] #38 52.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:25.638Z] #38 53.21 Selecting previously unselected package cmake-data. [2022-01-03T15:23:25.638Z] #38 53.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:23:25.638Z] #38 53.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:25.835Z] #47 28.03 Reading package lists... [2022-01-03T15:23:25.835Z] #47 ... [2022-01-03T15:23:25.835Z] [2022-01-03T15:23:25.835Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:25.835Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:25.835Z] #38 29.06 The following NEW packages will be installed: [2022-01-03T15:23:25.835Z] #38 29.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:23:25.835Z] #38 29.06 vim-common xxd [2022-01-03T15:23:25.835Z] #38 29.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:25.835Z] #38 29.50 Need to get 17.7 MB of archives. [2022-01-03T15:23:25.835Z] #38 29.50 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T15:23:25.835Z] #38 29.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:23:25.835Z] #38 29.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:23:25.835Z] #38 29.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:23:25.835Z] #38 29.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:23:25.835Z] #38 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:23:25.835Z] #38 30.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:23:25.835Z] #38 30.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:23:25.835Z] #38 30.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:23:25.835Z] #38 30.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:23:25.835Z] #38 30.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:23:25.835Z] #38 31.78 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:25.835Z] #38 31.99 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-01-03T15:23:25.835Z] #38 32.10 Selecting previously unselected package xxd. [2022-01-03T15:23:25.835Z] #38 32.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:25.835Z] #38 32.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:23:25.835Z] #38 32.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:25.835Z] #38 32.39 Selecting previously unselected package vim-common. [2022-01-03T15:23:25.835Z] #38 32.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:23:25.835Z] #38 32.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:25.835Z] #38 32.79 Selecting previously unselected package cmake-data. [2022-01-03T15:23:25.835Z] #38 32.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:23:25.835Z] #38 32.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:26.816Z] #38 43.16 Reading package lists... [2022-01-03T15:23:26.816Z] #38 ... [2022-01-03T15:23:26.816Z] [2022-01-03T15:23:26.816Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:26.816Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:26.816Z] #47 35.53 Fetched 8491 kB in 26s (321 kB/s) [2022-01-03T15:23:26.816Z] #47 35.53 Reading package lists... [2022-01-03T15:23:26.987Z] #14 47.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:23:26.987Z] #14 47.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-03T15:23:26.987Z] #14 47.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:28.187Z] #38 ... [2022-01-03T15:23:28.187Z] [2022-01-03T15:23:28.187Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:28.187Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:28.187Z] #60 45.41 Building dependency tree... [2022-01-03T15:23:28.187Z] #60 51.07 The following additional packages will be installed: [2022-01-03T15:23:28.187Z] #60 51.07 libbtrfs0 [2022-01-03T15:23:28.187Z] #60 51.44 The following NEW packages will be installed: [2022-01-03T15:23:28.187Z] #60 51.44 libbtrfs-dev libbtrfs0 [2022-01-03T15:23:28.187Z] #60 52.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:28.187Z] #60 52.00 Need to get 460 kB of archives. [2022-01-03T15:23:28.187Z] #60 52.00 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:23:28.187Z] #60 52.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:28.187Z] #60 52.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:28.187Z] #60 53.97 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:28.187Z] #60 54.32 Fetched 460 kB in 0s (1144 kB/s) [2022-01-03T15:23:28.187Z] #60 54.54 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:23:28.187Z] #60 54.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:28.187Z] #60 54.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:23:28.187Z] #60 54.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:28.187Z] #60 55.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:23:28.187Z] #60 55.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:23:28.187Z] #60 55.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:28.187Z] #60 ... [2022-01-03T15:23:28.187Z] [2022-01-03T15:23:28.187Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:28.187Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:28.187Z] #53 51.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:23:28.187Z] #53 51.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:23:28.187Z] #53 51.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:23:28.187Z] #53 52.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:23:28.187Z] #53 52.03 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:23:28.187Z] #53 54.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:23:28.187Z] #53 54.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:23:28.187Z] #53 54.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:23:28.400Z] #38 36.16 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:23:28.400Z] #38 36.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:23:28.400Z] #38 36.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:23:28.656Z] #38 ... [2022-01-03T15:23:28.656Z] [2022-01-03T15:23:28.656Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:28.656Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:28.656Z] #60 21.29 Reading package lists... [2022-01-03T15:23:28.656Z] #60 27.00 Reading package lists... [2022-01-03T15:23:28.656Z] #60 32.04 Building dependency tree... [2022-01-03T15:23:28.656Z] #60 35.81 The following additional packages will be installed: [2022-01-03T15:23:28.656Z] #60 35.83 libbtrfs0 [2022-01-03T15:23:28.656Z] #60 36.04 The following NEW packages will be installed: [2022-01-03T15:23:28.656Z] #60 36.06 libbtrfs-dev libbtrfs0 [2022-01-03T15:23:28.656Z] #60 36.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:28.656Z] #60 36.47 Need to get 460 kB of archives. [2022-01-03T15:23:28.656Z] #60 36.47 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:23:28.656Z] #60 36.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:28.656Z] #60 36.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:28.884Z] #14 48.97 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:23:28.884Z] #14 48.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:23:28.884Z] #14 48.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:23:28.884Z] #14 49.07 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-03T15:23:28.884Z] #14 49.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:23:28.884Z] #14 49.08 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:23:28.884Z] #14 49.21 Selecting previously unselected package dmsetup. [2022-01-03T15:23:28.884Z] #14 49.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:23:28.884Z] #14 49.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:23:28.884Z] #14 49.37 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:23:28.884Z] #14 49.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:23:28.884Z] #14 49.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:23:28.884Z] #14 ... [2022-01-03T15:23:28.884Z] [2022-01-03T15:23:28.884Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:28.884Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:23:28.884Z] #47 47.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-03T15:23:28.884Z] #47 48.78 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:28.884Z] #47 48.96 Fetched 2115 kB in 7s (291 kB/s) [2022-01-03T15:23:28.884Z] #47 49.04 Selecting previously unselected package libprotobuf23:arm64. [2022-01-03T15:23:28.884Z] #47 49.05 (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 ... 15700 files and directories currently installed.) [2022-01-03T15:23:28.884Z] #47 49.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-03T15:23:28.884Z] #47 49.11 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T15:23:28.913Z] #60 ... [2022-01-03T15:23:28.913Z] [2022-01-03T15:23:28.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:28.913Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:28.913Z] #14 22.84 Reading package lists... [2022-01-03T15:23:28.913Z] #14 28.14 Building dependency tree... [2022-01-03T15:23:28.913Z] #14 31.77 The following additional packages will be installed: [2022-01-03T15:23:28.913Z] #14 31.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:28.913Z] #14 31.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:23:28.913Z] #14 31.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:23:28.913Z] #14 31.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:23:28.913Z] #14 31.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:23:28.913Z] #14 31.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:23:28.913Z] #14 31.77 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:23:28.913Z] #14 31.81 Suggested packages: [2022-01-03T15:23:28.913Z] #14 31.81 gcc-10-locales seccomp wine64 [2022-01-03T15:23:28.913Z] #14 33.22 The following NEW packages will be installed: [2022-01-03T15:23:28.913Z] #14 33.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:28.913Z] #14 33.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:23:28.913Z] #14 33.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:23:28.913Z] #14 33.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:23:28.913Z] #14 33.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:23:28.913Z] #14 33.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:23:28.913Z] #14 33.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:23:28.913Z] #14 33.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:23:28.913Z] #14 33.22 mingw-w64-x86-64-dev [2022-01-03T15:23:28.913Z] #14 33.58 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:28.913Z] #14 33.58 Need to get 115 MB of archives. [2022-01-03T15:23:28.913Z] #14 33.58 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:23:28.913Z] #14 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:23:28.913Z] #14 33.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:23:28.913Z] #14 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:23:28.913Z] #14 33.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:23:28.913Z] #14 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:23:28.913Z] #14 34.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:23:28.913Z] #14 34.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:23:28.913Z] #14 34.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:28.913Z] #14 34.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:23:28.913Z] #14 35.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:28.913Z] #14 36.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:29.129Z] #53 ... [2022-01-03T15:23:29.130Z] [2022-01-03T15:23:29.130Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:29.130Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:29.130Z] #60 55.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:29.130Z] #60 55.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:29.130Z] #60 55.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:29.130Z] #60 DONE 56.7s [2022-01-03T15:23:29.130Z] [2022-01-03T15:23:29.130Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:23:29.130Z] #61 sha256:d5498aba602599dfa9a94a9e79ca318a54c80a51846f7599d98b87cf65b6dbc6 [2022-01-03T15:23:29.391Z] #61 DONE 0.2s [2022-01-03T15:23:29.391Z] [2022-01-03T15:23:29.391Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:29.391Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:23:29.447Z] #47 49.66 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:23:29.447Z] #47 49.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:23:29.447Z] #47 49.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:29.476Z] #14 ... [2022-01-03T15:23:29.476Z] [2022-01-03T15:23:29.476Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:29.476Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:29.476Z] #60 37.40 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:29.705Z] #47 49.89 Selecting previously unselected package python3-six. [2022-01-03T15:23:29.705Z] #47 49.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:23:29.705Z] #47 49.90 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:23:29.732Z] #60 37.64 Fetched 460 kB in 0s (1309 kB/s) [2022-01-03T15:23:29.732Z] #60 37.73 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:23:29.732Z] #60 37.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:29.732Z] #60 37.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:23:29.733Z] #60 37.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:29.962Z] #47 50.02 Selecting previously unselected package python3-protobuf. [2022-01-03T15:23:29.962Z] #47 50.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-03T15:23:29.962Z] #47 50.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:29.989Z] #60 38.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:23:29.989Z] #60 38.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:23:29.989Z] #60 38.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:30.091Z] #47 44.38 Reading package lists... [2022-01-03T15:23:30.091Z] #47 ... [2022-01-03T15:23:30.091Z] [2022-01-03T15:23:30.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:30.091Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:30.091Z] #14 39.91 Reading package lists... [2022-01-03T15:23:30.219Z] #47 50.45 Selecting previously unselected package libnet1:arm64. [2022-01-03T15:23:30.476Z] #47 50.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T15:23:30.476Z] #47 50.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:30.476Z] #47 50.57 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T15:23:30.476Z] #47 50.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T15:23:30.476Z] #47 50.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:23:30.503Z] #60 38.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:30.503Z] #60 38.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:30.503Z] #60 38.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:30.732Z] #47 50.72 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T15:23:30.732Z] #47 50.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T15:23:30.732Z] #47 50.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:23:30.732Z] #47 50.81 Selecting previously unselected package criu. [2022-01-03T15:23:30.732Z] #47 50.81 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-03T15:23:30.732Z] #47 50.81 Unpacking criu (3.16.1-3) ... [2022-01-03T15:23:31.114Z] #60 ... [2022-01-03T15:23:31.114Z] [2022-01-03T15:23:31.114Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:31.114Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:31.114Z] #55 38.66 v3.0.2 [2022-01-03T15:23:31.114Z] #55 DONE 39.0s [2022-01-03T15:23:31.114Z] [2022-01-03T15:23:31.114Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:31.114Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:31.114Z] #60 DONE 39.0s [2022-01-03T15:23:31.114Z] [2022-01-03T15:23:31.114Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:23:31.114Z] #61 sha256:a482fd26942595853035ebcb82de99ab04fe6a21e8c7b4076982f9c21903de1f [2022-01-03T15:23:31.298Z] #47 51.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:31.308Z] #62 1.894 + RM_GOPATH=0 [2022-01-03T15:23:31.308Z] #62 1.894 + TMP_GOPATH= [2022-01-03T15:23:31.308Z] #62 1.894 + : /build [2022-01-03T15:23:31.308Z] #62 1.894 + '[' -z '' ']' [2022-01-03T15:23:31.308Z] #62 1.896 ++ mktemp -d [2022-01-03T15:23:31.308Z] #62 1.919 + export GOPATH=/tmp/tmp.wZNheMbZGU [2022-01-03T15:23:31.308Z] #62 1.919 + GOPATH=/tmp/tmp.wZNheMbZGU [2022-01-03T15:23:31.308Z] #62 1.919 + RM_GOPATH=1 [2022-01-03T15:23:31.308Z] #62 1.919 + case "$(go env GOARCH)" in [2022-01-03T15:23:31.308Z] #62 1.919 ++ go env GOARCH [2022-01-03T15:23:31.308Z] #62 2.007 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:31.308Z] #62 2.007 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:31.308Z] #62 2.007 ++ dirname /install.sh [2022-01-03T15:23:31.308Z] #62 2.007 + dir=/ [2022-01-03T15:23:31.308Z] #62 2.007 + bin=containerd [2022-01-03T15:23:31.308Z] #62 2.007 + shift [2022-01-03T15:23:31.308Z] #62 2.007 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:23:31.308Z] #62 2.007 + . //containerd.installer [2022-01-03T15:23:31.308Z] #62 2.007 ++ set -e [2022-01-03T15:23:31.308Z] #62 2.007 ++ : v1.5.8 [2022-01-03T15:23:31.308Z] #62 2.007 + install_containerd [2022-01-03T15:23:31.308Z] #62 2.009 Install containerd version v1.5.8 [2022-01-03T15:23:31.308Z] #62 2.009 + echo 'Install containerd version v1.5.8' [2022-01-03T15:23:31.308Z] #62 2.009 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wZNheMbZGU/src/github.com/containerd/containerd [2022-01-03T15:23:31.308Z] #62 2.012 Cloning into '/tmp/tmp.wZNheMbZGU/src/github.com/containerd/containerd'... [2022-01-03T15:23:32.483Z] #61 DONE 1.2s [2022-01-03T15:23:32.483Z] [2022-01-03T15:23:32.483Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:32.483Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:23:32.615Z] #14 48.92 Building dependency tree... [2022-01-03T15:23:32.668Z] #47 52.67 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-03T15:23:32.668Z] #47 52.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:32.668Z] #47 52.71 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:23:32.668Z] #47 52.73 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:23:32.698Z] #62 ... [2022-01-03T15:23:32.698Z] [2022-01-03T15:23:32.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:32.698Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:32.698Z] #14 47.61 Building dependency tree... [2022-01-03T15:23:32.698Z] #14 54.18 The following additional packages will be installed: [2022-01-03T15:23:32.698Z] #14 54.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:32.698Z] #14 54.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:23:32.698Z] #14 54.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:23:32.698Z] #14 54.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:23:32.698Z] #14 54.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:23:32.698Z] #14 54.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:23:32.698Z] #14 54.25 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:23:32.698Z] #14 54.28 Suggested packages: [2022-01-03T15:23:32.698Z] #14 54.28 gcc-10-locales seccomp wine64 [2022-01-03T15:23:32.698Z] #14 56.54 The following NEW packages will be installed: [2022-01-03T15:23:32.698Z] #14 56.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:32.698Z] #14 56.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:23:32.698Z] #14 56.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:23:32.698Z] #14 56.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:23:32.698Z] #14 56.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:23:32.698Z] #14 56.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:23:32.698Z] #14 56.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:23:32.698Z] #14 56.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:23:32.698Z] #14 56.54 mingw-w64-x86-64-dev [2022-01-03T15:23:32.698Z] #14 57.15 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:32.698Z] #14 57.15 Need to get 115 MB of archives. [2022-01-03T15:23:32.698Z] #14 57.15 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:23:32.698Z] #14 57.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:23:32.698Z] #14 57.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:23:32.698Z] #14 57.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:23:32.698Z] #14 57.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:23:32.698Z] #14 57.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:23:32.698Z] #14 57.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:23:32.698Z] #14 58.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:23:32.698Z] #14 58.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:32.698Z] #14 58.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:23:32.698Z] #14 59.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:32.698Z] #14 ... [2022-01-03T15:23:32.698Z] [2022-01-03T15:23:32.698Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:32.698Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:32.698Z] #38 58.84 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:23:32.698Z] #38 58.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:23:32.698Z] #38 58.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:23:33.598Z] #47 53.56 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:23:33.598Z] #47 53.59 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:33.940Z] #62 ... [2022-01-03T15:23:33.940Z] [2022-01-03T15:23:33.940Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:33.940Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:33.940Z] #53 31.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:23:33.940Z] #53 31.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:23:33.940Z] #53 31.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:23:33.940Z] #53 31.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:23:33.940Z] #53 32.00 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:23:33.940Z] #53 33.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:23:33.940Z] #53 33.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:23:33.940Z] #53 33.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:23:34.198Z] #53 ... [2022-01-03T15:23:34.198Z] [2022-01-03T15:23:34.198Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:34.198Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:34.198Z] #14 37.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:23:34.198Z] #14 38.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:34.198Z] #14 39.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:34.198Z] #14 40.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:34.198Z] #14 40.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:23:34.198Z] #14 40.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:23:34.198Z] #14 40.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:34.198Z] #14 40.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:34.198Z] #14 40.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:23:34.198Z] #14 40.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:23:34.198Z] #14 40.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:23:34.198Z] #14 40.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:23:34.198Z] #14 40.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:23:34.198Z] #14 40.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:23:34.198Z] #14 40.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:23:34.198Z] #14 40.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:23:34.198Z] #14 40.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:23:34.198Z] #14 40.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:23:34.198Z] #14 40.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:23:34.198Z] #14 41.31 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:34.198Z] #14 41.53 Fetched 115 MB in 7s (15.8 MB/s) [2022-01-03T15:23:34.198Z] #14 41.55 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:23:34.198Z] #14 41.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:34.198Z] #14 41.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:23:34.198Z] #14 41.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:34.455Z] #14 ... [2022-01-03T15:23:34.455Z] [2022-01-03T15:23:34.455Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:34.455Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:34.620Z] #38 ... [2022-01-03T15:23:34.620Z] [2022-01-03T15:23:34.620Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:34.620Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:34.620Z] #55 61.09 v3.0.2 [2022-01-03T15:23:34.620Z] #55 DONE 62.1s [2022-01-03T15:23:34.620Z] [2022-01-03T15:23:34.621Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:34.621Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:34.621Z] #14 61.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:34.711Z] #38 42.55 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:23:34.711Z] #38 42.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:23:34.711Z] #38 42.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:34.968Z] #38 42.98 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:23:34.968Z] #38 43.04 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:23:34.968Z] #38 43.04 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:23:35.138Z] #14 ... [2022-01-03T15:23:35.138Z] [2022-01-03T15:23:35.138Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:35.138Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:35.138Z] #47 44.38 Reading package lists... [2022-01-03T15:23:35.194Z] #14 62.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:23:35.266Z] #38 43.26 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:23:35.266Z] #38 43.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:23:35.266Z] #38 43.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:23:35.567Z] #38 43.41 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:23:35.567Z] #38 43.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:23:35.567Z] #38 43.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:23:35.567Z] #38 43.60 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:23:35.567Z] #38 43.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:23:35.567Z] #38 43.61 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:23:35.567Z] #38 ... [2022-01-03T15:23:35.567Z] [2022-01-03T15:23:35.567Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:35.567Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:35.567Z] #47 28.03 Reading package lists... [2022-01-03T15:23:35.567Z] #47 33.40 Building dependency tree... [2022-01-03T15:23:35.567Z] #47 37.22 The following additional packages will be installed: [2022-01-03T15:23:35.567Z] #47 37.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:35.567Z] #47 37.23 python3-protobuf python3-six [2022-01-03T15:23:35.567Z] #47 37.25 Suggested packages: [2022-01-03T15:23:35.567Z] #47 37.25 python3-setuptools [2022-01-03T15:23:35.567Z] #47 37.25 Recommended packages: [2022-01-03T15:23:35.567Z] #47 37.25 iproute2 | iproute [2022-01-03T15:23:35.567Z] #47 37.91 The following NEW packages will be installed: [2022-01-03T15:23:35.567Z] #47 37.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:35.567Z] #47 37.92 python3-protobuf python3-six [2022-01-03T15:23:35.567Z] #47 38.44 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:35.567Z] #47 38.44 Need to get 2292 kB of archives. [2022-01-03T15:23:35.567Z] #47 38.44 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:23:35.567Z] #47 38.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:23:35.567Z] #47 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:23:35.567Z] #47 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:23:35.567Z] #47 38.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:23:35.567Z] #47 38.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:23:35.567Z] #47 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:23:35.567Z] #47 38.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:23:35.567Z] #47 42.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:23:35.823Z] #47 ... [2022-01-03T15:23:35.823Z] [2022-01-03T15:23:35.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:35.823Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:35.823Z] #14 43.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:23:35.823Z] #14 43.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:23:35.823Z] #14 43.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:36.137Z] #14 63.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:36.277Z] #47 ... [2022-01-03T15:23:36.277Z] [2022-01-03T15:23:36.277Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:36.277Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:23:36.277Z] #38 46.36 Selecting previously unselected package libicu67:arm64. [2022-01-03T15:23:36.277Z] #38 46.37 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 46.38 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T15:23:36.277Z] #38 50.34 Selecting previously unselected package libxml2:arm64. [2022-01-03T15:23:36.277Z] #38 50.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 50.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:36.277Z] #38 50.65 Selecting previously unselected package libarchive13:arm64. [2022-01-03T15:23:36.277Z] #38 50.67 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 50.69 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T15:23:36.277Z] #38 50.89 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-03T15:23:36.277Z] #38 50.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 50.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T15:23:36.277Z] #38 51.08 Selecting previously unselected package librhash0:arm64. [2022-01-03T15:23:36.277Z] #38 51.09 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 51.09 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-03T15:23:36.277Z] #38 51.24 Selecting previously unselected package libuv1:arm64. [2022-01-03T15:23:36.277Z] #38 51.25 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 51.26 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-03T15:23:36.277Z] #38 51.41 Selecting previously unselected package cmake. [2022-01-03T15:23:36.277Z] #38 51.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-03T15:23:36.277Z] #38 51.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:36.277Z] #38 53.86 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T15:23:36.277Z] #38 53.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:36.277Z] #38 53.90 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-03T15:23:36.277Z] #38 53.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:36.277Z] #38 53.96 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-03T15:23:36.277Z] #38 53.97 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-03T15:23:36.277Z] #38 53.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:36.277Z] #38 54.00 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:36.277Z] #38 54.01 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-03T15:23:36.277Z] #38 54.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:36.277Z] #38 54.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:36.397Z] #14 ... [2022-01-03T15:23:36.397Z] [2022-01-03T15:23:36.397Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:36.397Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:36.397Z] #47 45.14 Reading package lists... [2022-01-03T15:23:36.397Z] #47 53.58 Building dependency tree... [2022-01-03T15:23:36.397Z] #47 60.00 The following additional packages will be installed: [2022-01-03T15:23:36.398Z] #47 60.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:36.398Z] #47 60.07 python3-protobuf python3-six [2022-01-03T15:23:36.398Z] #47 60.07 Suggested packages: [2022-01-03T15:23:36.398Z] #47 60.07 python3-setuptools [2022-01-03T15:23:36.398Z] #47 60.07 Recommended packages: [2022-01-03T15:23:36.398Z] #47 60.07 iproute2 | iproute [2022-01-03T15:23:36.398Z] #47 61.57 The following NEW packages will be installed: [2022-01-03T15:23:36.398Z] #47 61.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:36.398Z] #47 61.59 python3-protobuf python3-six [2022-01-03T15:23:36.398Z] #47 62.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:36.398Z] #47 62.22 Need to get 2292 kB of archives. [2022-01-03T15:23:36.398Z] #47 62.22 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:23:36.398Z] #47 62.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:23:36.398Z] #47 62.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:23:36.398Z] #47 62.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:23:36.398Z] #47 62.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:23:36.398Z] #47 62.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:23:36.398Z] #47 62.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:23:36.398Z] #47 62.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:23:36.525Z] using credential docker-jenkins-github-credentials [2022-01-03T15:23:36.536Z] #38 ... [2022-01-03T15:23:36.536Z] [2022-01-03T15:23:36.536Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:36.536Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:23:36.536Z] #47 56.36 Setting up criu (3.16.1-3) ... [2022-01-03T15:23:36.603Z] Cloning the remote Git repository [2022-01-03T15:23:36.603Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:23:37.034Z] #47 53.55 Building dependency tree... [2022-01-03T15:23:37.097Z] #47 ... [2022-01-03T15:23:37.097Z] [2022-01-03T15:23:37.097Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:37.097Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:23:37.097Z] #34 47.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:23:37.097Z] #34 48.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:37.173Z] Running on azwin-2-328130 in d:\jenkins\workspace\moby_PR-43105 [Pipeline] { [Pipeline] ws [2022-01-03T15:23:37.192Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-03T15:23:37.659Z] #34 ... [2022-01-03T15:23:37.659Z] [2022-01-03T15:23:37.659Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:37.659Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:23:37.659Z] #51 58.23 gotestsum version dev [2022-01-03T15:23:38.315Z] #47 ... [2022-01-03T15:23:38.315Z] [2022-01-03T15:23:38.315Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:38.315Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:38.315Z] #14 65.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:38.385Z] #14 46.04 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:23:38.385Z] #14 46.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:23:38.385Z] #14 46.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:23:38.385Z] #14 46.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:23:38.385Z] #14 46.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:23:38.385Z] #14 46.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:23:38.643Z] #14 46.46 Selecting previously unselected package dmsetup. [2022-01-03T15:23:38.643Z] #14 46.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:23:38.643Z] #14 46.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:23:38.643Z] #14 46.62 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:23:38.643Z] #14 46.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:23:38.643Z] #14 46.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:23:38.651Z] The recommended git tool is: git [2022-01-03T15:23:36.801Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:23:37.225Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:23:38.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:23:38.112Z] > git --version # timeout=10 [2022-01-03T15:23:38.154Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:23:38.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:23:38.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:23:38.886Z] #14 66.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:38.886Z] #14 66.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:23:38.886Z] #14 66.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:23:38.886Z] #14 66.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:38.886Z] #14 66.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:38.886Z] #14 66.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:23:38.886Z] #14 66.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:23:38.886Z] #14 66.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:23:38.886Z] #14 66.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:23:39.147Z] #14 66.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:23:39.147Z] #14 66.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:23:39.147Z] #14 66.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:23:39.147Z] #14 66.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:23:39.147Z] #14 66.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:23:39.147Z] #14 66.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:23:39.148Z] #14 66.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:23:39.403Z] #19 78.43 Reading package lists... [2022-01-03T15:23:39.549Z] #51 ... [2022-01-03T15:23:39.549Z] [2022-01-03T15:23:39.549Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:39.549Z] #38 sha256:d89a9e7e3da487c1d3cc69a22cd8237f9300e98ffe0e50d8869bcb38dc00645c [2022-01-03T15:23:39.549Z] #38 DONE 60.0s [2022-01-03T15:23:39.838Z] [2022-01-03T15:23:39.838Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:39.838Z] #51 sha256:7428b01c4faeaa88e89e66d9390b559bc8695736118ff43143d47e4baa2b750c [2022-01-03T15:23:39.838Z] #51 DONE 60.1s [2022-01-03T15:23:39.838Z] [2022-01-03T15:23:39.838Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:39.838Z] #47 sha256:f4e7146d376004663f3bade135778cfabcc225c458729234e8b4178388a1a34c [2022-01-03T15:23:39.838Z] #47 58.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:39.838Z] #47 DONE 59.8s [2022-01-03T15:23:39.838Z] [2022-01-03T15:23:39.838Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:23:39.838Z] #39 sha256:595cf6ffdb409f94ec1951e088bb10e78ba7206c20700b5095649b41b1623f72 [2022-01-03T15:23:40.096Z] #39 DONE 0.6s [2022-01-03T15:23:40.096Z] [2022-01-03T15:23:40.096Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:40.096Z] #40 sha256:674e499eda4c97675b04879ebf8033f419780e665ba81e7fc573df446e1b2742 [2022-01-03T15:23:40.425Z] #47 ... [2022-01-03T15:23:40.425Z] [2022-01-03T15:23:40.425Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:23:40.425Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:23:40.425Z] #53 49.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-03T15:23:40.425Z] #53 49.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-03T15:23:40.425Z] #53 49.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-03T15:23:40.425Z] #53 49.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-03T15:23:40.425Z] #53 49.42 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-03T15:23:40.425Z] #53 51.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-03T15:23:40.425Z] #53 51.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-03T15:23:40.425Z] #53 52.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-03T15:23:40.425Z] #53 ... [2022-01-03T15:23:40.425Z] [2022-01-03T15:23:40.425Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:40.425Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:40.425Z] #14 55.49 The following additional packages will be installed: [2022-01-03T15:23:40.425Z] #14 55.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:40.425Z] #14 55.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:23:40.425Z] #14 55.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:23:40.425Z] #14 55.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:23:40.425Z] #14 55.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:23:40.425Z] #14 55.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:23:40.425Z] #14 55.53 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:23:40.425Z] #14 55.57 Suggested packages: [2022-01-03T15:23:40.425Z] #14 55.58 gcc-10-locales seccomp wine64 [2022-01-03T15:23:40.425Z] #14 58.36 The following NEW packages will be installed: [2022-01-03T15:23:40.425Z] #14 58.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:23:40.425Z] #14 58.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:23:40.425Z] #14 58.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:23:40.425Z] #14 58.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:23:40.425Z] #14 58.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:23:40.425Z] #14 58.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:23:40.425Z] #14 58.36 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:23:40.425Z] #14 58.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:23:40.425Z] #14 58.39 mingw-w64-x86-64-dev [2022-01-03T15:23:40.425Z] #14 59.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:40.425Z] #14 59.00 Need to get 115 MB of archives. [2022-01-03T15:23:40.425Z] #14 59.00 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:23:40.425Z] #14 59.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:23:40.425Z] #14 59.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:23:40.425Z] #14 59.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:23:40.425Z] #14 59.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:23:40.425Z] #14 59.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:23:40.425Z] #14 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:23:40.687Z] #14 60.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:23:41.164Z] #14 ... [2022-01-03T15:23:41.164Z] [2022-01-03T15:23:41.164Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:41.164Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:41.164Z] #38 43.78 Selecting previously unselected package cmake. [2022-01-03T15:23:41.164Z] #38 43.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:23:41.164Z] #38 43.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:41.164Z] #38 48.22 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:23:41.164Z] #38 48.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:41.164Z] #38 48.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:23:41.164Z] #38 48.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:41.164Z] #38 48.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:23:41.164Z] #38 48.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:23:41.164Z] #38 48.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:41.164Z] #38 48.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:41.164Z] #38 48.47 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:23:41.164Z] #38 48.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:41.164Z] #38 48.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:41.164Z] #38 DONE 48.9s [2022-01-03T15:23:41.164Z] [2022-01-03T15:23:41.164Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:23:41.164Z] #39 sha256:82e9b2b58a823f7fd344417f595ced4dc668674e00334a2b2e9cfb3bfb1bee1d [2022-01-03T15:23:41.164Z] #39 DONE 0.2s [2022-01-03T15:23:41.164Z] [2022-01-03T15:23:41.164Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:41.164Z] #40 sha256:810d1cc496a42976760bd8cdf532dd3a0ebb8011fad61760d906e92bf431f05f [2022-01-03T15:23:41.173Z] #14 68.50 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:41.258Z] #14 60.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:41.259Z] #14 60.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:23:41.453Z] #14 68.92 Fetched 115 MB in 10s (11.4 MB/s) [2022-01-03T15:23:41.453Z] #14 69.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:23:41.453Z] #14 69.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:41.453Z] #14 69.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:23:41.717Z] #14 69.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:41.823Z] #14 ... [2022-01-03T15:23:41.823Z] [2022-01-03T15:23:41.823Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-01-03T15:23:41.823Z] #55 sha256:bd95f1acf8fffa0accf438721dab9c93529abc3d3428bafc9074ee2e685a21e7 [2022-01-03T15:23:41.823Z] #55 60.43 v3.0.2 [2022-01-03T15:23:41.823Z] #55 DONE 60.9s [2022-01-03T15:23:41.823Z] [2022-01-03T15:23:41.823Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:41.823Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:41.823Z] #60 42.54 Reading package lists... [2022-01-03T15:23:41.823Z] #60 51.15 Building dependency tree... [2022-01-03T15:23:41.823Z] #60 57.47 The following additional packages will be installed: [2022-01-03T15:23:41.823Z] #60 57.47 libbtrfs0 [2022-01-03T15:23:41.823Z] #60 58.04 The following NEW packages will be installed: [2022-01-03T15:23:41.823Z] #60 58.06 libbtrfs-dev libbtrfs0 [2022-01-03T15:23:41.823Z] #60 58.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:41.823Z] #60 58.75 Need to get 460 kB of archives. [2022-01-03T15:23:41.823Z] #60 58.75 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:23:41.823Z] #60 58.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:41.823Z] #60 58.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:41.823Z] #60 60.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:41.823Z] #60 ... [2022-01-03T15:23:41.823Z] [2022-01-03T15:23:41.823Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:41.823Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:41.823Z] #47 59.17 The following additional packages will be installed: [2022-01-03T15:23:41.823Z] #47 59.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:41.823Z] #47 59.19 python3-protobuf python3-six [2022-01-03T15:23:41.823Z] #47 59.24 Suggested packages: [2022-01-03T15:23:41.823Z] #47 59.24 python3-setuptools [2022-01-03T15:23:41.823Z] #47 59.24 Recommended packages: [2022-01-03T15:23:41.823Z] #47 59.24 iproute2 | iproute [2022-01-03T15:23:41.823Z] #47 60.42 The following NEW packages will be installed: [2022-01-03T15:23:41.823Z] #47 60.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-03T15:23:41.823Z] #47 60.45 python3-protobuf python3-six [2022-01-03T15:23:41.907Z] using credential docker-jenkins-github-credentials [2022-01-03T15:23:41.989Z] Cloning the remote Git repository [2022-01-03T15:23:41.989Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:23:41.999Z] #40 1.621 + RM_GOPATH=0 [2022-01-03T15:23:41.999Z] #40 1.621 + TMP_GOPATH= [2022-01-03T15:23:41.999Z] #40 1.621 + : /build [2022-01-03T15:23:41.999Z] #40 1.621 + '[' -z '' ']' [2022-01-03T15:23:41.999Z] #40 1.621 ++ mktemp -d [2022-01-03T15:23:41.999Z] #40 1.621 + export GOPATH=/tmp/tmp.6C34AN955I [2022-01-03T15:23:41.999Z] #40 1.621 + GOPATH=/tmp/tmp.6C34AN955I [2022-01-03T15:23:41.999Z] #40 1.621 + RM_GOPATH=1 [2022-01-03T15:23:41.999Z] #40 1.621 + case "$(go env GOARCH)" in [2022-01-03T15:23:41.999Z] #40 1.621 ++ go env GOARCH [2022-01-03T15:23:41.999Z] #40 1.641 Install tini version v0.19.0 [2022-01-03T15:23:41.999Z] #40 1.641 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:41.999Z] #40 1.641 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:41.999Z] #40 1.641 ++ dirname /install.sh [2022-01-03T15:23:41.999Z] #40 1.641 + dir=/ [2022-01-03T15:23:41.999Z] #40 1.641 + bin=tini [2022-01-03T15:23:41.999Z] #40 1.641 + shift [2022-01-03T15:23:41.999Z] #40 1.641 + '[' '!' -f //tini.installer ']' [2022-01-03T15:23:41.999Z] #40 1.641 + . //tini.installer [2022-01-03T15:23:41.999Z] #40 1.641 ++ : v0.19.0 [2022-01-03T15:23:41.999Z] #40 1.641 + install_tini [2022-01-03T15:23:41.999Z] #40 1.641 + echo 'Install tini version v0.19.0' [2022-01-03T15:23:41.999Z] #40 1.641 + git clone https://github.com/krallin/tini.git /tmp/tmp.6C34AN955I/tini [2022-01-03T15:23:41.999Z] #40 1.641 Cloning into '/tmp/tmp.6C34AN955I/tini'... [2022-01-03T15:23:42.387Z] #47 61.12 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:42.387Z] #47 61.12 Need to get 2292 kB of archives. [2022-01-03T15:23:42.387Z] #47 61.12 After this operation, 11.0 MB of additional disk space will be used. [2022-01-03T15:23:42.387Z] #47 61.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-03T15:23:42.387Z] #47 61.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:23:42.387Z] #47 61.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-03T15:23:42.387Z] #47 61.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-03T15:23:42.387Z] #47 61.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:23:42.387Z] #47 61.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:23:42.387Z] #47 61.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:23:42.187Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:23:42.645Z] #47 ... [2022-01-03T15:23:42.645Z] [2022-01-03T15:23:42.645Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:42.645Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:42.645Z] #38 43.16 Reading package lists... [2022-01-03T15:23:42.645Z] #38 51.87 Building dependency tree... [2022-01-03T15:23:42.645Z] #38 57.70 The following additional packages will be installed: [2022-01-03T15:23:42.645Z] #38 57.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-03T15:23:42.645Z] #38 57.74 Suggested packages: [2022-01-03T15:23:42.645Z] #38 57.74 cmake-doc ninja-build lrzip [2022-01-03T15:23:42.645Z] #38 57.74 Recommended packages: [2022-01-03T15:23:42.645Z] #38 57.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:23:42.645Z] #38 59.28 The following NEW packages will be installed: [2022-01-03T15:23:42.645Z] #38 59.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-03T15:23:42.645Z] #38 59.32 vim-common xxd [2022-01-03T15:23:42.645Z] #38 59.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:42.645Z] #38 59.87 Need to get 17.7 MB of archives. [2022-01-03T15:23:42.645Z] #38 59.87 After this operation, 70.7 MB of additional disk space will be used. [2022-01-03T15:23:42.645Z] #38 59.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:23:42.645Z] #38 59.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:23:42.645Z] #38 59.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:23:42.645Z] #38 60.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:23:42.645Z] #38 61.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:23:42.645Z] #38 61.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:23:42.645Z] #38 61.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:23:42.645Z] #38 61.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:23:42.645Z] #38 61.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:23:42.645Z] #38 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:23:42.645Z] #38 ... [2022-01-03T15:23:42.645Z] [2022-01-03T15:23:42.645Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:23:42.645Z] #60 sha256:b4feb65f36b72fbf2f101fc822cc810d985710382686296103c807afc7216480 [2022-01-03T15:23:42.645Z] #60 61.18 Fetched 460 kB in 1s (892 kB/s) [2022-01-03T15:23:42.645Z] #60 61.34 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:23:42.645Z] #60 61.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:42.645Z] #60 61.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:23:42.645Z] #60 61.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:42.645Z] #60 61.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:23:42.645Z] #60 61.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:23:42.645Z] #60 61.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:42.928Z] #40 2.533 + cd /tmp/tmp.6C34AN955I/tini [2022-01-03T15:23:42.928Z] #40 2.533 + git checkout -q v0.19.0 [2022-01-03T15:23:42.928Z] #40 2.550 + cmake . [2022-01-03T15:23:43.184Z] #40 3.173 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:23:43.184Z] #40 3.224 -- Detecting C compiler ABI info [2022-01-03T15:23:43.209Z] #60 62.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:23:43.209Z] #60 62.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:23:43.209Z] #60 62.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:43.746Z] #40 ... [2022-01-03T15:23:43.746Z] [2022-01-03T15:23:43.746Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:43.746Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:43.746Z] #14 54.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:23:43.746Z] #14 54.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:23:43.746Z] #14 54.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:23:43.746Z] #14 59.94 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:23:43.746Z] #14 59.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:23:43.746Z] #14 59.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:23:43.746Z] #14 60.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:23:43.746Z] #14 60.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:23:43.746Z] #14 60.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:23:43.770Z] #40 2.353 + RM_GOPATH=0 [2022-01-03T15:23:43.770Z] #40 2.353 + TMP_GOPATH= [2022-01-03T15:23:43.770Z] #40 2.353 + : /build [2022-01-03T15:23:43.770Z] #40 2.353 + '[' -z '' ']' [2022-01-03T15:23:43.770Z] #40 2.354 ++ mktemp -d [2022-01-03T15:23:43.770Z] #40 2.355 + export GOPATH=/tmp/tmp.S4HadoaLuJ [2022-01-03T15:23:43.770Z] #40 2.355 + GOPATH=/tmp/tmp.S4HadoaLuJ [2022-01-03T15:23:43.770Z] #40 2.355 + RM_GOPATH=1 [2022-01-03T15:23:43.770Z] #40 2.355 + case "$(go env GOARCH)" in [2022-01-03T15:23:43.770Z] #40 2.355 ++ go env GOARCH [2022-01-03T15:23:43.770Z] #40 2.384 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:43.770Z] #40 2.384 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:43.770Z] #40 2.397 ++ dirname /install.sh [2022-01-03T15:23:43.770Z] #40 2.399 + dir=/ [2022-01-03T15:23:43.770Z] #40 2.399 + bin=tini [2022-01-03T15:23:43.770Z] #40 2.399 + shift [2022-01-03T15:23:43.770Z] #40 2.399 + '[' '!' -f //tini.installer ']' [2022-01-03T15:23:43.770Z] #40 2.399 + . //tini.installer [2022-01-03T15:23:43.770Z] #40 2.399 ++ : v0.19.0 [2022-01-03T15:23:43.770Z] #40 2.399 + install_tini [2022-01-03T15:23:43.770Z] #40 2.399 + echo 'Install tini version v0.19.0' [2022-01-03T15:23:43.770Z] #40 2.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.S4HadoaLuJ/tini [2022-01-03T15:23:43.770Z] #40 2.399 Install tini version v0.19.0 [2022-01-03T15:23:43.770Z] #40 2.400 Cloning into '/tmp/tmp.S4HadoaLuJ/tini'... [2022-01-03T15:23:43.777Z] #60 DONE 62.9s [2022-01-03T15:23:43.777Z] [2022-01-03T15:23:43.777Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:23:43.777Z] #61 sha256:05febbccf5f5a4b0f8cbcb920c772d895baca4b9727cccfde95b539575a3b748 [2022-01-03T15:23:44.002Z] #14 ... [2022-01-03T15:23:44.002Z] [2022-01-03T15:23:44.002Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:44.002Z] #40 sha256:674e499eda4c97675b04879ebf8033f419780e665ba81e7fc573df446e1b2742 [2022-01-03T15:23:44.002Z] #40 3.877 -- Detecting C compiler ABI info - done [2022-01-03T15:23:44.034Z] #61 DONE 0.2s [2022-01-03T15:23:44.034Z] [2022-01-03T15:23:44.034Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:44.034Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:44.034Z] #38 63.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:44.258Z] #40 4.025 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:23:44.258Z] #40 4.025 -- Detecting C compile features [2022-01-03T15:23:44.258Z] #40 4.025 -- Detecting C compile features - done [2022-01-03T15:23:44.258Z] #40 4.105 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:23:44.264Z] #14 ... [2022-01-03T15:23:44.264Z] [2022-01-03T15:23:44.264Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:44.264Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:44.264Z] #38 71.50 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:23:44.264Z] #38 71.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:23:44.264Z] #38 71.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:44.333Z] #40 3.120 + cd /tmp/tmp.S4HadoaLuJ/tini [2022-01-03T15:23:44.333Z] #40 3.120 + git checkout -q v0.19.0 [2022-01-03T15:23:44.333Z] #40 3.173 + cmake . [2022-01-03T15:23:44.514Z] #40 4.317 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:23:44.514Z] #40 4.442 -- Configuring done [2022-01-03T15:23:44.514Z] #40 4.469 -- Generating done [2022-01-03T15:23:44.514Z] #40 4.475 -- Build files have been written to: /tmp/tmp.6C34AN955I/tini [2022-01-03T15:23:44.514Z] #40 4.507 + make tini-static [2022-01-03T15:23:44.598Z] #38 63.64 Fetched 17.7 MB in 2s (8531 kB/s) [2022-01-03T15:23:44.598Z] #38 63.80 Selecting previously unselected package xxd. [2022-01-03T15:23:44.598Z] #38 63.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:44.675Z] #19 96.17 Building dependency tree... [2022-01-03T15:23:42.598Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:23:43.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:23:43.395Z] > git --version # timeout=10 [2022-01-03T15:23:43.438Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:23:43.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:23:43.443Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:23:44.836Z] #38 72.39 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:23:44.836Z] #38 72.39 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:23:44.836Z] #38 72.43 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:23:44.895Z] #38 63.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:23:44.895Z] #38 63.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:44.897Z] #40 3.729 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:23:44.897Z] #40 3.873 -- Detecting C compiler ABI info [2022-01-03T15:23:45.091Z] #40 4.922 Scanning dependencies of target tini-static [2022-01-03T15:23:45.091Z] #40 4.982 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:23:45.152Z] #38 64.30 Selecting previously unselected package vim-common. [2022-01-03T15:23:45.152Z] #38 64.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:23:45.152Z] #38 64.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:45.407Z] #38 73.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:23:45.407Z] #38 73.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:23:45.407Z] #38 73.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:23:45.668Z] #38 73.32 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:23:45.668Z] #38 73.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:23:45.668Z] #38 73.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:23:45.715Z] #38 64.74 Selecting previously unselected package cmake-data. [2022-01-03T15:23:45.715Z] #38 64.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:23:45.715Z] #38 64.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:45.830Z] #40 4.558 -- Detecting C compiler ABI info - done [2022-01-03T15:23:45.830Z] #40 4.672 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:23:45.830Z] #40 4.687 -- Detecting C compile features [2022-01-03T15:23:45.830Z] #40 4.692 -- Detecting C compile features - done [2022-01-03T15:23:45.830Z] #40 4.741 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:23:45.830Z] #40 ... [2022-01-03T15:23:45.830Z] [2022-01-03T15:23:45.830Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:45.830Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:23:45.830Z] #34 43.58 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:23:45.830Z] #34 43.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:23:45.830Z] #34 44.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:45.830Z] #34 ... [2022-01-03T15:23:45.830Z] [2022-01-03T15:23:45.830Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:45.830Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:45.830Z] #47 43.89 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:45.830Z] #47 44.12 Fetched 2292 kB in 5s (461 kB/s) [2022-01-03T15:23:45.830Z] #47 44.16 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:23:45.830Z] #47 44.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:45.830Z] #47 44.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 44.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:45.830Z] #47 45.14 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:23:45.830Z] #47 45.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:23:45.830Z] #47 45.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:45.830Z] #47 45.48 Selecting previously unselected package python3-six. [2022-01-03T15:23:45.830Z] #47 45.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:23:45.830Z] #47 45.50 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:23:45.830Z] #47 45.60 Selecting previously unselected package python3-protobuf. [2022-01-03T15:23:45.830Z] #47 45.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 45.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:45.830Z] #47 46.22 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:23:45.830Z] #47 46.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 46.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:45.830Z] #47 46.25 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:23:45.830Z] #47 46.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 46.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:23:45.830Z] #47 46.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:23:45.830Z] #47 46.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 46.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:45.830Z] #47 46.58 Selecting previously unselected package criu. [2022-01-03T15:23:45.830Z] #47 46.58 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:23:45.830Z] #47 46.64 Unpacking criu (3.16.1-3) ... [2022-01-03T15:23:45.830Z] #47 47.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:45.830Z] #47 49.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:45.830Z] #47 49.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:45.830Z] #47 49.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:45.830Z] #47 49.28 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:23:45.830Z] #47 50.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:23:45.830Z] #47 50.54 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:46.087Z] #47 ... [2022-01-03T15:23:46.087Z] [2022-01-03T15:23:46.087Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:46.087Z] #40 sha256:810d1cc496a42976760bd8cdf532dd3a0ebb8011fad61760d906e92bf431f05f [2022-01-03T15:23:46.087Z] #40 5.007 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:23:46.087Z] #40 5.132 -- Configuring done [2022-01-03T15:23:46.240Z] #38 73.65 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:23:46.241Z] #38 73.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:23:46.241Z] #38 73.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:23:46.343Z] #40 5.153 -- Generating done [2022-01-03T15:23:46.343Z] #40 5.162 -- Build files have been written to: /tmp/tmp.S4HadoaLuJ/tini [2022-01-03T15:23:46.343Z] #40 5.177 + make tini-static [2022-01-03T15:23:46.502Z] #38 73.97 Selecting previously unselected package cmake. [2022-01-03T15:23:46.502Z] #38 73.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:23:46.502Z] #38 73.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:46.600Z] #40 5.533 Scanning dependencies of target tini-static [2022-01-03T15:23:46.600Z] #40 ... [2022-01-03T15:23:46.600Z] [2022-01-03T15:23:46.600Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:46.600Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:23:46.600Z] #62 4.299 + RM_GOPATH=0 [2022-01-03T15:23:46.600Z] #62 4.299 + TMP_GOPATH= [2022-01-03T15:23:46.600Z] #62 4.299 + : /build [2022-01-03T15:23:46.600Z] #62 4.299 + '[' -z '' ']' [2022-01-03T15:23:46.600Z] #62 4.299 ++ mktemp -d [2022-01-03T15:23:46.600Z] #62 4.299 + export GOPATH=/tmp/tmp.j4UoFX0cp0 [2022-01-03T15:23:46.600Z] #62 4.299 + GOPATH=/tmp/tmp.j4UoFX0cp0 [2022-01-03T15:23:46.600Z] #62 4.299 + RM_GOPATH=1 [2022-01-03T15:23:46.600Z] #62 4.299 + case "$(go env GOARCH)" in [2022-01-03T15:23:46.600Z] #62 4.299 ++ go env GOARCH [2022-01-03T15:23:46.600Z] #62 4.327 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:46.600Z] #62 4.327 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:46.600Z] #62 4.327 ++ dirname /install.sh [2022-01-03T15:23:46.600Z] #62 4.329 + dir=/ [2022-01-03T15:23:46.600Z] #62 4.329 + bin=containerd [2022-01-03T15:23:46.600Z] #62 4.347 Install containerd version v1.5.8 [2022-01-03T15:23:46.600Z] #62 4.347 + shift [2022-01-03T15:23:46.600Z] #62 4.347 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:23:46.600Z] #62 4.347 + . //containerd.installer [2022-01-03T15:23:46.600Z] #62 4.347 ++ set -e [2022-01-03T15:23:46.600Z] #62 4.347 ++ : v1.5.8 [2022-01-03T15:23:46.600Z] #62 4.347 + install_containerd [2022-01-03T15:23:46.600Z] #62 4.347 + echo 'Install containerd version v1.5.8' [2022-01-03T15:23:46.600Z] #62 4.347 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j4UoFX0cp0/src/github.com/containerd/containerd [2022-01-03T15:23:46.600Z] #62 4.347 Cloning into '/tmp/tmp.j4UoFX0cp0/src/github.com/containerd/containerd'... [2022-01-03T15:23:46.600Z] #62 ... [2022-01-03T15:23:46.600Z] [2022-01-03T15:23:46.600Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:46.600Z] #40 sha256:810d1cc496a42976760bd8cdf532dd3a0ebb8011fad61760d906e92bf431f05f [2022-01-03T15:23:46.600Z] #40 5.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:23:46.982Z] #40 6.805 [100%] Linking C executable tini-static [2022-01-03T15:23:47.544Z] #40 7.366 [100%] Built target tini-static [2022-01-03T15:23:47.544Z] #40 7.405 + mkdir -p /build [2022-01-03T15:23:47.544Z] #40 7.406 + cp tini-static /build/docker-init [2022-01-03T15:23:47.979Z] #40 6.943 [100%] Linking C executable tini-static [2022-01-03T15:23:48.472Z] #40 DONE 8.4s [2022-01-03T15:23:48.472Z] [2022-01-03T15:23:48.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:48.472Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:23:48.472Z] #14 68.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:23:48.472Z] #14 68.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:23:48.472Z] #14 68.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:23:48.586Z] #40 7.566 [100%] Built target tini-static [2022-01-03T15:23:48.851Z] #40 7.732 + mkdir -p /build [2022-01-03T15:23:48.851Z] #40 7.734 + cp tini-static /build/docker-init [2022-01-03T15:23:48.863Z] #19 105.7 The following additional packages will be installed: [2022-01-03T15:23:48.863Z] #19 105.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T15:23:48.863Z] #19 105.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T15:23:48.863Z] #19 105.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-03T15:23:48.863Z] #19 105.7 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-03T15:23:48.863Z] #19 105.7 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T15:23:48.863Z] #19 105.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T15:23:48.863Z] #19 105.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T15:23:48.863Z] #19 105.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T15:23:48.863Z] #19 105.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T15:23:48.863Z] #19 105.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T15:23:48.863Z] #19 105.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T15:23:48.863Z] #19 105.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T15:23:48.863Z] #19 105.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T15:23:48.863Z] #19 105.7 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T15:23:48.863Z] #19 105.7 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T15:23:48.863Z] #19 105.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T15:23:48.863Z] #19 105.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T15:23:48.863Z] #19 105.7 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T15:23:48.863Z] #19 105.7 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T15:23:48.863Z] #19 105.7 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T15:23:48.863Z] #19 105.7 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T15:23:48.863Z] #19 105.7 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T15:23:48.863Z] #19 105.7 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T15:23:48.863Z] #19 105.7 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T15:23:48.863Z] #19 105.7 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T15:23:48.863Z] #19 105.8 Suggested packages: [2022-01-03T15:23:48.863Z] #19 105.8 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-03T15:23:48.863Z] #19 105.8 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.8 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-03T15:23:48.863Z] #19 105.8 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-03T15:23:48.863Z] #19 105.8 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-03T15:23:48.863Z] #19 105.8 libyaml-shell-perl ed diffutils-doc [2022-01-03T15:23:48.863Z] #19 105.8 Recommended packages: [2022-01-03T15:23:48.863Z] #19 105.8 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-03T15:23:48.863Z] #19 105.8 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-03T15:23:49.107Z] #40 ... [2022-01-03T15:23:49.107Z] [2022-01-03T15:23:49.107Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:49.107Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:49.107Z] #47 54.21 Setting up criu (3.16.1-3) ... [2022-01-03T15:23:49.107Z] #47 55.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:49.107Z] #47 DONE 56.9s [2022-01-03T15:23:49.364Z] [2022-01-03T15:23:49.364Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:49.364Z] #40 sha256:810d1cc496a42976760bd8cdf532dd3a0ebb8011fad61760d906e92bf431f05f [2022-01-03T15:23:49.364Z] #40 DONE 8.2s [2022-01-03T15:23:49.364Z] [2022-01-03T15:23:49.364Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:49.364Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:49.364Z] #14 51.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:23:49.364Z] #14 51.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:23:49.364Z] #14 51.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:23:49.364Z] #14 57.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:23:49.364Z] #14 57.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:23:49.364Z] #14 57.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:23:49.364Z] #14 57.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:23:49.364Z] #14 57.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:23:49.364Z] #14 57.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:23:49.803Z] #38 ... [2022-01-03T15:23:49.803Z] [2022-01-03T15:23:49.803Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:49.803Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:49.803Z] #47 66.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:23:49.803Z] #47 69.08 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:49.803Z] #47 69.44 Fetched 2292 kB in 6s (412 kB/s) [2022-01-03T15:23:49.803Z] #47 69.62 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:23:49.803Z] #47 69.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:49.803Z] #47 69.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 69.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:49.803Z] #47 71.08 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:23:49.803Z] #47 71.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:23:49.803Z] #47 71.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:49.803Z] #47 71.42 Selecting previously unselected package python3-six. [2022-01-03T15:23:49.803Z] #47 71.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:23:49.803Z] #47 71.43 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:23:49.803Z] #47 71.61 Selecting previously unselected package python3-protobuf. [2022-01-03T15:23:49.803Z] #47 71.62 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 71.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:49.803Z] #47 72.66 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:23:49.803Z] #47 72.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 72.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:49.803Z] #47 72.93 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:23:49.803Z] #47 72.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 73.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:23:49.803Z] #47 73.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:23:49.803Z] #47 73.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 73.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:49.803Z] #47 73.43 Selecting previously unselected package criu. [2022-01-03T15:23:49.803Z] #47 73.43 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:23:49.803Z] #47 73.44 Unpacking criu (3.16.1-3) ... [2022-01-03T15:23:49.803Z] #47 74.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:49.803Z] #47 ... [2022-01-03T15:23:49.803Z] [2022-01-03T15:23:49.803Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:49.803Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:23:49.803Z] #34 72.07 Updating files: 78% (1197/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:23:49.803Z] #34 73.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:23:49.803Z] #34 74.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:50.746Z] #34 ... [2022-01-03T15:23:50.746Z] [2022-01-03T15:23:50.746Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:50.746Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:50.746Z] #47 77.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:50.746Z] #47 77.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:50.746Z] #47 77.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:50.746Z] #47 77.86 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:23:50.969Z] #38 69.66 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:23:50.969Z] #38 69.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:23:50.969Z] #38 69.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:23:50.969Z] #38 ... [2022-01-03T15:23:50.969Z] [2022-01-03T15:23:50.969Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:50.969Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:50.969Z] #47 65.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-03T15:23:50.969Z] #47 67.93 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:50.969Z] #47 68.38 Fetched 2292 kB in 6s (414 kB/s) [2022-01-03T15:23:50.969Z] #47 68.55 Selecting previously unselected package libprotobuf23:amd64. [2022-01-03T15:23:50.969Z] #47 68.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 ... 15709 files and directories currently installed.) [2022-01-03T15:23:50.969Z] #47 68.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-03T15:23:50.969Z] #47 68.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:51.226Z] #47 70.16 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:23:51.226Z] #47 70.16 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:23:51.226Z] #47 70.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:51.260Z] #14 ... [2022-01-03T15:23:51.260Z] [2022-01-03T15:23:51.260Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:23:51.260Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:23:51.260Z] #51 58.89 gotestsum version dev [2022-01-03T15:23:51.516Z] #51 DONE 59.5s [2022-01-03T15:23:51.516Z] [2022-01-03T15:23:51.516Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:51.516Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:51.790Z] #47 70.69 Selecting previously unselected package python3-six. [2022-01-03T15:23:51.791Z] #47 70.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-03T15:23:51.791Z] #47 70.71 Unpacking python3-six (1.16.0-2) ... [2022-01-03T15:23:52.048Z] #47 70.99 Selecting previously unselected package python3-protobuf. [2022-01-03T15:23:52.048Z] #47 71.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-03T15:23:52.048Z] #47 71.00 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:52.048Z] #47 ... [2022-01-03T15:23:52.048Z] [2022-01-03T15:23:52.048Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:52.048Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:52.048Z] #14 61.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:52.048Z] #14 63.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:52.048Z] #14 63.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:23:52.048Z] #14 64.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:23:52.048Z] #14 66.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:23:52.048Z] #14 67.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:23:52.048Z] #14 67.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:23:52.048Z] #14 67.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:23:52.048Z] #14 67.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:23:52.048Z] #14 67.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:23:52.048Z] #14 67.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:23:52.048Z] #14 67.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:23:52.048Z] #14 67.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:23:52.048Z] #14 67.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:23:52.048Z] #14 67.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:23:52.048Z] #14 67.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:23:52.048Z] #14 67.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:23:52.048Z] #14 67.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:23:52.048Z] #14 67.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:23:52.048Z] #14 67.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:23:52.048Z] #14 67.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:23:52.048Z] #14 69.17 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:23:52.048Z] #14 69.62 Fetched 115 MB in 9s (12.8 MB/s) [2022-01-03T15:23:52.048Z] #14 69.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:23:52.048Z] #14 69.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-03T15:23:52.048Z] #14 69.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:23:52.048Z] #14 69.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:52.165Z] #19 109.5 The following NEW packages will be installed: [2022-01-03T15:23:52.165Z] #19 109.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-03T15:23:52.165Z] #19 109.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-03T15:23:52.165Z] #19 109.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-03T15:23:52.165Z] #19 109.5 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-03T15:23:52.165Z] #19 109.5 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-03T15:23:52.165Z] #19 109.5 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-03T15:23:52.165Z] #19 109.5 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-03T15:23:52.165Z] #19 109.5 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-03T15:23:52.165Z] #19 109.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-03T15:23:52.165Z] #19 109.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-03T15:23:52.165Z] #19 109.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-03T15:23:52.165Z] #19 109.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-03T15:23:52.165Z] #19 109.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-03T15:23:52.165Z] #19 109.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-03T15:23:52.165Z] #19 109.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-03T15:23:52.165Z] #19 109.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-03T15:23:52.165Z] #19 109.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-03T15:23:52.165Z] #19 109.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-03T15:23:52.165Z] #19 109.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-03T15:23:52.165Z] #19 109.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-03T15:23:52.165Z] #19 109.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-03T15:23:52.165Z] #19 109.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-03T15:23:52.165Z] #19 109.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-03T15:23:52.165Z] #19 109.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-03T15:23:52.165Z] #19 109.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-03T15:23:52.165Z] #19 109.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-03T15:23:52.165Z] #19 109.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-03T15:23:52.165Z] #19 109.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-03T15:23:52.165Z] #19 109.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-03T15:23:52.165Z] #19 109.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-03T15:23:52.165Z] #19 109.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-03T15:23:52.165Z] #19 109.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-03T15:23:52.306Z] #14 ... [2022-01-03T15:23:52.306Z] [2022-01-03T15:23:52.306Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:52.306Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:23:52.425Z] #19 109.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-03T15:23:52.425Z] #19 109.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-03T15:23:52.425Z] #19 109.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-03T15:23:52.425Z] #19 109.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-03T15:23:52.425Z] #19 109.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-03T15:23:52.425Z] #19 109.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-03T15:23:52.425Z] #19 109.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-03T15:23:52.425Z] #19 109.5 linux-libc-dev-s390x-cross patch xz-utils [2022-01-03T15:23:52.563Z] #34 70.84 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-03T15:23:52.683Z] #19 110.0 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:23:52.684Z] #19 110.0 Need to get 787 MB of archives. [2022-01-03T15:23:52.684Z] #19 110.0 After this operation, 3385 MB of additional disk space will be used. [2022-01-03T15:23:52.684Z] #19 110.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:23:52.684Z] #19 110.0 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-03T15:23:52.684Z] #19 110.1 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-03T15:23:52.820Z] #34 71.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-03T15:23:52.943Z] #19 110.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-03T15:23:52.943Z] #19 110.2 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-03T15:23:52.943Z] #19 110.3 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-03T15:23:52.943Z] #19 110.3 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:23:53.078Z] #34 72.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:23:53.203Z] #19 110.4 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-03T15:23:53.292Z] #47 80.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:23:53.292Z] #47 80.10 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:53.719Z] #14 ... [2022-01-03T15:23:53.719Z] [2022-01-03T15:23:53.719Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:53.719Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:23:53.719Z] #62 35.45 Updating files: 73% (3462/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:23:53.719Z] #62 35.99 + cd /tmp/tmp.QRh53YIl2b/src/github.com/containerd/containerd [2022-01-03T15:23:53.719Z] #62 35.99 + git checkout -q v1.5.8 [2022-01-03T15:23:54.009Z] #34 ... [2022-01-03T15:23:54.009Z] [2022-01-03T15:23:54.009Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:23:54.009Z] #62 sha256:bf4fa694c04970723525eac0ed545c052e6f29c094ef074d05d71fdc3c5d6e65 [2022-01-03T15:23:54.009Z] #62 2.404 + RM_GOPATH=0 [2022-01-03T15:23:54.009Z] #62 2.404 + TMP_GOPATH= [2022-01-03T15:23:54.009Z] #62 2.404 + : /build [2022-01-03T15:23:54.009Z] #62 2.404 + '[' -z '' ']' [2022-01-03T15:23:54.009Z] #62 2.408 ++ mktemp -d [2022-01-03T15:23:54.009Z] #62 2.414 + export GOPATH=/tmp/tmp.nJRhb9eFoG [2022-01-03T15:23:54.009Z] #62 2.414 + GOPATH=/tmp/tmp.nJRhb9eFoG [2022-01-03T15:23:54.009Z] #62 2.414 + RM_GOPATH=1 [2022-01-03T15:23:54.009Z] #62 2.414 + case "$(go env GOARCH)" in [2022-01-03T15:23:54.009Z] #62 2.414 ++ go env GOARCH [2022-01-03T15:23:54.009Z] #62 2.466 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:54.009Z] #62 2.466 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:54.009Z] #62 2.468 ++ dirname /install.sh [2022-01-03T15:23:54.009Z] #62 2.477 + dir=/ [2022-01-03T15:23:54.009Z] #62 2.477 + bin=containerd [2022-01-03T15:23:54.009Z] #62 2.477 + shift [2022-01-03T15:23:54.009Z] #62 2.477 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:23:54.009Z] #62 2.477 + . //containerd.installer [2022-01-03T15:23:54.009Z] #62 2.477 ++ set -e [2022-01-03T15:23:54.009Z] #62 2.477 ++ : v1.5.8 [2022-01-03T15:23:54.009Z] #62 2.477 + install_containerd [2022-01-03T15:23:54.009Z] #62 2.482 Install containerd version v1.5.8 [2022-01-03T15:23:54.009Z] #62 2.482 + echo 'Install containerd version v1.5.8' [2022-01-03T15:23:54.009Z] #62 2.482 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nJRhb9eFoG/src/github.com/containerd/containerd [2022-01-03T15:23:54.009Z] #62 2.490 Cloning into '/tmp/tmp.nJRhb9eFoG/src/github.com/containerd/containerd'... [2022-01-03T15:23:54.009Z] #62 ... [2022-01-03T15:23:54.009Z] [2022-01-03T15:23:54.009Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:23:54.009Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:23:54.009Z] #47 71.82 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:23:54.009Z] #47 71.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:23:54.009Z] #47 71.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:54.009Z] #47 72.06 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:23:54.009Z] #47 72.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:23:54.009Z] #47 72.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:23:54.010Z] #47 72.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:23:54.010Z] #47 72.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:23:54.010Z] #47 72.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:54.010Z] #47 72.44 Selecting previously unselected package criu. [2022-01-03T15:23:54.010Z] #47 72.45 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-03T15:23:54.010Z] #47 72.45 Unpacking criu (3.16.1-3) ... [2022-01-03T15:23:54.281Z] #62 36.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:23:54.281Z] #62 36.94 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:23:54.281Z] #62 36.94 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:23:54.281Z] #62 36.94 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:23:54.281Z] #62 36.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:23:54.281Z] #62 36.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:23:54.281Z] #62 36.94 + '[' '' = dynamic ']' [2022-01-03T15:23:54.281Z] #62 36.94 + make [2022-01-03T15:23:54.581Z] #19 111.7 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:23:54.581Z] #19 111.7 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-03T15:23:54.941Z] #47 73.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:23:55.703Z] #62 38.27 + bin/ctr [2022-01-03T15:23:55.840Z] #47 ... [2022-01-03T15:23:55.840Z] [2022-01-03T15:23:55.840Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:23:55.840Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:23:55.840Z] #14 73.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:23:55.840Z] #14 73.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:23:55.840Z] #14 73.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:23:55.840Z] #14 77.45 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:23:55.840Z] #14 77.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:23:55.840Z] #14 77.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:23:55.840Z] #14 77.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:23:55.840Z] #14 77.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:23:55.840Z] #14 77.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:23:55.840Z] #14 78.15 Selecting previously unselected package dmsetup. [2022-01-03T15:23:55.840Z] #14 78.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:23:55.840Z] #14 78.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:23:55.840Z] #14 78.49 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:23:55.840Z] #14 78.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:23:55.840Z] #14 78.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:23:55.840Z] #14 ... [2022-01-03T15:23:55.840Z] [2022-01-03T15:23:55.840Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:23:55.840Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:23:55.840Z] #38 81.49 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:23:55.840Z] #38 81.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:55.840Z] #38 81.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:23:55.840Z] #38 81.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:23:55.840Z] #38 81.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:23:55.840Z] #38 81.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:23:55.840Z] #38 81.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:23:55.840Z] #38 81.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:23:55.840Z] #38 81.80 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:23:55.840Z] #38 81.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:23:55.840Z] #38 81.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:23:55.958Z] #19 113.0 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:23:55.958Z] #19 113.0 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-01-03T15:23:56.785Z] #38 DONE 84.2s [2022-01-03T15:23:56.785Z] [2022-01-03T15:23:56.785Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:23:56.786Z] #39 sha256:0b0afe8c656b01c4a4b99be6c15684f32e91794d7d4a3be70f9d9ee9d1604a94 [2022-01-03T15:23:56.786Z] #39 DONE 0.2s [2022-01-03T15:23:56.786Z] [2022-01-03T15:23:56.786Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:23:56.786Z] #40 sha256:275204b3a22ca6820af29802a0930811f9526fd8157f9c08fd46905304a59a7f [2022-01-03T15:23:56.812Z] #14 64.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:23:56.812Z] #14 64.18 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:23:56.812Z] #14 64.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:23:56.944Z] Fetching without tags [2022-01-03T15:23:56.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:23:56.708Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:23:56.748Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:23:56.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:23:56.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:23:56.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:23:56.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:23:57.336Z] #19 114.5 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:23:57.336Z] #19 114.5 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-03T15:23:57.733Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:23:58.224Z] #47 76.76 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-03T15:23:58.224Z] #47 76.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:23:58.224Z] #47 76.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:23:58.224Z] #47 76.81 Setting up python3-six (1.16.0-2) ... [2022-01-03T15:23:58.701Z] #40 1.805 + RM_GOPATH=0 [2022-01-03T15:23:58.701Z] #40 1.805 + TMP_GOPATH= [2022-01-03T15:23:58.701Z] #40 1.805 + : /build [2022-01-03T15:23:58.701Z] #40 1.805 + '[' -z '' ']' [2022-01-03T15:23:58.701Z] #40 1.809 ++ mktemp -d [2022-01-03T15:23:58.701Z] #40 1.809 + export GOPATH=/tmp/tmp.IrgGxUwVD9 [2022-01-03T15:23:58.701Z] #40 1.809 + GOPATH=/tmp/tmp.IrgGxUwVD9 [2022-01-03T15:23:58.701Z] #40 1.809 + RM_GOPATH=1 [2022-01-03T15:23:58.701Z] #40 1.809 + case "$(go env GOARCH)" in [2022-01-03T15:23:58.701Z] #40 1.810 ++ go env GOARCH [2022-01-03T15:23:58.701Z] #40 1.853 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:58.701Z] #40 1.853 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:23:58.701Z] #40 1.858 Install tini version v0.19.0 [2022-01-03T15:23:58.701Z] #40 1.861 ++ dirname /install.sh [2022-01-03T15:23:58.701Z] #40 1.861 + dir=/ [2022-01-03T15:23:58.701Z] #40 1.861 + bin=tini [2022-01-03T15:23:58.701Z] #40 1.861 + shift [2022-01-03T15:23:58.701Z] #40 1.861 + '[' '!' -f //tini.installer ']' [2022-01-03T15:23:58.701Z] #40 1.861 + . //tini.installer [2022-01-03T15:23:58.701Z] #40 1.861 ++ : v0.19.0 [2022-01-03T15:23:58.701Z] #40 1.861 + install_tini [2022-01-03T15:23:58.701Z] #40 1.861 + echo 'Install tini version v0.19.0' [2022-01-03T15:23:58.701Z] #40 1.861 + git clone https://github.com/krallin/tini.git /tmp/tmp.IrgGxUwVD9/tini [2022-01-03T15:23:58.701Z] #40 1.872 Cloning into '/tmp/tmp.IrgGxUwVD9/tini'... [2022-01-03T15:23:58.714Z] #19 116.0 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-03T15:23:58.714Z] #19 116.0 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-03T15:24:00.087Z] #40 3.186 + cd /tmp/tmp.IrgGxUwVD9/tini [2022-01-03T15:24:00.087Z] #40 3.186 + git checkout -q v0.19.0 [2022-01-03T15:24:00.087Z] #40 3.229 + cmake . [2022-01-03T15:24:00.089Z] #19 117.2 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-03T15:24:00.090Z] #19 117.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-03T15:24:00.090Z] #19 117.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-03T15:24:00.090Z] #19 117.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-03T15:24:00.090Z] #19 117.3 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-03T15:24:00.090Z] #19 117.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-03T15:24:00.090Z] #19 117.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-03T15:24:00.090Z] #19 117.4 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-01-03T15:24:00.090Z] #19 117.4 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-03T15:24:00.120Z] #47 78.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:24:00.120Z] #47 78.83 Setting up python3-protobuf (3.12.4-1) ... [2022-01-03T15:23:57.844Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:23:57.883Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:00.408Z] > git remote # timeout=10 [2022-01-03T15:24:00.725Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:00.725Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:24:01.030Z] #40 4.169 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:24:01.030Z] #40 4.374 -- Detecting C compiler ABI info [2022-01-03T15:24:01.993Z] #19 118.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-01-03T15:24:01.993Z] #19 118.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-01-03T15:24:01.993Z] #19 119.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-03T15:24:01.993Z] #19 119.0 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-01-03T15:24:01.993Z] #19 119.0 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-03T15:24:02.417Z] #40 5.590 -- Detecting C compiler ABI info - done [2022-01-03T15:24:02.643Z] #47 ... [2022-01-03T15:24:02.643Z] [2022-01-03T15:24:02.643Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:24:02.643Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:24:02.643Z] #38 81.38 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:24:02.643Z] #38 81.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:24:02.643Z] #38 81.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:24:02.680Z] #40 5.864 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:24:02.680Z] #40 5.864 -- Detecting C compile features [2022-01-03T15:24:02.680Z] #40 5.864 -- Detecting C compile features - done [2022-01-03T15:24:02.680Z] #40 5.935 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:24:03.207Z] #38 82.44 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:24:03.207Z] #38 82.44 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:24:03.207Z] #38 82.45 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:24:03.253Z] #40 6.327 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:24:03.384Z] #19 120.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:24:03.384Z] #19 120.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:24:03.385Z] #19 120.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-03T15:24:03.385Z] #19 120.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-03T15:24:03.385Z] #19 120.7 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-03T15:24:03.385Z] #19 120.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:24:03.514Z] #40 ... [2022-01-03T15:24:03.514Z] [2022-01-03T15:24:03.514Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:24:03.514Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:24:03.514Z] #47 86.37 Setting up criu (3.16.1-3) ... [2022-01-03T15:24:03.514Z] #47 89.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:24:03.514Z] #47 DONE 90.6s [2022-01-03T15:24:03.514Z] [2022-01-03T15:24:03.514Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:24:03.514Z] #40 sha256:275204b3a22ca6820af29802a0930811f9526fd8157f9c08fd46905304a59a7f [2022-01-03T15:24:03.514Z] #40 6.595 -- Configuring done [2022-01-03T15:24:03.514Z] #40 6.608 -- Generating done [2022-01-03T15:24:03.514Z] #40 6.632 -- Build files have been written to: /tmp/tmp.IrgGxUwVD9/tini [2022-01-03T15:24:03.514Z] #40 6.678 + make tini-static [2022-01-03T15:24:03.514Z] #40 ... [2022-01-03T15:24:03.514Z] [2022-01-03T15:24:03.514Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:03.514Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:03.514Z] #14 89.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:24:03.514Z] #14 89.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:24:03.514Z] #14 89.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:24:03.643Z] #19 121.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-03T15:24:03.643Z] #19 121.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-03T15:24:03.656Z] Fetching without tags [2022-01-03T15:24:00.473Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:24:00.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:00.511Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:24:00.644Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:24:00.761Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:24:00.800Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:03.901Z] #19 121.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-03T15:24:03.902Z] #19 121.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-03T15:24:03.902Z] #19 121.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-03T15:24:03.902Z] #19 121.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-03T15:24:03.902Z] #19 121.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-03T15:24:03.902Z] #19 121.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-03T15:24:03.902Z] #19 121.1 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-01-03T15:24:03.902Z] #19 ... [2022-01-03T15:24:03.902Z] [2022-01-03T15:24:03.902Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:24:03.902Z] #41 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:24:03.902Z] #41 DONE 135.5s [2022-01-03T15:24:03.902Z] [2022-01-03T15:24:03.902Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:24:03.902Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:24:03.902Z] #19 121.1 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-03T15:24:04.138Z] #38 83.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:24:04.138Z] #38 83.00 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:24:04.138Z] #38 83.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:24:04.138Z] #38 83.32 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:24:04.138Z] #38 83.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:24:04.138Z] #38 83.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:24:04.365Z] using credential docker-jenkins-github-credentials [2022-01-03T15:24:04.396Z] #38 83.55 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:24:04.396Z] #38 83.56 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:24:04.396Z] #38 83.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:24:04.443Z] Cloning the remote Git repository [2022-01-03T15:24:04.443Z] Cloning with configured refspecs honoured and without tags [2022-01-03T15:24:04.557Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:04.961Z] #38 83.86 Selecting previously unselected package cmake. [2022-01-03T15:24:04.961Z] #38 83.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:24:04.961Z] #38 83.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:24:04.961Z] #38 ... [2022-01-03T15:24:04.961Z] [2022-01-03T15:24:04.961Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:04.961Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:04.961Z] #14 73.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:24:04.961Z] #14 73.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:24:04.961Z] #14 73.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:24:04.961Z] #14 78.47 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:24:04.961Z] #14 78.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:24:04.961Z] #14 78.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:24:04.961Z] #14 78.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:24:04.961Z] #14 78.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:24:04.961Z] #14 78.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:04.961Z] #14 79.04 Selecting previously unselected package dmsetup. [2022-01-03T15:24:04.961Z] #14 79.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:24:04.961Z] #14 79.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:24:04.961Z] #14 79.43 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:24:04.961Z] #14 79.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:24:04.961Z] #14 79.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:24:06.432Z] #19 123.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-01-03T15:24:06.432Z] #19 123.5 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-01-03T15:24:06.432Z] #19 123.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-03T15:24:06.432Z] #19 123.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-01-03T15:24:06.432Z] #19 123.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-01-03T15:24:03.361Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:24:03.413Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:24:03.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:24:03.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:24:03.691Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:24:03.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:03.693Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:24:04.668Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:24:04.710Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:04.646Z] Cloning repository https://github.com/moby/moby.git [2022-01-03T15:24:05.083Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-03T15:24:06.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:24:06.180Z] > git --version # timeout=10 [2022-01-03T15:24:06.243Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-03T15:24:06.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:06.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:24:07.488Z] #14 ... [2022-01-03T15:24:07.488Z] [2022-01-03T15:24:07.488Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-03T15:24:07.488Z] #47 sha256:e434240d56be9e85c369486d157a327c899bcbcdc7e9c8fef585404c6116b8af [2022-01-03T15:24:07.488Z] #47 85.83 Setting up criu (3.16.1-3) ... [2022-01-03T15:24:07.491Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:07.491Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:24:08.336Z] #19 125.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:24:08.336Z] #19 125.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-03T15:24:08.336Z] #19 125.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-03T15:24:08.336Z] #19 125.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-01-03T15:24:08.336Z] #19 125.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-03T15:24:08.336Z] #19 125.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-03T15:24:08.336Z] #19 125.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-03T15:24:08.336Z] #19 125.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-03T15:24:08.336Z] #19 125.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-03T15:24:08.336Z] #19 125.5 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-01-03T15:24:08.336Z] #19 125.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-01-03T15:24:08.890Z] #14 ... [2022-01-03T15:24:08.890Z] [2022-01-03T15:24:08.890Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:24:08.890Z] #40 sha256:275204b3a22ca6820af29802a0930811f9526fd8157f9c08fd46905304a59a7f [2022-01-03T15:24:08.890Z] #40 7.349 Scanning dependencies of target tini-static [2022-01-03T15:24:08.890Z] #40 7.557 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:24:08.890Z] #40 9.971 [100%] Linking C executable tini-static [2022-01-03T15:24:08.890Z] #40 11.18 [100%] Built target tini-static [2022-01-03T15:24:08.890Z] #40 11.37 + mkdir -p /build [2022-01-03T15:24:08.890Z] #40 11.37 + cp tini-static /build/docker-init [2022-01-03T15:24:08.890Z] #40 DONE 11.6s [2022-01-03T15:24:08.890Z] [2022-01-03T15:24:08.890Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:24:08.890Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:24:09.713Z] #19 126.8 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-01-03T15:24:09.713Z] #19 126.8 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-01-03T15:24:09.713Z] #19 126.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-03T15:24:09.713Z] #19 126.9 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-01-03T15:24:09.713Z] #19 126.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-01-03T15:24:07.155Z] > git remote # timeout=10 [2022-01-03T15:24:07.220Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:24:07.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:07.265Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:24:07.404Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:24:07.525Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:24:07.579Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:10.558Z] #62 ... [2022-01-03T15:24:10.558Z] [2022-01-03T15:24:10.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:10.558Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:24:10.558Z] #14 78.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:24:10.558Z] #14 78.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:24:10.558Z] #14 78.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:10.558Z] #14 82.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:24:10.558Z] #14 82.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:24:10.558Z] #14 82.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:10.558Z] #14 86.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:24:10.558Z] #14 86.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:24:10.558Z] #14 86.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:10.763Z] #47 89.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:24:11.091Z] #19 128.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-01-03T15:24:11.091Z] #19 128.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-03T15:24:11.091Z] #19 128.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-03T15:24:11.091Z] #19 128.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-01-03T15:24:11.091Z] #19 128.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-03T15:24:11.091Z] #19 128.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-03T15:24:11.091Z] #19 128.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-03T15:24:11.091Z] #19 128.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-03T15:24:11.091Z] #19 128.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-03T15:24:11.091Z] #19 128.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-03T15:24:11.091Z] #19 128.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-03T15:24:11.091Z] #19 128.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-03T15:24:11.091Z] #19 128.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-03T15:24:11.091Z] #19 128.4 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-01-03T15:24:11.091Z] #19 128.4 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-03T15:24:11.444Z] #34 ... [2022-01-03T15:24:11.444Z] [2022-01-03T15:24:11.444Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:24:11.444Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:24:11.444Z] #51 98.92 gotestsum version dev [2022-01-03T15:24:11.697Z] #47 DONE 90.4s [2022-01-03T15:24:11.697Z] [2022-01-03T15:24:11.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:11.697Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:11.697Z] #14 88.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:24:11.697Z] #14 88.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:24:11.697Z] #14 88.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:24:11.704Z] #51 DONE 99.3s [2022-01-03T15:24:11.704Z] [2022-01-03T15:24:11.704Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:24:11.704Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:24:11.830Z] #14 77.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:24:11.830Z] #14 77.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:11.830Z] #14 77.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:12.274Z] #34 ... [2022-01-03T15:24:12.274Z] [2022-01-03T15:24:12.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:12.274Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:12.274Z] #14 99.77 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:24:12.274Z] #14 99.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:12.274Z] #14 99.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:24:12.274Z] #14 100.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:24:12.470Z] #19 129.5 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-01-03T15:24:12.470Z] #19 129.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-01-03T15:24:12.470Z] #19 129.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-03T15:24:12.470Z] #19 129.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-01-03T15:24:12.470Z] #19 129.6 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-01-03T15:24:12.535Z] #14 100.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:12.535Z] #14 100.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:12.743Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:24:13.406Z] #19 130.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-01-03T15:24:13.406Z] #19 130.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-03T15:24:13.406Z] #19 130.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-03T15:24:13.406Z] #19 130.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-01-03T15:24:13.406Z] #19 130.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-01-03T15:24:13.598Z] #14 ... [2022-01-03T15:24:13.598Z] [2022-01-03T15:24:13.598Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:24:13.598Z] #38 sha256:122c589d88f8abc6b731441d306df6d88c738dcb1db84b0c1e0cbaa7ade32789 [2022-01-03T15:24:13.598Z] #38 91.54 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:24:13.598Z] #38 91.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:24:13.598Z] #38 91.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:24:13.598Z] #38 91.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:24:13.598Z] #38 91.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:24:13.598Z] #38 91.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:24:13.598Z] #38 91.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:24:13.598Z] #38 91.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:24:13.598Z] #38 91.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:24:13.598Z] #38 91.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:24:13.598Z] #38 91.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:24:13.598Z] #38 DONE 92.7s [2022-01-03T15:24:13.598Z] [2022-01-03T15:24:13.598Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:24:13.598Z] #39 sha256:78ca7cf5f2e959df9adba2687643465f13f9aef68a18f2c0f90a1793fb58a9fb [2022-01-03T15:24:14.162Z] #39 DONE 0.4s [2022-01-03T15:24:14.162Z] [2022-01-03T15:24:14.162Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:24:14.162Z] #40 sha256:24818756e95f210d5a4db3eaf9b65857510d5b1d22ec0e36a5e8fec15a3067dc [2022-01-03T15:24:14.435Z] #14 ... [2022-01-03T15:24:14.435Z] [2022-01-03T15:24:14.435Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:14.435Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:24:14.780Z] #19 131.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-01-03T15:24:14.780Z] #19 131.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-01-03T15:24:14.780Z] #19 131.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-03T15:24:14.780Z] #19 131.9 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-01-03T15:24:14.780Z] #19 131.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-01-03T15:24:14.984Z] #14 95.31 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:24:14.984Z] #14 95.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-03T15:24:14.984Z] #14 95.34 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:15.508Z] #62 42.09 Updating files: 49% (2338/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 91% (4334/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:24:15.508Z] #62 43.35 + cd /tmp/tmp.j4UoFX0cp0/src/github.com/containerd/containerd [2022-01-03T15:24:15.508Z] #62 43.35 + git checkout -q v1.5.8 [2022-01-03T15:24:15.719Z] #19 133.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-03T15:24:15.912Z] #14 ... [2022-01-03T15:24:15.912Z] [2022-01-03T15:24:15.912Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:24:15.912Z] #65 sha256:480db921184e46987468ec62679cfb2a27f326535dadb7b01646077fee701f87 [2022-01-03T15:24:15.912Z] #65 95.65 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:24:15.912Z] #65 95.66 + GOBIN=/build [2022-01-03T15:24:15.912Z] #65 95.66 + GO111MODULE=on [2022-01-03T15:24:15.912Z] #65 95.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:24:15.977Z] #19 133.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-03T15:24:16.059Z] #40 ... [2022-01-03T15:24:16.059Z] [2022-01-03T15:24:16.059Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-01-03T15:24:16.059Z] #51 sha256:fb3a4ac6b79d685c7e958b84f89c10cad5b54a182387e2e74629914753d649ba [2022-01-03T15:24:16.059Z] #51 95.00 gotestsum version dev [2022-01-03T15:24:16.059Z] #51 DONE 95.3s [2022-01-03T15:24:16.116Z] + docker version [2022-01-03T15:24:16.235Z] #19 133.6 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:24:16.316Z] [2022-01-03T15:24:16.316Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:16.316Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:16.494Z] #19 133.9 Fetched 787 MB in 23s (33.7 MB/s) [2022-01-03T15:24:16.752Z] #19 133.9 Selecting previously unselected package liblocale-gettext-perl. [2022-01-03T15:24:16.752Z] #19 133.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 ... 15709 files and directories currently installed.) [2022-01-03T15:24:16.752Z] #19 134.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-03T15:24:16.752Z] #19 134.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T15:24:16.752Z] #19 134.0 Selecting previously unselected package bzip2. [2022-01-03T15:24:16.752Z] #19 134.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:24:16.752Z] #19 134.0 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:24:16.752Z] #19 134.1 Selecting previously unselected package libmagic-mgc. [2022-01-03T15:24:16.752Z] #19 134.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-03T15:24:16.752Z] #19 134.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-03T15:24:16.920Z] #62 44.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:24:16.920Z] #62 44.82 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:24:16.920Z] #62 44.82 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:16.920Z] #62 44.82 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:17.010Z] #19 134.3 Selecting previously unselected package libmagic1:amd64. [2022-01-03T15:24:17.010Z] #19 134.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-03T15:24:17.010Z] #19 134.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-03T15:24:17.010Z] #19 134.3 Selecting previously unselected package file. [2022-01-03T15:24:17.010Z] #19 134.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-03T15:24:17.010Z] #19 134.3 Unpacking file (1:5.39-3) ... [2022-01-03T15:24:17.010Z] #19 134.4 Selecting previously unselected package xz-utils. [2022-01-03T15:24:17.176Z] #62 44.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:24:17.176Z] #62 44.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:24:17.176Z] #62 44.82 + '[' '' = dynamic ']' [2022-01-03T15:24:17.176Z] #62 44.82 + make [2022-01-03T15:24:17.247Z] #14 ... [2022-01-03T15:24:17.247Z] [2022-01-03T15:24:17.247Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:24:17.247Z] #40 sha256:24818756e95f210d5a4db3eaf9b65857510d5b1d22ec0e36a5e8fec15a3067dc [2022-01-03T15:24:17.247Z] #40 3.026 + RM_GOPATH=0 [2022-01-03T15:24:17.247Z] #40 3.026 + TMP_GOPATH= [2022-01-03T15:24:17.247Z] #40 3.026 + : /build [2022-01-03T15:24:17.247Z] #40 3.026 + '[' -z '' ']' [2022-01-03T15:24:17.247Z] #40 3.026 ++ mktemp -d [2022-01-03T15:24:17.247Z] #40 3.026 + export GOPATH=/tmp/tmp.SZeq1ELz1V [2022-01-03T15:24:17.247Z] #40 3.026 + GOPATH=/tmp/tmp.SZeq1ELz1V [2022-01-03T15:24:17.247Z] #40 3.026 + RM_GOPATH=1 [2022-01-03T15:24:17.247Z] #40 3.026 + case "$(go env GOARCH)" in [2022-01-03T15:24:17.247Z] #40 3.026 ++ go env GOARCH [2022-01-03T15:24:17.247Z] #40 3.067 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:17.247Z] #40 3.067 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:17.247Z] #40 3.067 ++ dirname /install.sh [2022-01-03T15:24:17.247Z] #40 3.067 + dir=/ [2022-01-03T15:24:17.247Z] #40 3.067 + bin=tini [2022-01-03T15:24:17.247Z] #40 3.067 + shift [2022-01-03T15:24:17.247Z] #40 3.067 + '[' '!' -f //tini.installer ']' [2022-01-03T15:24:17.247Z] #40 3.067 + . //tini.installer [2022-01-03T15:24:17.247Z] #40 3.067 ++ : v0.19.0 [2022-01-03T15:24:17.247Z] #40 3.068 + install_tini [2022-01-03T15:24:17.247Z] #40 3.068 + echo 'Install tini version v0.19.0' [2022-01-03T15:24:17.247Z] #40 3.068 + git clone https://github.com/krallin/tini.git /tmp/tmp.SZeq1ELz1V/tini [2022-01-03T15:24:17.247Z] #40 3.076 Install tini version v0.19.0 [2022-01-03T15:24:17.247Z] #40 3.100 Cloning into '/tmp/tmp.SZeq1ELz1V/tini'... [2022-01-03T15:24:17.269Z] #19 134.4 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:24:17.269Z] #19 134.4 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:24:17.269Z] #19 134.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-03T15:24:17.269Z] #19 134.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:24:17.269Z] #19 134.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T15:24:18.178Z] #40 4.081 + cd /tmp/tmp.SZeq1ELz1V/tini [2022-01-03T15:24:18.178Z] #40 4.081 + git checkout -q v0.19.0 [2022-01-03T15:24:18.178Z] #40 4.107 + cmake . [2022-01-03T15:24:18.205Z] #19 135.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-03T15:24:18.205Z] #19 135.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-03T15:24:18.205Z] #19 135.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T15:24:18.742Z] #40 4.899 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:24:18.772Z] #19 135.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-03T15:24:18.772Z] #19 135.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-03T15:24:18.772Z] #19 135.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T15:24:18.998Z] #40 5.015 -- Detecting C compiler ABI info [2022-01-03T15:24:19.067Z] #62 46.58 + bin/ctr [2022-01-03T15:24:19.158Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-03T15:24:19.340Z] #19 136.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-03T15:24:19.340Z] #19 136.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:24:19.340Z] #19 136.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:24:19.907Z] #19 137.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-03T15:24:19.907Z] #19 137.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-03T15:24:19.907Z] #19 137.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T15:24:19.928Z] #40 5.895 -- Detecting C compiler ABI info - done [2022-01-03T15:24:20.184Z] #40 6.059 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:24:20.184Z] #40 6.059 -- Detecting C compile features [2022-01-03T15:24:20.184Z] #40 6.059 -- Detecting C compile features - done [2022-01-03T15:24:20.184Z] #40 6.133 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:24:20.441Z] #40 6.538 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:24:20.475Z] #19 137.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-03T15:24:20.475Z] #19 137.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:20.475Z] #19 137.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:24:20.475Z] #19 137.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-03T15:24:20.475Z] #19 137.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:20.475Z] #19 137.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:24:20.698Z] #40 6.667 -- Configuring done [2022-01-03T15:24:20.698Z] #40 6.731 -- Generating done [2022-01-03T15:24:20.698Z] #40 6.731 -- Build files have been written to: /tmp/tmp.SZeq1ELz1V/tini [2022-01-03T15:24:20.698Z] #40 6.763 + make tini-static [2022-01-03T15:24:21.203Z] #65 ... [2022-01-03T15:24:21.203Z] [2022-01-03T15:24:21.203Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:21.203Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:24:21.203Z] #14 98.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:24:21.203Z] #14 98.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:24:21.203Z] #14 98.84 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:24:21.203Z] #14 98.94 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T15:24:21.203Z] #14 98.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 98.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:24:21.203Z] #14 99.01 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T15:24:21.203Z] #14 99.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.01 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:24:21.203Z] #14 99.10 Selecting previously unselected package libbtrfs0:arm64. [2022-01-03T15:24:21.203Z] #14 99.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:24:21.203Z] #14 99.24 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-03T15:24:21.203Z] #14 99.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:24:21.203Z] #14 99.38 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-03T15:24:21.203Z] #14 99.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.40 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:24:21.203Z] #14 99.44 Selecting previously unselected package libudev-dev:arm64. [2022-01-03T15:24:21.203Z] #14 99.45 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.45 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-03T15:24:21.203Z] #14 99.55 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-03T15:24:21.203Z] #14 99.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.55 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T15:24:21.203Z] #14 99.76 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-03T15:24:21.203Z] #14 99.76 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.78 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T15:24:21.203Z] #14 99.90 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-03T15:24:21.203Z] #14 99.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 99.91 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T15:24:21.203Z] #14 100.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-03T15:24:21.203Z] #14 100.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-03T15:24:21.203Z] #14 100.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-03T15:24:21.203Z] #14 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T15:24:21.203Z] #14 100.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-03T15:24:21.203Z] #14 100.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T15:24:21.203Z] #14 100.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-03T15:24:21.203Z] #14 100.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:24:21.203Z] #14 100.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T15:24:21.203Z] #14 100.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:24:21.203Z] #14 100.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-03T15:24:21.203Z] #14 100.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-03T15:24:21.203Z] #14 100.8 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T15:24:21.203Z] #14 101.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:24:21.203Z] #14 101.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:24:21.203Z] #14 101.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:24:21.262Z] #40 7.215 Scanning dependencies of target tini-static [2022-01-03T15:24:21.460Z] #14 101.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:24:21.460Z] #14 102.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-03T15:24:21.519Z] #40 7.422 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:24:21.717Z] #14 102.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-03T15:24:21.717Z] #14 102.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.2 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 [2022-01-03T15:24:21.717Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.2 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 [2022-01-03T15:24:21.717Z] #14 102.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:24:21.717Z] #14 102.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.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 [2022-01-03T15:24:21.717Z] #14 102.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:24:21.717Z] #14 102.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:24:21.717Z] #14 102.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:24:21.974Z] #14 102.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:24:21.974Z] #14 102.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-03T15:24:21.974Z] #14 102.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:24:22.325Z] + docker version [2022-01-03T15:24:23.412Z] #40 9.211 [100%] Linking C executable tini-static [2022-01-03T15:24:23.975Z] #40 10.04 [100%] Built target tini-static [2022-01-03T15:24:23.975Z] #40 10.17 + mkdir -p /build [2022-01-03T15:24:24.232Z] #40 10.18 + cp tini-static /build/docker-init [2022-01-03T15:24:24.769Z] #14 111.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:24:24.769Z] #14 111.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:24.769Z] #14 111.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:24.795Z] Client: [2022-01-03T15:24:24.795Z] Version: 20.10.9 [2022-01-03T15:24:24.795Z] API version: 1.41 [2022-01-03T15:24:24.795Z] Go version: go1.16.8 [2022-01-03T15:24:24.795Z] Git commit: c2ea9bc [2022-01-03T15:24:24.795Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:24:24.795Z] OS/Arch: windows/amd64 [2022-01-03T15:24:24.795Z] Context: default [2022-01-03T15:24:24.795Z] Experimental: true [2022-01-03T15:24:24.795Z] [2022-01-03T15:24:24.795Z] Server: Docker Engine - Community [2022-01-03T15:24:24.795Z] Engine: [2022-01-03T15:24:24.795Z] Version: 20.10.9 [2022-01-03T15:24:24.795Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:24:24.795Z] Go version: go1.16.8 [2022-01-03T15:24:24.795Z] Git commit: 79ea9d3 [2022-01-03T15:24:24.795Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:24:24.795Z] OS/Arch: windows/amd64 [2022-01-03T15:24:24.795Z] Experimental: true [2022-01-03T15:24:25.163Z] #40 DONE 10.9s [2022-01-03T15:24:25.163Z] [2022-01-03T15:24:25.163Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:25.163Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:25.163Z] #14 97.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:24:25.163Z] #14 97.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:25.163Z] #14 97.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:24:25.163Z] #14 98.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:24:25.163Z] #14 98.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:25.163Z] #14 98.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-01-03T15:24:25.608Z] #62 ... [2022-01-03T15:24:25.608Z] [2022-01-03T15:24:25.608Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:25.608Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:25.608Z] #14 82.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:24:25.608Z] #14 82.99 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:25.608Z] #14 83.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:25.608Z] #14 88.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:24:25.608Z] #14 88.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:25.608Z] #14 88.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:26.392Z] + docker info [2022-01-03T15:24:26.392Z] Client: [2022-01-03T15:24:26.392Z] Context: default [2022-01-03T15:24:26.392Z] Debug Mode: false [2022-01-03T15:24:26.392Z] [2022-01-03T15:24:26.392Z] Server: [2022-01-03T15:24:26.392Z] Containers: 0 [2022-01-03T15:24:26.392Z] Running: 0 [2022-01-03T15:24:26.392Z] Paused: 0 [2022-01-03T15:24:26.392Z] Stopped: 0 [2022-01-03T15:24:26.392Z] Images: 0 [2022-01-03T15:24:26.392Z] Server Version: 20.10.9 [2022-01-03T15:24:26.392Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:24:26.392Z] Windows: [2022-01-03T15:24:26.392Z] LCOW: [2022-01-03T15:24:26.392Z] Logging Driver: json-file [2022-01-03T15:24:26.392Z] Plugins: [2022-01-03T15:24:26.392Z] Volume: local [2022-01-03T15:24:26.392Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:24:26.392Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:24:26.392Z] Swarm: inactive [2022-01-03T15:24:26.392Z] Default Isolation: process [2022-01-03T15:24:26.392Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:24:26.392Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:24:26.392Z] OSType: windows [2022-01-03T15:24:26.392Z] Architecture: x86_64 [2022-01-03T15:24:26.392Z] CPUs: 4 [2022-01-03T15:24:26.392Z] Total Memory: 32GiB [2022-01-03T15:24:26.392Z] Name: azwin-2-58f090 [2022-01-03T15:24:26.392Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:24:26.392Z] Docker Root Dir: D:\docker [2022-01-03T15:24:26.392Z] Debug Mode: false [2022-01-03T15:24:26.392Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:24:26.392Z] Labels: [2022-01-03T15:24:26.392Z] Experimental: true [2022-01-03T15:24:26.392Z] Insecure Registries: [2022-01-03T15:24:26.392Z] 10.0.0.4:5000 [2022-01-03T15:24:26.392Z] 127.0.0.0/8 [2022-01-03T15:24:26.392Z] Registry Mirrors: [2022-01-03T15:24:26.392Z] http://10.0.0.4:5000/ [2022-01-03T15:24:26.392Z] Live Restore Enabled: false [2022-01-03T15:24:26.392Z] Product License: Community Engine [2022-01-03T15:24:26.392Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:24:27.242Z] Fetching without tags [2022-01-03T15:24:28.251Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:26.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:24:26.930Z] > git config --add remote.origin.fetch +refs/pull/43105/head:refs/remotes/origin/PR-43105 # timeout=10 [2022-01-03T15:24:27.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:24:27.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-03T15:24:27.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-03T15:24:27.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:27.283Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43105/head:refs/remotes/origin/PR-43105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-03T15:24:28.366Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:24:28.432Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:29.467Z] Client: [2022-01-03T15:24:29.467Z] Version: 20.10.9 [2022-01-03T15:24:29.467Z] API version: 1.41 [2022-01-03T15:24:29.467Z] Go version: go1.16.8 [2022-01-03T15:24:29.467Z] Git commit: c2ea9bc [2022-01-03T15:24:29.467Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:24:29.467Z] OS/Arch: windows/amd64 [2022-01-03T15:24:29.467Z] Context: default [2022-01-03T15:24:29.467Z] Experimental: true [2022-01-03T15:24:29.467Z] [2022-01-03T15:24:29.467Z] Server: Docker Engine - Community [2022-01-03T15:24:29.467Z] Engine: [2022-01-03T15:24:29.467Z] Version: 20.10.9 [2022-01-03T15:24:29.467Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:24:29.467Z] Go version: go1.16.8 [2022-01-03T15:24:29.467Z] Git commit: 79ea9d3 [2022-01-03T15:24:29.467Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:24:29.467Z] OS/Arch: windows/amd64 [2022-01-03T15:24:29.467Z] Experimental: true [2022-01-03T15:24:30.073Z] #14 ... [2022-01-03T15:24:30.073Z] [2022-01-03T15:24:30.073Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:24:30.073Z] #26 sha256:bab2aaf3551038dc2501706646739d23658ce71f3c48d134a7cfc00cb23b1be2 [Pipeline] sh [2022-01-03T15:24:30.437Z] #14 109.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:24:30.437Z] #14 109.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:30.437Z] #14 109.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:30.548Z] #19 147.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-03T15:24:30.548Z] #19 147.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:30.548Z] #19 147.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:24:30.548Z] #19 147.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-03T15:24:30.548Z] #19 147.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:30.548Z] #19 147.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:24:30.587Z] #26 109.2 Updating files: 38% (4372/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9385/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-03T15:24:30.587Z] #26 110.6 + cd /tmp/tmp.xkGYSFXaEk/tmp/docker-ce [2022-01-03T15:24:30.587Z] #26 110.6 + git checkout -q v17.06.2-ce [2022-01-03T15:24:31.052Z] + docker info [2022-01-03T15:24:31.052Z] Client: [2022-01-03T15:24:31.052Z] Context: default [2022-01-03T15:24:31.052Z] Debug Mode: false [2022-01-03T15:24:31.052Z] [2022-01-03T15:24:31.052Z] Server: [2022-01-03T15:24:31.052Z] Containers: 0 [2022-01-03T15:24:31.052Z] Running: 0 [2022-01-03T15:24:31.052Z] Paused: 0 [2022-01-03T15:24:31.052Z] Stopped: 0 [2022-01-03T15:24:31.052Z] Images: 0 [2022-01-03T15:24:31.052Z] Server Version: 20.10.9 [2022-01-03T15:24:31.052Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-03T15:24:31.052Z] LCOW: [2022-01-03T15:24:31.052Z] Windows: [2022-01-03T15:24:31.052Z] Logging Driver: json-file [2022-01-03T15:24:31.052Z] Plugins: [2022-01-03T15:24:31.052Z] Volume: local [2022-01-03T15:24:31.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:24:31.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:24:31.052Z] Swarm: inactive [2022-01-03T15:24:31.052Z] Default Isolation: process [2022-01-03T15:24:31.052Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:24:31.052Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:24:31.052Z] OSType: windows [2022-01-03T15:24:31.052Z] Architecture: x86_64 [2022-01-03T15:24:31.052Z] CPUs: 4 [2022-01-03T15:24:31.052Z] Total Memory: 32GiB [2022-01-03T15:24:31.052Z] Name: azwin-2-58f091 [2022-01-03T15:24:31.052Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:24:31.052Z] Docker Root Dir: D:\docker [2022-01-03T15:24:31.052Z] Debug Mode: false [2022-01-03T15:24:31.052Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:24:31.052Z] Labels: [2022-01-03T15:24:31.052Z] Experimental: true [2022-01-03T15:24:31.052Z] Insecure Registries: [2022-01-03T15:24:31.052Z] 10.0.0.4:5000 [2022-01-03T15:24:31.052Z] 127.0.0.0/8 [2022-01-03T15:24:31.052Z] Registry Mirrors: [2022-01-03T15:24:31.052Z] http://10.0.0.4:5000/ [2022-01-03T15:24:31.052Z] Live Restore Enabled: false [2022-01-03T15:24:31.052Z] Product License: Community Engine [2022-01-03T15:24:31.052Z] [2022-01-03T15:24:31.152Z] #26 ... [2022-01-03T15:24:31.152Z] [2022-01-03T15:24:31.152Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:24:31.152Z] #65 sha256:480db921184e46987468ec62679cfb2a27f326535dadb7b01646077fee701f87 [2022-01-03T15:24:31.152Z] #65 102.4 rootlesskit version 0.14.6 [2022-01-03T15:24:31.152Z] #65 102.4 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:24:31.152Z] #65 102.4 -container-ip string [2022-01-03T15:24:31.152Z] #65 102.4 container ip [2022-01-03T15:24:31.152Z] #65 102.4 -container-port int [2022-01-03T15:24:31.152Z] #65 102.4 container port (default -1) [2022-01-03T15:24:31.152Z] #65 102.4 -host-ip string [2022-01-03T15:24:31.152Z] #65 102.4 host ip [2022-01-03T15:24:31.152Z] #65 102.4 -host-port int [2022-01-03T15:24:31.152Z] #65 102.4 host port (default -1) [2022-01-03T15:24:31.152Z] #65 102.4 -proto string [2022-01-03T15:24:31.152Z] #65 102.4 proxy protocol (default "tcp") [2022-01-03T15:24:31.152Z] #65 DONE 111.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:24:31.409Z] [2022-01-03T15:24:31.409Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:31.409Z] #14 sha256:d655a06551f3636228ea46429e4848af70c43636183094020fc6969205346bfc [2022-01-03T15:24:31.409Z] #14 DONE 111.7s [2022-01-03T15:24:31.409Z] [2022-01-03T15:24:31.409Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:24:31.409Z] #57 sha256:20603bb2ff6b9d304fe0b883454d33097ca7347aaae1598e7bb0562993783c12 [2022-01-03T15:24:31.409Z] #57 ... [2022-01-03T15:24:31.409Z] [2022-01-03T15:24:31.409Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:24:31.409Z] #66 sha256:07733ed763b89f543c28a26a895b4aff82e8d3218bedbc88f83010c344a3fa33 [2022-01-03T15:24:31.409Z] #66 DONE 0.2s [2022-01-03T15:24:31.666Z] [2022-01-03T15:24:31.666Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:24:31.666Z] #57 sha256:20603bb2ff6b9d304fe0b883454d33097ca7347aaae1598e7bb0562993783c12 [2022-01-03T15:24:31.666Z] #57 DONE 0.3s [2022-01-03T15:24:31.666Z] [2022-01-03T15:24:31.666Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:24:31.666Z] #58 sha256:952a2448672ea14b20faf467c576a32e2380626e09fe87bbf42439b04a5cfddf [2022-01-03T15:24:31.666Z] #58 ... [2022-01-03T15:24:31.666Z] [2022-01-03T15:24:31.666Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:24:31.666Z] #67 sha256:1281084d4ce7676548119721058ce5c35efc958adc5217feb06994852d9c6ab1 [2022-01-03T15:24:31.666Z] #67 DONE 0.2s [2022-01-03T15:24:31.923Z] [2022-01-03T15:24:31.923Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:24:31.923Z] #15 sha256:4a954e0993b503bcc07710a497b79f7256c96735d794e094e62c47d42d123df4 [2022-01-03T15:24:31.843Z] > git remote # timeout=10 [2022-01-03T15:24:31.935Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T15:24:32.264Z] Merge succeeded, producing c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:32.265Z] Checking out Revision c91e09bee27fe4e4e106c4959400eb12d8adbedb (PR-43105) [2022-01-03T15:24:33.752Z] #14 100.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:24:33.752Z] #14 100.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:33.752Z] #14 100.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:34.445Z] #15 DONE 3.1s [2022-01-03T15:24:34.445Z] [2022-01-03T15:24:34.445Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:24:34.445Z] #58 sha256:952a2448672ea14b20faf467c576a32e2380626e09fe87bbf42439b04a5cfddf [2022-01-03T15:24:34.445Z] #58 2.062 + RM_GOPATH=0 [2022-01-03T15:24:34.445Z] #58 2.086 + TMP_GOPATH= [2022-01-03T15:24:34.445Z] #58 2.086 + : /build [2022-01-03T15:24:34.445Z] #58 2.086 + '[' -z '' ']' [2022-01-03T15:24:34.445Z] #58 2.086 ++ mktemp -d [2022-01-03T15:24:34.445Z] #58 2.086 + export GOPATH=/tmp/tmp.sNftjS1jdy [2022-01-03T15:24:34.445Z] #58 2.086 + GOPATH=/tmp/tmp.sNftjS1jdy [2022-01-03T15:24:34.445Z] #58 2.086 + RM_GOPATH=1 [2022-01-03T15:24:34.445Z] #58 2.086 + case "$(go env GOARCH)" in [2022-01-03T15:24:34.445Z] #58 2.086 ++ go env GOARCH [2022-01-03T15:24:34.445Z] #58 2.106 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:24:34.445Z] #58 2.106 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:34.445Z] #58 2.106 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:34.445Z] #58 2.106 ++ dirname /install.sh [2022-01-03T15:24:34.445Z] #58 2.106 + dir=/ [2022-01-03T15:24:34.445Z] #58 2.106 + bin=runc [2022-01-03T15:24:34.445Z] #58 2.106 + shift [2022-01-03T15:24:34.445Z] #58 2.106 + '[' '!' -f //runc.installer ']' [2022-01-03T15:24:34.445Z] #58 2.106 + . //runc.installer [2022-01-03T15:24:34.445Z] #58 2.106 ++ set -e [2022-01-03T15:24:34.445Z] #58 2.106 ++ : v1.0.3 [2022-01-03T15:24:34.445Z] #58 2.106 + install_runc [2022-01-03T15:24:34.445Z] #58 2.106 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:24:34.445Z] #58 2.106 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:24:34.445Z] #58 2.106 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sNftjS1jdy/src/github.com/opencontainers/runc [2022-01-03T15:24:34.445Z] #58 2.106 Cloning into '/tmp/tmp.sNftjS1jdy/src/github.com/opencontainers/runc'... [2022-01-03T15:24:34.445Z] #58 ... [2022-01-03T15:24:34.445Z] [2022-01-03T15:24:34.445Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:24:34.445Z] #34 sha256:7629899203bf6a4ed8ede6ca8a85c7db95fa9a1cf8840f39630bc6284d01d46d [2022-01-03T15:24:34.445Z] #34 DONE 114.6s [2022-01-03T15:24:34.702Z] [2022-01-03T15:24:34.702Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T15:24:34.702Z] #16 sha256:d0386eff6df3c786f47625e5ac3321241224ba7888b81d3d531cca91d199ce7e [2022-01-03T15:24:34.773Z] #14 ... [2022-01-03T15:24:34.773Z] [2022-01-03T15:24:34.773Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:34.773Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:24:31.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-03T15:24:32.002Z] > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10 [2022-01-03T15:24:32.159Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-03T15:24:32.303Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T15:24:32.362Z] > git checkout -f c91e09bee27fe4e4e106c4959400eb12d8adbedb # timeout=10 [2022-01-03T15:24:35.641Z] #14 ... [2022-01-03T15:24:35.641Z] [2022-01-03T15:24:35.641Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:24:35.641Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:24:35.641Z] #65 103.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:24:35.641Z] #65 103.0 + GOBIN=/build [2022-01-03T15:24:35.641Z] #65 103.0 + GO111MODULE=on [2022-01-03T15:24:35.641Z] #65 103.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:24:35.819Z] #62 63.98 Updating files: 30% (1425/4734) Updating files: 31% (1468/4734) Updating files: 32% (1515/4734) Updating files: 33% (1563/4734) Updating files: 34% (1610/4734) Updating files: 35% (1657/4734) Updating files: 36% (1705/4734) Updating files: 37% (1752/4734) Updating files: 38% (1799/4734) Updating files: 39% (1847/4734) Updating files: 40% (1894/4734) Updating files: 41% (1941/4734) Updating files: 42% (1989/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 63% (3009/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 86% (4097/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:24:35.819Z] #62 66.72 + cd /tmp/tmp.wZNheMbZGU/src/github.com/containerd/containerd [2022-01-03T15:24:35.819Z] #62 66.72 + git checkout -q v1.5.8 [2022-01-03T15:24:36.596Z] #16 DONE 2.3s [2022-01-03T15:24:36.596Z] [2022-01-03T15:24:36.596Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:24:36.596Z] #26 sha256:bab2aaf3551038dc2501706646739d23658ce71f3c48d134a7cfc00cb23b1be2 [2022-01-03T15:24:36.596Z] #26 115.0 + mkdir -p /tmp/tmp.xkGYSFXaEk/src/github.com/docker [2022-01-03T15:24:36.596Z] #26 115.0 + mv components/cli /tmp/tmp.xkGYSFXaEk/src/github.com/docker/cli [2022-01-03T15:24:36.596Z] #26 115.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-03T15:24:38.366Z] #62 69.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:24:38.366Z] #62 69.04 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:24:38.366Z] #62 69.04 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:38.366Z] #62 69.04 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:38.366Z] #62 69.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:24:38.366Z] #62 69.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:24:38.366Z] #62 69.04 + '[' '' = dynamic ']' [2022-01-03T15:24:38.366Z] #62 69.04 + make [2022-01-03T15:24:38.490Z] #26 ... [2022-01-03T15:24:38.490Z] [2022-01-03T15:24:38.490Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:24:38.490Z] #17 sha256:251938d9fdd54b37175bc2a28ccef4affc496cb99abb08f09715daaede704ba3 [2022-01-03T15:24:38.490Z] #17 1.541 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:24:38.490Z] #17 DONE 1.6s [2022-01-03T15:24:38.490Z] [2022-01-03T15:24:38.490Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:24:38.490Z] #18 sha256:2e3de5589d5452cb9a1ddf392238fb0263006175ad240a964f451c630fe84fea [2022-01-03T15:24:39.421Z] #18 DONE 1.0s [2022-01-03T15:24:39.421Z] [2022-01-03T15:24:39.421Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:24:39.421Z] #19 sha256:8b47caa8d7be625c06111e2ce11f771e5f28c537985da671406c94ac16712026 [2022-01-03T15:24:40.351Z] #19 DONE 0.9s [2022-01-03T15:24:40.351Z] [2022-01-03T15:24:40.351Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:24:40.351Z] #20 sha256:eb587ec51b54503f6439727010fe36a350507deaa47d42e2220c04f509abe91f [2022-01-03T15:24:40.558Z] #19 ... [2022-01-03T15:24:40.558Z] [2022-01-03T15:24:40.558Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:24:40.558Z] #60 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:24:40.558Z] #60 171.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:24:40.912Z] #62 71.12 + bin/ctr [2022-01-03T15:24:41.005Z] #65 ... [2022-01-03T15:24:41.005Z] [2022-01-03T15:24:41.005Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:41.005Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:41.005Z] #14 106.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:24:41.005Z] #14 106.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:24:41.005Z] #14 106.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:24:41.005Z] #14 106.1 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:24:41.005Z] #14 106.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:24:41.005Z] #14 106.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:24:41.005Z] #14 106.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:24:41.005Z] #14 106.4 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:24:41.005Z] #14 106.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:24:41.005Z] #14 106.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:24:41.005Z] #14 106.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:24:41.005Z] #14 106.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:24:41.005Z] #14 106.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:41.005Z] #14 106.9 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:24:41.005Z] #14 106.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 106.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:24:41.005Z] #14 107.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:24:41.005Z] #14 107.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 107.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:24:41.005Z] #14 107.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:24:41.005Z] #14 107.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 107.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:24:41.005Z] #14 107.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:24:41.005Z] #14 107.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 107.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:24:41.005Z] #14 107.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:24:41.005Z] #14 107.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 107.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:24:41.005Z] #14 108.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:24:41.005Z] #14 108.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 108.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:24:41.005Z] #14 108.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:24:41.005Z] #14 108.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 108.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:24:41.005Z] #14 108.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:24:41.005Z] #14 108.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:24:41.005Z] #14 108.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:41.262Z] #14 109.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:24:41.262Z] #14 109.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:24:41.281Z] #20 DONE 1.0s [2022-01-03T15:24:41.281Z] [2022-01-03T15:24:41.281Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:41.281Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:24:41.281Z] #62 ... [2022-01-03T15:24:41.281Z] [2022-01-03T15:24:41.281Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:24:41.281Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T15:24:41.518Z] #14 109.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:24:42.082Z] #14 109.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:24:42.082Z] #14 109.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:24:42.337Z] #14 110.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:24:42.650Z] #21 1.474 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:24:42.906Z] #21 1.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:24:42.906Z] #21 1.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:24:43.313Z] #14 ... [2022-01-03T15:24:43.313Z] [2022-01-03T15:24:43.313Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:24:43.313Z] #65 sha256:d00ca199a8de2a78154c7c78fd7cdb519d97eb743461a93951317ef8a417101c [2022-01-03T15:24:43.313Z] #65 108.2 rootlesskit version 0.14.6 [2022-01-03T15:24:43.313Z] #65 108.2 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:24:43.313Z] #65 108.3 -container-ip string [2022-01-03T15:24:43.313Z] #65 108.3 container ip [2022-01-03T15:24:43.313Z] #65 108.3 -container-port int [2022-01-03T15:24:43.313Z] #65 108.3 container port (default -1) [2022-01-03T15:24:43.313Z] #65 108.3 -host-ip string [2022-01-03T15:24:43.313Z] #65 108.3 host ip [2022-01-03T15:24:43.313Z] #65 108.3 -host-port int [2022-01-03T15:24:43.313Z] #65 108.3 host port (default -1) [2022-01-03T15:24:43.313Z] #65 108.3 -proto string [2022-01-03T15:24:43.313Z] #65 108.3 proxy protocol (default "tcp") [2022-01-03T15:24:43.313Z] #65 DONE 110.9s [2022-01-03T15:24:43.313Z] [2022-01-03T15:24:43.313Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:43.313Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:43.313Z] #14 111.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:24:43.313Z] #14 111.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:24:43.313Z] #14 111.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:24:43.313Z] #14 111.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:24:43.313Z] #14 ... [2022-01-03T15:24:43.313Z] [2022-01-03T15:24:43.313Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:24:43.313Z] #66 sha256:525049ff8b8e2acf7b7e8dd43be9a743fdc5a910b9639682ac5fd495647f4192 [2022-01-03T15:24:43.470Z] #21 2.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:24:43.573Z] #66 DONE 0.2s [2022-01-03T15:24:43.573Z] [2022-01-03T15:24:43.573Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:43.573Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:43.573Z] #14 111.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:24:43.573Z] #14 111.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:24:43.573Z] #14 111.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:24:43.573Z] #14 111.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:43.573Z] #14 ... [2022-01-03T15:24:43.573Z] [2022-01-03T15:24:43.573Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:24:43.573Z] #67 sha256:f6c33021e57c5f5406e487010d095718ecad1e520b2d412a4556700033f8eab8 [2022-01-03T15:24:43.573Z] #67 DONE 0.2s [2022-01-03T15:24:43.573Z] [2022-01-03T15:24:43.573Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:43.573Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:43.573Z] #14 111.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:24:43.573Z] #14 111.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:24:43.573Z] #14 111.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:24:43.573Z] #14 111.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:24:43.836Z] #14 111.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:24:43.836Z] #14 111.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:24:43.836Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.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 [2022-01-03T15:24:43.836Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.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 [2022-01-03T15:24:43.836Z] #14 111.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:24:43.836Z] #14 111.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.8 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 [2022-01-03T15:24:43.836Z] #14 111.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:24:43.836Z] #14 111.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:43.836Z] #14 111.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:24:43.836Z] #14 111.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:43.836Z] #14 111.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:24:43.836Z] #14 111.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:24:43.840Z] #60 DONE 175.6s [2022-01-03T15:24:43.840Z] [2022-01-03T15:24:43.840Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:24:43.840Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:24:43.840Z] #19 157.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-03T15:24:43.840Z] #19 157.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:43.840Z] #19 158.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:24:43.840Z] #19 159.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-03T15:24:43.840Z] #19 159.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:43.840Z] #19 159.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:24:44.114Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-03T15:24:44.397Z] #14 DONE 112.4s [2022-01-03T15:24:44.397Z] [2022-01-03T15:24:44.397Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:44.397Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:24:44.397Z] #62 ... [2022-01-03T15:24:44.397Z] [2022-01-03T15:24:44.397Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:24:44.397Z] #57 sha256:f96aa1650c9ba3f4af4a230242595f73b941304507b7285748fd39445b148cb9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-03T15:24:44.694Z] #57 DONE 0.2s [2022-01-03T15:24:44.694Z] [2022-01-03T15:24:44.694Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:24:44.694Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:24:44.837Z] #21 3.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:24:44.964Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:24:44.964Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-671ca212\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:24:44.964Z] ---------------------------------------------------------------------------- [2022-01-03T15:24:44.964Z] [2022-01-03T15:24:44.964Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:24:42 CUT 2022 [2022-01-03T15:24:44.964Z] [2022-01-03T15:24:44.964Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:24:44.964Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:24:44.964Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T15:24:44.964Z] INFO: Environment variables: [2022-01-03T15:24:44.964Z] [2022-01-03T15:24:44.964Z] Name Value [2022-01-03T15:24:44.964Z] ---- ----- [2022-01-03T15:24:44.964Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:24:44.964Z] amd64 true [2022-01-03T15:24:44.964Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:24:44.964Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:24:44.964Z] arm64 true [2022-01-03T15:24:44.964Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:24:44.964Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:24:44.964Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:24:44.964Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:24:44.964Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:24:44.964Z] BRANCH_NAME PR-43105 [2022-01-03T15:24:44.964Z] BUILD_DISPLAY_NAME #4 [2022-01-03T15:24:44.964Z] BUILD_ID 4 [2022-01-03T15:24:44.964Z] BUILD_NUMBER 4 [2022-01-03T15:24:44.964Z] BUILD_TAG jenkins-moby-PR-43105-4 [2022-01-03T15:24:44.964Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/ [2022-01-03T15:24:44.964Z] cgroup2 true [2022-01-03T15:24:44.964Z] CHANGE_AUTHOR kzys [2022-01-03T15:24:44.964Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T15:24:44.964Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T15:24:44.964Z] CHANGE_BRANCH follow-struct [2022-01-03T15:24:44.964Z] CHANGE_FORK kzys/docker [2022-01-03T15:24:44.964Z] CHANGE_ID 43105 [2022-01-03T15:24:44.964Z] CHANGE_TARGET master [2022-01-03T15:24:44.964Z] CHANGE_TITLE daemon/logger: refactor followLogs and replace flaky TestFollowLogsHandleDecodeErr [2022-01-03T15:24:44.964Z] CHANGE_URL https://github.com/moby/moby/pull/43105 [2022-01-03T15:24:44.964Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:24:44.964Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:24:44.964Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:24:44.964Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:24:44.964Z] COMPUTERNAME azwin-2-58f090 [2022-01-03T15:24:44.964Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:24:44.964Z] ConfigSequenceNumber 0 [2022-01-03T15:24:44.964Z] dco true [2022-01-03T15:24:44.964Z] DOCKER_BUILDKIT 0 [2022-01-03T15:24:44.964Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:24:44.964Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:24:44.964Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:24:44.964Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:24:44.964Z] EXECUTOR_NUMBER 0 [2022-01-03T15:24:44.964Z] FQDN azwin-2-58f090.westus.cloudapp.azure.com [2022-01-03T15:24:44.964Z] GIT_BRANCH PR-43105 [2022-01-03T15:24:44.964Z] GIT_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:44.964Z] GIT_PREVIOUS_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:44.964Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:24:44.964Z] HUDSON_COOKIE aed17377-13b4-40d2-92fb-2a1f357c79d3 [2022-01-03T15:24:44.964Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:24:44.964Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:24:44.964Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:24:44.964Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:24:44.964Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:24:44.964Z] JENKINS_NODE_COOKIE 61839135-738f-4f28-92f5-68cb4e72b081 [2022-01-03T15:24:44.964Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:24:44.964Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:24:44.964Z] JOB_BASE_NAME PR-43105 [2022-01-03T15:24:44.964Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/display/redirect [2022-01-03T15:24:44.964Z] JOB_NAME moby/PR-43105 [2022-01-03T15:24:44.964Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/ [2022-01-03T15:24:44.964Z] library.jps.version master [2022-01-03T15:24:44.964Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:24:44.964Z] NODE_LABELS amd64 azure azwin-2-58f090 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T15:24:44.964Z] NODE_NAME azwin-2-58f090 [2022-01-03T15:24:44.964Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:24:44.964Z] OS Windows_NT [2022-01-03T15:24:44.964Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:24:44.964Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:24:44.964Z] ppc64le false [2022-01-03T15:24:44.964Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:24:44.964Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-03T15:24:44.964Z] PROCESSOR_LEVEL 6 [2022-01-03T15:24:44.964Z] PROCESSOR_REVISION 5504 [2022-01-03T15:24:44.964Z] ProgramData C:\ProgramData [2022-01-03T15:24:44.964Z] ProgramFiles C:\Program Files [2022-01-03T15:24:44.964Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:24:44.964Z] ProgramW6432 C:\Program Files [2022-01-03T15:24:44.964Z] PROMPT $P$G [2022-01-03T15:24:44.964Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:24:44.964Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:24:44.965Z] PUBLIC C:\Users\Public [2022-01-03T15:24:44.965Z] rootless true [2022-01-03T15:24:44.965Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=artif... [2022-01-03T15:24:44.965Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=changes [2022-01-03T15:24:44.965Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect [2022-01-03T15:24:44.965Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=tests [2022-01-03T15:24:44.965Z] s390x false [2022-01-03T15:24:44.965Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:24:44.965Z] SOURCES_DRIVE d [2022-01-03T15:24:44.965Z] SOURCES_SUBDIR gopath [2022-01-03T15:24:44.965Z] STAGE_NAME Run tests [2022-01-03T15:24:44.965Z] SystemDrive C: [2022-01-03T15:24:44.965Z] SystemRoot C:\Windows [2022-01-03T15:24:44.965Z] TEMP C:\Windows\TEMP [2022-01-03T15:24:44.965Z] TESTDEBUG 0 [2022-01-03T15:24:44.965Z] TESTRUN_DRIVE d [2022-01-03T15:24:44.965Z] TESTRUN_SUBDIR CI [2022-01-03T15:24:44.965Z] TIMEOUT 120m [2022-01-03T15:24:44.965Z] TMP C:\Windows\TEMP [2022-01-03T15:24:44.965Z] unit_validate true [2022-01-03T15:24:44.965Z] USERDOMAIN WORKGROUP [2022-01-03T15:24:44.965Z] USERNAME azwin-2-58f090$ [2022-01-03T15:24:44.965Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:24:44.965Z] validate_force false [2022-01-03T15:24:44.965Z] windir C:\Windows [2022-01-03T15:24:44.965Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:24:44.965Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T15:24:44.965Z] windows2022 true [2022-01-03T15:24:44.965Z] windows2022containerd true [2022-01-03T15:24:44.965Z] windowsRS1 false [2022-01-03T15:24:44.965Z] windowsRS5 true [2022-01-03T15:24:44.965Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:24:44.965Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:24:44.965Z] [2022-01-03T15:24:44.965Z] [2022-01-03T15:24:44.965Z] [2022-01-03T15:24:44.965Z] INFO: Sources under d:\gopath\... [2022-01-03T15:24:44.965Z] INFO: Test run under d:\CI\... [2022-01-03T15:24:44.965Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:24:44.965Z] INFO: docker/docker repository was found [2022-01-03T15:24:45.435Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-03T15:24:45.906Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:24:46.241Z] #62 ... [2022-01-03T15:24:46.241Z] [2022-01-03T15:24:46.241Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:24:46.241Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:24:46.241Z] #14 133.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:24:46.241Z] #14 133.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:46.241Z] #14 133.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:24:46.376Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:24:46.376Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:24:46.714Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:24:46.714Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-240120b1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:24:46.714Z] ---------------------------------------------------------------------------- [2022-01-03T15:24:46.714Z] [2022-01-03T15:24:46.714Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:24:46 CUT 2022 [2022-01-03T15:24:46.714Z] [2022-01-03T15:24:46.714Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:24:46.714Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:24:46.714Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-03T15:24:46.714Z] INFO: Environment variables: [2022-01-03T15:24:46.726Z] #21 5.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:24:47.184Z] [2022-01-03T15:24:47.184Z] Name Value [2022-01-03T15:24:47.184Z] ---- ----- [2022-01-03T15:24:47.184Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:24:47.184Z] amd64 true [2022-01-03T15:24:47.184Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:24:47.184Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:24:47.184Z] arm64 true [2022-01-03T15:24:47.184Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:24:47.184Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:24:47.184Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:24:47.184Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:24:47.184Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:24:47.184Z] BRANCH_NAME PR-43105 [2022-01-03T15:24:47.184Z] BUILD_DISPLAY_NAME #4 [2022-01-03T15:24:47.184Z] BUILD_ID 4 [2022-01-03T15:24:47.184Z] BUILD_NUMBER 4 [2022-01-03T15:24:47.184Z] BUILD_TAG jenkins-moby-PR-43105-4 [2022-01-03T15:24:47.184Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/ [2022-01-03T15:24:47.184Z] cgroup2 true [2022-01-03T15:24:47.184Z] CHANGE_AUTHOR kzys [2022-01-03T15:24:47.184Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T15:24:47.184Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T15:24:47.184Z] CHANGE_BRANCH follow-struct [2022-01-03T15:24:47.184Z] CHANGE_FORK kzys/docker [2022-01-03T15:24:47.184Z] CHANGE_ID 43105 [2022-01-03T15:24:47.184Z] CHANGE_TARGET master [2022-01-03T15:24:47.184Z] CHANGE_TITLE daemon/logger: refactor followLogs and replace flaky TestFollowLogsHandleDecodeErr [2022-01-03T15:24:47.184Z] CHANGE_URL https://github.com/moby/moby/pull/43105 [2022-01-03T15:24:47.184Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:24:47.184Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:24:47.184Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:24:47.184Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:24:47.184Z] COMPUTERNAME azwin-2-58f091 [2022-01-03T15:24:47.184Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:24:47.184Z] ConfigSequenceNumber 0 [2022-01-03T15:24:47.184Z] dco true [2022-01-03T15:24:47.184Z] DOCKER_BUILDKIT 0 [2022-01-03T15:24:47.184Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:24:47.184Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:24:47.184Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:24:47.184Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-03T15:24:47.184Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:24:47.184Z] EXECUTOR_NUMBER 0 [2022-01-03T15:24:47.184Z] FQDN azwin-2-58f091.westus.cloudapp.azure.com [2022-01-03T15:24:47.184Z] GIT_BRANCH PR-43105 [2022-01-03T15:24:47.184Z] GIT_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:47.184Z] GIT_PREVIOUS_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:24:47.184Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:24:47.184Z] HUDSON_COOKIE 742add41-eb5e-41a6-8407-159a6833eda0 [2022-01-03T15:24:47.184Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:24:47.184Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:24:47.184Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:24:47.184Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:24:47.184Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:24:47.184Z] JENKINS_NODE_COOKIE a8a285ab-2163-4579-b77c-dda553756183 [2022-01-03T15:24:47.184Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:24:47.184Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:24:47.184Z] JOB_BASE_NAME PR-43105 [2022-01-03T15:24:47.184Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/display/redirect [2022-01-03T15:24:47.184Z] JOB_NAME moby/PR-43105 [2022-01-03T15:24:47.184Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/ [2022-01-03T15:24:47.184Z] library.jps.version master [2022-01-03T15:24:47.184Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:24:47.184Z] NODE_LABELS amd64 azure azwin-2-58f091 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-03T15:24:47.184Z] NODE_NAME azwin-2-58f091 [2022-01-03T15:24:47.184Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:24:47.184Z] OS Windows_NT [2022-01-03T15:24:47.185Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:24:47.185Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:24:47.185Z] ppc64le false [2022-01-03T15:24:47.185Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:24:47.185Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-03T15:24:47.185Z] PROCESSOR_LEVEL 6 [2022-01-03T15:24:47.185Z] PROCESSOR_REVISION 5504 [2022-01-03T15:24:47.185Z] ProgramData C:\ProgramData [2022-01-03T15:24:47.185Z] ProgramFiles C:\Program Files [2022-01-03T15:24:47.185Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:24:47.185Z] ProgramW6432 C:\Program Files [2022-01-03T15:24:47.185Z] PROMPT $P$G [2022-01-03T15:24:47.185Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:24:47.185Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:24:47.185Z] PUBLIC C:\Users\Public [2022-01-03T15:24:47.185Z] rootless true [2022-01-03T15:24:47.185Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=artif... [2022-01-03T15:24:47.185Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=changes [2022-01-03T15:24:47.185Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect [2022-01-03T15:24:47.185Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=tests [2022-01-03T15:24:47.185Z] s390x false [2022-01-03T15:24:47.185Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:24:47.185Z] SOURCES_DRIVE d [2022-01-03T15:24:47.185Z] SOURCES_SUBDIR gopath [2022-01-03T15:24:47.185Z] STAGE_NAME Run tests [2022-01-03T15:24:47.185Z] SystemDrive C: [2022-01-03T15:24:47.185Z] SystemRoot C:\Windows [2022-01-03T15:24:47.185Z] TEMP C:\Windows\TEMP [2022-01-03T15:24:47.185Z] TESTDEBUG 0 [2022-01-03T15:24:47.185Z] TESTRUN_DRIVE d [2022-01-03T15:24:47.185Z] TESTRUN_SUBDIR CI [2022-01-03T15:24:47.185Z] TIMEOUT 120m [2022-01-03T15:24:47.185Z] TMP C:\Windows\TEMP [2022-01-03T15:24:47.185Z] unit_validate true [2022-01-03T15:24:47.185Z] USERDOMAIN WORKGROUP [2022-01-03T15:24:47.185Z] USERNAME azwin-2-58f091$ [2022-01-03T15:24:47.185Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:24:47.185Z] validate_force false [2022-01-03T15:24:47.185Z] windir C:\Windows [2022-01-03T15:24:47.185Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:24:47.185Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-03T15:24:47.185Z] windows2022 true [2022-01-03T15:24:47.185Z] windows2022containerd true [2022-01-03T15:24:47.185Z] windowsRS1 false [2022-01-03T15:24:47.185Z] windowsRS5 true [2022-01-03T15:24:47.185Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:24:47.185Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:24:47.185Z] [2022-01-03T15:24:47.185Z] [2022-01-03T15:24:47.185Z] [2022-01-03T15:24:47.442Z] + docker version [2022-01-03T15:24:47.967Z] #58 3.141 + RM_GOPATH=0 [2022-01-03T15:24:47.967Z] #58 3.144 + TMP_GOPATH= [2022-01-03T15:24:47.967Z] #58 3.144 + : /build [2022-01-03T15:24:47.967Z] #58 3.145 + '[' -z '' ']' [2022-01-03T15:24:47.967Z] #58 3.149 ++ mktemp -d [2022-01-03T15:24:47.967Z] #58 3.150 + export GOPATH=/tmp/tmp.LD8nPEm51N [2022-01-03T15:24:47.967Z] #58 3.150 + GOPATH=/tmp/tmp.LD8nPEm51N [2022-01-03T15:24:47.967Z] #58 3.150 + RM_GOPATH=1 [2022-01-03T15:24:47.967Z] #58 3.151 + case "$(go env GOARCH)" in [2022-01-03T15:24:47.967Z] #58 3.154 ++ go env GOARCH [2022-01-03T15:24:47.967Z] #58 3.178 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:47.967Z] #58 3.178 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:24:47.967Z] #58 3.178 ++ dirname /install.sh [2022-01-03T15:24:47.967Z] #58 3.182 + dir=/ [2022-01-03T15:24:47.967Z] #58 3.182 + bin=runc [2022-01-03T15:24:47.967Z] #58 3.182 + shift [2022-01-03T15:24:47.967Z] #58 3.182 + '[' '!' -f //runc.installer ']' [2022-01-03T15:24:47.967Z] #58 3.182 + . //runc.installer [2022-01-03T15:24:47.967Z] #58 3.182 ++ set -e [2022-01-03T15:24:47.967Z] #58 3.182 ++ : v1.0.3 [2022-01-03T15:24:47.967Z] #58 3.182 + install_runc [2022-01-03T15:24:47.967Z] #58 3.182 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:24:47.967Z] #58 3.182 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:24:47.967Z] #58 3.182 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:24:47.967Z] #58 3.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LD8nPEm51N/src/github.com/opencontainers/runc [2022-01-03T15:24:47.967Z] #58 3.184 Cloning into '/tmp/tmp.LD8nPEm51N/src/github.com/opencontainers/runc'... [2022-01-03T15:24:48.223Z] #58 ... [2022-01-03T15:24:48.224Z] [2022-01-03T15:24:48.224Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:24:48.224Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:24:48.224Z] #15 DONE 3.9s [2022-01-03T15:24:48.479Z] [2022-01-03T15:24:48.479Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T15:24:48.479Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T15:24:48.630Z] #14 ... [2022-01-03T15:24:48.630Z] [2022-01-03T15:24:48.630Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:48.630Z] #62 sha256:bf4fa694c04970723525eac0ed545c052e6f29c094ef074d05d71fdc3c5d6e65 [2022-01-03T15:24:48.750Z] INFO: Sources under d:\gopath\... [2022-01-03T15:24:48.750Z] INFO: Test run under d:\CI\... [2022-01-03T15:24:48.750Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:24:48.750Z] INFO: docker/docker repository was found [2022-01-03T15:24:48.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-03T15:24:49.219Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:24:49.219Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:24:49.219Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:24:49.660Z] #62 63.78 Updating files: 42% (2004/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 79% (3786/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-01-03T15:24:49.660Z] #62 65.63 + cd /tmp/tmp.nJRhb9eFoG/src/github.com/containerd/containerd [2022-01-03T15:24:49.660Z] #62 65.63 + git checkout -q v1.5.8 [2022-01-03T15:24:50.404Z] #19 166.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-03T15:24:50.404Z] #19 166.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:50.404Z] #19 166.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:24:50.404Z] #19 166.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-03T15:24:50.404Z] #19 166.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:50.404Z] #19 166.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:24:50.897Z] #21 9.090 Fetched 8372 kB in 8s (1033 kB/s) [2022-01-03T15:24:50.971Z] #19 ... [2022-01-03T15:24:50.972Z] [2022-01-03T15:24:50.972Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:24:50.972Z] #50 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:24:50.972Z] #50 172.6 + dpkg --print-architecture [2022-01-03T15:24:50.972Z] #50 172.6 + git checkout -q v2.1.0 [2022-01-03T15:24:50.972Z] #50 172.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:24:50.972Z] #50 172.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:24:51.554Z] #62 67.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:24:51.555Z] #62 67.65 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:24:51.555Z] #62 67.65 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:51.555Z] #62 67.65 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:24:51.555Z] #62 67.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:24:51.555Z] #62 67.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:24:51.555Z] #62 67.65 + '[' '' = dynamic ']' [2022-01-03T15:24:51.555Z] #62 67.65 + make [2022-01-03T15:24:51.748Z] #16 DONE 3.2s [2022-01-03T15:24:51.748Z] [2022-01-03T15:24:51.749Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:24:51.749Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:24:52.788Z] #21 9.090 Reading package lists... [2022-01-03T15:24:52.788Z] #21 ... [2022-01-03T15:24:52.788Z] [2022-01-03T15:24:52.788Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:24:52.788Z] #58 sha256:952a2448672ea14b20faf467c576a32e2380626e09fe87bbf42439b04a5cfddf [2022-01-03T15:24:52.788Z] #58 11.18 + cd /tmp/tmp.sNftjS1jdy/src/github.com/opencontainers/runc [2022-01-03T15:24:52.788Z] #58 11.18 + git checkout -q v1.0.3 [2022-01-03T15:24:52.788Z] #58 12.06 + '[' -z '' ']' [2022-01-03T15:24:52.788Z] #58 12.06 + target=static [2022-01-03T15:24:52.788Z] #58 12.06 + make BUILDTAGS=seccomp static [2022-01-03T15:24:52.788Z] #58 12.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:24:53.448Z] #62 69.66 + bin/ctr [2022-01-03T15:24:53.640Z] #17 1.774 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:24:53.640Z] #17 DONE 1.9s [2022-01-03T15:24:53.640Z] [2022-01-03T15:24:53.640Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:24:53.640Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:24:53.640Z] #62 ... [2022-01-03T15:24:53.640Z] [2022-01-03T15:24:53.640Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:24:53.640Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:24:53.717Z] #58 ... [2022-01-03T15:24:53.717Z] [2022-01-03T15:24:53.717Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:24:53.717Z] #21 sha256:8cb5f083ec1ab5c68999512ffad72edbef7c60610d37f922ab0858aad2993c4a [2022-01-03T15:24:53.717Z] #21 9.090 Reading package lists... [2022-01-03T15:24:55.156Z] #50 DONE 186.9s [2022-01-03T15:24:55.156Z] [2022-01-03T15:24:55.156Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-03T15:24:55.156Z] #19 sha256:71261bdc1d3263bcdda4bad3b06869429a73c2c0166b302d62ba5d721368b393 [2022-01-03T15:24:55.156Z] #19 172.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-03T15:24:55.156Z] #19 172.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:55.156Z] #19 172.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:24:55.156Z] #19 172.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-03T15:24:55.156Z] #19 172.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:24:55.415Z] #19 172.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:24:55.573Z] #18 DONE 1.9s [2022-01-03T15:24:55.573Z] [2022-01-03T15:24:55.573Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:24:55.573Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:24:56.152Z] Client: [2022-01-03T15:24:56.152Z] Version: 20.10.9 [2022-01-03T15:24:56.152Z] API version: 1.41 [2022-01-03T15:24:56.152Z] Go version: go1.16.8 [2022-01-03T15:24:56.152Z] Git commit: c2ea9bc [2022-01-03T15:24:56.152Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:24:56.152Z] OS/Arch: windows/amd64 [2022-01-03T15:24:56.152Z] Context: default [2022-01-03T15:24:56.152Z] Experimental: true [2022-01-03T15:24:56.152Z] [2022-01-03T15:24:56.152Z] Server: Docker Engine - Community [2022-01-03T15:24:56.152Z] Engine: [2022-01-03T15:24:56.152Z] Version: 20.10.9 [2022-01-03T15:24:56.152Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:24:56.152Z] Go version: go1.16.8 [2022-01-03T15:24:56.152Z] Git commit: 79ea9d3 [2022-01-03T15:24:56.152Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:24:56.152Z] OS/Arch: windows/amd64 [2022-01-03T15:24:56.152Z] Experimental: true [2022-01-03T15:24:56.241Z] #14 142.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:24:56.241Z] #14 142.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:24:56.241Z] #14 142.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-01-03T15:24:57.465Z] #19 DONE 1.7s [2022-01-03T15:24:57.465Z] [2022-01-03T15:24:57.465Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:24:57.465Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:24:57.779Z] + docker info [2022-01-03T15:24:57.886Z] #21 12.56 Reading package lists... [2022-01-03T15:24:58.447Z] #21 16.07 Building dependency tree... [2022-01-03T15:24:59.357Z] #20 DONE 1.9s [2022-01-03T15:24:59.358Z] [2022-01-03T15:24:59.358Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:24:59.358Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:25:00.394Z] #21 18.94 The following additional packages will be installed: [2022-01-03T15:25:00.394Z] #21 18.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:25:00.394Z] #21 18.94 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:25:00.394Z] #21 18.94 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:25:00.394Z] #21 18.94 python3-pkg-resources vim-runtime xxd [2022-01-03T15:25:00.394Z] #21 18.95 Suggested packages: [2022-01-03T15:25:00.394Z] #21 18.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:25:00.394Z] #21 18.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:25:00.394Z] #21 18.95 acl attr quota [2022-01-03T15:25:00.394Z] #21 18.95 Recommended packages: [2022-01-03T15:25:00.394Z] #21 18.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:25:00.681Z] #19 177.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-03T15:25:00.681Z] #19 177.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:00.681Z] #19 177.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:00.681Z] #19 177.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-03T15:25:00.681Z] #19 177.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:00.681Z] #19 177.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:00.681Z] #19 177.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-03T15:25:00.681Z] #19 177.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:00.681Z] #19 177.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:00.681Z] #19 177.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-03T15:25:00.681Z] #19 177.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:00.681Z] #19 177.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:00.681Z] #19 177.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-03T15:25:00.681Z] #19 177.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:00.681Z] #19 177.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:00.681Z] #19 177.8 Selecting previously unselected package cross-config. [2022-01-03T15:25:00.681Z] #19 177.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-03T15:25:00.681Z] #19 177.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-03T15:25:00.681Z] #19 177.8 Selecting previously unselected package gcc-10-cross-base. [2022-01-03T15:25:00.681Z] #19 177.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.681Z] #19 177.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T15:25:00.681Z] #19 177.8 Selecting previously unselected package libc6-arm64-cross. [2022-01-03T15:25:00.681Z] #19 177.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:00.681Z] #19 177.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T15:25:00.681Z] #19 178.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-03T15:25:00.681Z] #19 178.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.681Z] #19 178.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:00.681Z] #19 178.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-03T15:25:00.681Z] #19 178.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.681Z] #19 178.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:00.681Z] #19 178.1 Selecting previously unselected package libitm1-arm64-cross. [2022-01-03T15:25:00.939Z] #19 178.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.939Z] #19 178.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:00.939Z] #19 178.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-03T15:25:00.939Z] #19 178.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.939Z] #19 178.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:00.939Z] #19 178.1 Selecting previously unselected package libasan6-arm64-cross. [2022-01-03T15:25:00.939Z] #19 178.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:00.939Z] #19 178.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.198Z] #19 178.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-03T15:25:01.198Z] #19 178.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:01.198Z] #19 178.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.198Z] #19 178.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-03T15:25:01.198Z] #19 178.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:01.198Z] #19 178.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.270Z] #21 2.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:25:01.270Z] #21 2.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:25:01.270Z] #21 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:25:01.329Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:25:01.329Z] 4d1d74adc6a9: Download complete [2022-01-03T15:25:01.455Z] #19 178.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-03T15:25:01.456Z] #19 178.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:01.456Z] #19 178.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.456Z] #19 178.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-03T15:25:01.456Z] #19 178.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:01.456Z] #19 178.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.456Z] #19 178.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-03T15:25:01.641Z] #21 2.694 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:25:01.714Z] #19 178.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:01.714Z] #19 178.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:01.714Z] #19 179.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-03T15:25:01.852Z] #21 20.72 The following NEW packages will be installed: [2022-01-03T15:25:01.973Z] #19 179.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:01.973Z] #19 179.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:02.108Z] #21 20.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:25:02.108Z] #21 20.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:25:02.108Z] #21 20.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:25:02.108Z] #21 20.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:25:02.108Z] #21 20.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:25:02.108Z] #21 20.73 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:25:02.108Z] #21 20.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:25:02.108Z] #21 20.73 xz-utils zip zstd [2022-01-03T15:25:02.365Z] #21 21.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:25:02.365Z] #21 21.06 Need to get 27.0 MB of archives. [2022-01-03T15:25:02.365Z] #21 21.06 After this operation, 105 MB of additional disk space will be used. [2022-01-03T15:25:02.365Z] #21 21.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-03T15:25:02.365Z] #21 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-03T15:25:02.365Z] #21 21.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-03T15:25:02.365Z] #21 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-03T15:25:02.365Z] #21 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-03T15:25:02.365Z] #21 21.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-03T15:25:02.365Z] #21 21.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-03T15:25:02.365Z] #21 21.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-03T15:25:02.365Z] #21 21.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:25:02.365Z] #21 21.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:25:02.365Z] #21 21.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:25:02.365Z] #21 21.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-03T15:25:02.365Z] #21 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-03T15:25:02.365Z] #21 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-03T15:25:02.365Z] #21 21.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-03T15:25:02.365Z] #21 21.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-03T15:25:02.365Z] #21 21.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-03T15:25:02.365Z] #21 21.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-03T15:25:02.365Z] #21 21.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-03T15:25:02.365Z] #21 21.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-03T15:25:02.365Z] #21 21.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-03T15:25:02.621Z] #21 21.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-03T15:25:02.621Z] #21 21.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-03T15:25:02.877Z] #21 21.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-03T15:25:02.877Z] #21 21.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-03T15:25:02.877Z] #21 21.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-03T15:25:02.877Z] #21 21.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-03T15:25:02.877Z] #21 21.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:25:02.877Z] #21 21.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:25:02.877Z] #21 21.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:25:02.877Z] #21 21.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:25:02.877Z] #21 21.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:25:02.877Z] #21 21.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:25:02.877Z] #21 21.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:25:02.877Z] #21 21.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-03T15:25:02.877Z] #21 21.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-03T15:25:02.877Z] #21 21.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-03T15:25:02.877Z] #21 21.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:25:03.053Z] #21 4.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:25:03.133Z] #21 21.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-03T15:25:03.133Z] #21 21.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-03T15:25:03.133Z] #21 22.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-03T15:25:03.133Z] #21 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-03T15:25:03.695Z] #21 22.50 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:25:03.695Z] #21 22.60 Fetched 27.0 MB in 1s (21.4 MB/s) [2022-01-03T15:25:03.951Z] #21 22.65 Selecting previously unselected package pigz. [2022-01-03T15:25:03.951Z] #21 22.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-03T15:25:03.951Z] #21 22.69 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-03T15:25:03.951Z] #21 22.70 Unpacking pigz (2.6-1) ... [2022-01-03T15:25:03.951Z] #21 22.78 Selecting previously unselected package libelf1:arm64. [2022-01-03T15:25:03.951Z] #21 22.80 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-03T15:25:03.951Z] #21 22.81 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-03T15:25:03.951Z] #21 22.92 Selecting previously unselected package libbpf0:arm64. [2022-01-03T15:25:04.208Z] #21 22.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-03T15:25:04.208Z] #21 22.93 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-03T15:25:04.208Z] #21 22.99 Selecting previously unselected package libcap2:arm64. [2022-01-03T15:25:04.208Z] #21 23.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-03T15:25:04.208Z] #21 23.00 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-03T15:25:04.208Z] #21 23.07 Selecting previously unselected package libmnl0:arm64. [2022-01-03T15:25:04.393Z] #14 151.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:25:04.393Z] #14 151.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:04.393Z] #14 151.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:04.464Z] #21 23.07 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-03T15:25:04.464Z] #21 23.07 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-03T15:25:04.464Z] #21 23.13 Selecting previously unselected package libxtables12:arm64. [2022-01-03T15:25:04.464Z] #21 23.13 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-03T15:25:04.464Z] #21 23.15 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-03T15:25:04.464Z] #21 23.19 Selecting previously unselected package libcap2-bin. [2022-01-03T15:25:04.464Z] #21 23.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-03T15:25:04.464Z] #21 23.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:25:04.464Z] #21 23.26 Selecting previously unselected package iproute2. [2022-01-03T15:25:04.464Z] #21 23.26 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-03T15:25:04.464Z] #21 23.27 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:25:04.942Z] #21 6.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:25:05.029Z] #21 23.67 Selecting previously unselected package xxd. [2022-01-03T15:25:05.029Z] #21 23.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:25:05.029Z] #21 23.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:05.029Z] #21 23.80 Selecting previously unselected package vim-common. [2022-01-03T15:25:05.029Z] #21 23.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:25:05.029Z] #21 23.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:05.285Z] #21 23.96 Selecting previously unselected package bash-completion. [2022-01-03T15:25:05.286Z] #21 23.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:25:05.503Z] #21 ... [2022-01-03T15:25:05.503Z] [2022-01-03T15:25:05.503Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:05.503Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:05.503Z] #34 DONE 133.2s [2022-01-03T15:25:05.503Z] [2022-01-03T15:25:05.503Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:05.503Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:25:05.503Z] #58 12.09 + cd /tmp/tmp.LD8nPEm51N/src/github.com/opencontainers/runc [2022-01-03T15:25:05.503Z] #58 12.09 + git checkout -q v1.0.3 [2022-01-03T15:25:05.503Z] #58 12.88 + '[' -z '' ']' [2022-01-03T15:25:05.503Z] #58 12.88 + target=static [2022-01-03T15:25:05.503Z] #58 12.88 + make BUILDTAGS=seccomp static [2022-01-03T15:25:05.503Z] #58 13.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:25:05.632Z] #62 ... [2022-01-03T15:25:05.633Z] [2022-01-03T15:25:05.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:25:05.633Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:25:05.633Z] #14 133.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:25:05.633Z] #14 133.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:05.633Z] #14 133.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:25:05.633Z] #14 140.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:25:05.633Z] #14 140.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:05.633Z] #14 140.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:25:06.654Z] #21 25.33 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:25:06.911Z] #21 25.66 Selecting previously unselected package bzip2. [2022-01-03T15:25:06.911Z] #21 25.67 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-03T15:25:06.911Z] #21 25.67 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:25:06.911Z] #21 25.73 Selecting previously unselected package xz-utils. [2022-01-03T15:25:06.911Z] #21 25.73 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-03T15:25:06.911Z] #21 25.74 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:25:06.911Z] #21 25.87 Selecting previously unselected package apparmor. [2022-01-03T15:25:07.167Z] #21 25.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-03T15:25:07.167Z] #21 25.93 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:25:07.241Z] #19 184.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-03T15:25:07.241Z] #19 184.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:07.241Z] #19 184.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:07.241Z] #19 184.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-03T15:25:07.241Z] #19 184.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:25:07.241Z] #19 184.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T15:25:07.241Z] #19 184.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-03T15:25:07.241Z] #19 184.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:07.241Z] #19 184.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T15:25:07.241Z] #19 184.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-03T15:25:07.241Z] #19 184.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:07.241Z] #19 184.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:07.424Z] #21 26.26 Selecting previously unselected package inetutils-ping. [2022-01-03T15:25:07.424Z] #21 26.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-03T15:25:07.424Z] #21 26.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:25:07.499Z] #19 184.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-03T15:25:07.499Z] #19 184.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:07.499Z] #19 184.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:07.681Z] #21 26.38 Selecting previously unselected package libip4tc2:arm64. [2022-01-03T15:25:07.681Z] #21 26.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-03T15:25:07.681Z] #21 26.39 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T15:25:07.681Z] #21 26.45 Selecting previously unselected package libip6tc2:arm64. [2022-01-03T15:25:07.681Z] #21 26.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-03T15:25:07.681Z] #21 26.46 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T15:25:07.681Z] #21 26.51 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-03T15:25:07.681Z] #21 26.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-03T15:25:07.681Z] #21 26.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T15:25:07.938Z] #21 26.57 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-03T15:25:07.938Z] #21 26.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-03T15:25:07.938Z] #21 26.58 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T15:25:07.938Z] #21 26.62 Selecting previously unselected package libnftnl11:arm64. [2022-01-03T15:25:07.938Z] #21 26.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-03T15:25:07.938Z] #21 26.63 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T15:25:07.938Z] #21 26.70 Selecting previously unselected package iptables. [2022-01-03T15:25:07.938Z] #21 26.70 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-03T15:25:07.938Z] #21 26.71 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:25:08.194Z] #21 26.99 Selecting previously unselected package libonig5:arm64. [2022-01-03T15:25:08.194Z] #21 27.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-03T15:25:08.194Z] #21 27.01 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:25:08.451Z] #21 27.15 Selecting previously unselected package libjq1:arm64. [2022-01-03T15:25:08.451Z] #21 27.15 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-03T15:25:08.451Z] #21 27.16 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:25:08.451Z] #21 27.24 Selecting previously unselected package jq. [2022-01-03T15:25:08.451Z] #21 27.25 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-03T15:25:08.451Z] #21 27.25 Unpacking jq (1.6-2.1) ... [2022-01-03T15:25:08.451Z] #21 27.31 Selecting previously unselected package libaio1:arm64. [2022-01-03T15:25:08.451Z] #21 27.31 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-03T15:25:08.451Z] #21 27.32 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-03T15:25:08.708Z] #21 27.37 Selecting previously unselected package libgpm2:arm64. [2022-01-03T15:25:08.708Z] #21 27.38 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-03T15:25:08.708Z] #21 27.38 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-03T15:25:08.708Z] #21 27.44 Selecting previously unselected package libicu67:arm64. [2022-01-03T15:25:08.708Z] #21 27.45 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-03T15:25:08.708Z] #21 27.45 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-03T15:25:08.769Z] #58 ... [2022-01-03T15:25:08.769Z] [2022-01-03T15:25:08.769Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:25:08.769Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:25:08.769Z] #21 9.284 Fetched 8487 kB in 8s (1131 kB/s) [2022-01-03T15:25:10.701Z] #21 9.284 Reading package lists... [2022-01-03T15:25:10.977Z] #14 ... [2022-01-03T15:25:10.977Z] [2022-01-03T15:25:10.977Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:25:10.977Z] #65 sha256:e9f8bdc232dbff4a94fca758e839bd94f32e1669927d1e2a02c07f8a52c93159 [2022-01-03T15:25:10.977Z] #65 157.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:25:10.977Z] #65 157.9 + GOBIN=/build [2022-01-03T15:25:10.977Z] #65 157.9 + GO111MODULE=on [2022-01-03T15:25:10.977Z] #65 157.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:25:11.980Z] #21 30.09 Selecting previously unselected package libinih1:arm64. [2022-01-03T15:25:11.980Z] #21 30.09 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-03T15:25:11.980Z] #21 30.09 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-03T15:25:11.980Z] #21 30.15 Selecting previously unselected package libnet1:arm64. [2022-01-03T15:25:11.980Z] #21 30.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-03T15:25:11.980Z] #21 30.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:25:11.980Z] #21 30.22 Selecting previously unselected package libnl-3-200:arm64. [2022-01-03T15:25:11.980Z] #21 30.22 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-03T15:25:11.980Z] #21 30.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:25:11.980Z] #21 30.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-03T15:25:11.980Z] #21 30.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-03T15:25:11.980Z] #21 30.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:25:11.980Z] #21 30.32 Selecting previously unselected package net-tools. [2022-01-03T15:25:11.981Z] #21 30.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-03T15:25:11.981Z] #21 30.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:25:11.981Z] #21 30.48 Selecting previously unselected package patch. [2022-01-03T15:25:11.981Z] #21 30.50 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-03T15:25:11.981Z] #21 30.50 Unpacking patch (2.7.6-7) ... [2022-01-03T15:25:11.981Z] #21 30.60 Selecting previously unselected package python-pip-whl. [2022-01-03T15:25:11.981Z] #21 30.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:25:11.981Z] #21 30.62 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:25:12.182Z] #14 151.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:25:12.182Z] #14 151.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:12.182Z] #14 151.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:12.238Z] #21 31.07 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:25:12.238Z] #21 31.07 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:25:12.238Z] #21 31.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:25:12.238Z] #21 31.20 Selecting previously unselected package python3-distutils. [2022-01-03T15:25:12.495Z] #21 31.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:25:12.495Z] #21 31.20 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:25:12.495Z] #21 31.34 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:25:12.495Z] #21 31.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:25:12.495Z] #21 31.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:25:12.752Z] #21 31.46 Selecting previously unselected package python3-setuptools. [2022-01-03T15:25:12.752Z] #21 31.47 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:25:12.752Z] #21 31.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:25:12.766Z] #19 189.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-03T15:25:12.766Z] #19 189.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:12.766Z] #19 189.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:12.766Z] #19 189.6 Selecting previously unselected package patch. [2022-01-03T15:25:12.766Z] #19 189.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:25:12.766Z] #19 189.6 Unpacking patch (2.7.6-7) ... [2022-01-03T15:25:12.766Z] #19 189.6 Selecting previously unselected package dpkg-dev. [2022-01-03T15:25:12.766Z] #19 189.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-03T15:25:12.766Z] #19 189.6 Unpacking dpkg-dev (1.20.9) ... [2022-01-03T15:25:12.766Z] #19 189.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-03T15:25:12.766Z] #19 189.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-03T15:25:12.766Z] #19 189.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T15:25:12.766Z] #19 189.8 Selecting previously unselected package libio-string-perl. [2022-01-03T15:25:12.766Z] #19 189.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-03T15:25:12.766Z] #19 189.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-03T15:25:12.766Z] #19 189.8 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:25:12.766Z] #19 189.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:25:12.766Z] #19 189.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:25:12.772Z] Client: [2022-01-03T15:25:12.772Z] Context: default [2022-01-03T15:25:12.772Z] Debug Mode: false [2022-01-03T15:25:12.772Z] Plugins: [2022-01-03T15:25:12.772Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T15:25:12.772Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T15:25:12.772Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T15:25:12.772Z] [2022-01-03T15:25:12.772Z] Server: [2022-01-03T15:25:12.772Z] Containers: 0 [2022-01-03T15:25:12.773Z] Running: 0 [2022-01-03T15:25:12.773Z] Paused: 0 [2022-01-03T15:25:12.773Z] Stopped: 0 [2022-01-03T15:25:12.773Z] Images: 0 [2022-01-03T15:25:12.773Z] Server Version: 20.10.9 [2022-01-03T15:25:12.773Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:25:12.773Z] Windows: [2022-01-03T15:25:12.773Z] LCOW: [2022-01-03T15:25:12.773Z] Logging Driver: json-file [2022-01-03T15:25:12.773Z] Plugins: [2022-01-03T15:25:12.773Z] Volume: local [2022-01-03T15:25:12.773Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:25:12.773Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:25:12.773Z] Swarm: inactive [2022-01-03T15:25:12.773Z] Default Isolation: process [2022-01-03T15:25:12.773Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:25:12.773Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:25:12.773Z] OSType: windows [2022-01-03T15:25:12.773Z] Architecture: x86_64 [2022-01-03T15:25:12.773Z] CPUs: 4 [2022-01-03T15:25:12.773Z] Total Memory: 32GiB [2022-01-03T15:25:12.773Z] Name: azwin-2-328130 [2022-01-03T15:25:12.773Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T15:25:12.773Z] Docker Root Dir: D:\docker [2022-01-03T15:25:12.773Z] Debug Mode: false [2022-01-03T15:25:12.773Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:25:12.773Z] Labels: [2022-01-03T15:25:12.773Z] Experimental: true [2022-01-03T15:25:12.773Z] Insecure Registries: [2022-01-03T15:25:12.773Z] 10.0.0.4:5000 [2022-01-03T15:25:12.773Z] 127.0.0.0/8 [2022-01-03T15:25:12.773Z] Registry Mirrors: [2022-01-03T15:25:12.773Z] http://10.0.0.4:5000/ [2022-01-03T15:25:12.773Z] Live Restore Enabled: false [2022-01-03T15:25:12.773Z] Product License: Community Engine [2022-01-03T15:25:12.773Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-03T15:25:13.008Z] #21 31.69 Selecting previously unselected package python3-wheel. [2022-01-03T15:25:13.009Z] #21 31.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:25:13.009Z] #21 31.69 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:25:13.009Z] #21 31.79 Selecting previously unselected package python3-pip. [2022-01-03T15:25:13.009Z] #21 31.80 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:25:13.009Z] #21 31.80 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:25:13.215Z] #21 11.51 Reading package lists... [2022-01-03T15:25:13.266Z] #21 32.04 Selecting previously unselected package sudo. [2022-01-03T15:25:13.266Z] #21 32.05 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-03T15:25:13.266Z] #21 32.06 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:25:13.514Z] #21 13.87 Building dependency tree... [2022-01-03T15:25:13.523Z] #21 32.48 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:25:13.699Z] #19 190.9 Selecting previously unselected package libxml2:amd64. [2022-01-03T15:25:13.700Z] #19 190.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-03T15:25:13.700Z] #19 190.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:25:13.700Z] #19 191.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-03T15:25:13.700Z] #19 191.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-03T15:25:13.700Z] #19 191.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T15:25:13.700Z] #19 191.0 Selecting previously unselected package libxml-sax-base-perl. [2022-01-03T15:25:13.780Z] #21 32.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-03T15:25:13.780Z] #21 32.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:25:13.957Z] #19 191.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T15:25:13.957Z] #19 191.1 Selecting previously unselected package libxml-sax-perl. [2022-01-03T15:25:13.957Z] #19 191.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T15:25:13.957Z] #19 191.1 Selecting previously unselected package libxml-libxml-perl. [2022-01-03T15:25:13.957Z] #19 191.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-03T15:25:13.957Z] #19 191.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T15:25:13.957Z] #19 191.2 Selecting previously unselected package libxml-simple-perl. [2022-01-03T15:25:13.957Z] #19 191.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-03T15:25:13.957Z] #19 191.2 Selecting previously unselected package libyaml-perl. [2022-01-03T15:25:13.957Z] #19 191.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.2 Unpacking libyaml-perl (1.30-1) ... [2022-01-03T15:25:13.957Z] #19 191.3 Selecting previously unselected package libconfig-auto-perl. [2022-01-03T15:25:13.957Z] #19 191.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-03T15:25:13.957Z] #19 191.3 Selecting previously unselected package libfile-which-perl. [2022-01-03T15:25:13.957Z] #19 191.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.3 Unpacking libfile-which-perl (1.23-1) ... [2022-01-03T15:25:13.957Z] #19 191.3 Selecting previously unselected package libfile-homedir-perl. [2022-01-03T15:25:13.957Z] #19 191.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-03T15:25:13.957Z] #19 191.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-03T15:25:13.957Z] #19 191.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-03T15:25:13.957Z] #19 191.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T15:25:13.957Z] #19 191.4 Selecting previously unselected package dpkg-cross. [2022-01-03T15:25:14.037Z] #21 32.68 Selecting previously unselected package uidmap. [2022-01-03T15:25:14.037Z] #21 32.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-03T15:25:14.037Z] #21 32.70 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:25:14.037Z] #21 32.83 Selecting previously unselected package vim-runtime. [2022-01-03T15:25:14.037Z] #21 32.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:25:14.037Z] #21 32.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:25:14.037Z] #21 32.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:25:14.215Z] #19 191.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-03T15:25:14.215Z] #19 191.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-03T15:25:14.215Z] #19 191.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-03T15:25:14.215Z] #19 191.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-03T15:25:14.215Z] #19 191.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-03T15:25:14.215Z] #19 191.5 Selecting previously unselected package libc6-armel-cross. [2022-01-03T15:25:14.215Z] #19 191.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:14.215Z] #19 191.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-03T15:25:14.215Z] #19 191.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-03T15:25:14.215Z] #19 191.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.215Z] #19 191.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.215Z] #19 191.6 Selecting previously unselected package libgomp1-armel-cross. [2022-01-03T15:25:14.215Z] #19 191.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.215Z] #19 191.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.215Z] #19 191.7 Selecting previously unselected package libatomic1-armel-cross. [2022-01-03T15:25:14.293Z] #21 32.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:14.440Z] #21 15.26 The following additional packages will be installed: [2022-01-03T15:25:14.440Z] #21 15.26 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:25:14.440Z] #21 15.26 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:25:14.440Z] #21 15.26 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:25:14.440Z] #21 15.27 python3-pkg-resources vim-runtime xxd [2022-01-03T15:25:14.440Z] #21 15.27 Suggested packages: [2022-01-03T15:25:14.440Z] #21 15.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:25:14.440Z] #21 15.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:25:14.440Z] #21 15.28 acl attr quota [2022-01-03T15:25:14.440Z] #21 15.28 Recommended packages: [2022-01-03T15:25:14.440Z] #21 15.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:25:14.473Z] #19 191.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.473Z] #19 191.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.473Z] #19 191.7 Selecting previously unselected package libasan6-armel-cross. [2022-01-03T15:25:14.473Z] #19 191.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.473Z] #19 191.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.731Z] #19 191.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-03T15:25:14.731Z] #19 191.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.731Z] #19 191.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.731Z] #19 192.0 Selecting previously unselected package libubsan1-armel-cross. [2022-01-03T15:25:14.731Z] #19 192.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.731Z] #19 192.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.989Z] #19 192.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-03T15:25:14.989Z] #19 192.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:14.989Z] #19 192.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:14.989Z] #19 192.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-03T15:25:14.989Z] #19 192.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:14.989Z] #19 192.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:25:15.804Z] #21 16.59 The following NEW packages will be installed: [2022-01-03T15:25:15.804Z] #21 16.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:25:15.804Z] #21 16.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:25:15.804Z] #21 16.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:25:15.804Z] #21 16.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:25:15.804Z] #21 16.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:25:15.804Z] #21 16.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:25:15.804Z] #21 16.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:25:15.804Z] #21 16.63 xz-utils zip zstd [2022-01-03T15:25:15.804Z] #21 16.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:25:15.804Z] #21 16.93 Need to get 27.6 MB of archives. [2022-01-03T15:25:15.804Z] #21 16.93 After this operation, 106 MB of additional disk space will be used. [2022-01-03T15:25:15.804Z] #21 16.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:25:15.804Z] #21 16.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:25:15.804Z] #21 16.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:25:15.804Z] #21 16.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:25:15.804Z] #21 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:25:15.804Z] #21 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:25:15.804Z] #21 16.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:25:15.804Z] #21 16.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:25:15.804Z] #21 16.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:25:16.060Z] #21 16.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:25:16.060Z] #21 17.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:25:16.060Z] #21 17.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:25:16.060Z] #21 17.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:25:16.060Z] #21 17.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:25:16.060Z] #21 17.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:25:16.060Z] #21 17.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:25:16.060Z] #21 17.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:25:16.060Z] #21 17.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:25:16.060Z] #21 17.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:25:16.060Z] #21 17.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:25:16.060Z] #21 17.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:25:16.060Z] #21 17.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:25:16.060Z] #21 17.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:25:16.060Z] #21 17.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:25:16.060Z] #21 17.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:25:16.060Z] #21 17.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:25:16.060Z] #21 17.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:25:16.315Z] #21 17.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:25:16.315Z] #21 17.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:25:16.315Z] #21 17.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:25:16.315Z] #21 17.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:25:16.315Z] #21 17.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:25:16.315Z] #21 17.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:25:16.315Z] #21 17.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:25:16.315Z] #21 17.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:25:16.570Z] #21 17.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:25:16.570Z] #21 17.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:25:16.570Z] #21 17.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:25:16.570Z] #21 17.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:25:16.570Z] #21 17.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:25:16.570Z] #21 17.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:25:16.570Z] #21 17.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:25:16.570Z] #21 17.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:25:16.570Z] #21 17.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:25:16.813Z] #21 35.60 Selecting previously unselected package vim. [2022-01-03T15:25:16.813Z] #21 35.60 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-03T15:25:16.813Z] #21 35.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:16.826Z] #21 17.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:25:16.826Z] #21 17.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:25:16.826Z] #21 17.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:25:16.826Z] #21 17.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:25:17.431Z] #21 18.59 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:25:17.608Z] #65 164.7 rootlesskit version 0.14.6 [2022-01-03T15:25:17.608Z] #65 164.7 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:25:17.608Z] #65 164.7 -container-ip string [2022-01-03T15:25:17.608Z] #65 164.7 container ip [2022-01-03T15:25:17.608Z] #65 164.7 -container-port int [2022-01-03T15:25:17.608Z] #65 164.7 container port (default -1) [2022-01-03T15:25:17.608Z] #65 164.7 -host-ip string [2022-01-03T15:25:17.608Z] #65 164.7 host ip [2022-01-03T15:25:17.608Z] #65 164.7 -host-port int [2022-01-03T15:25:17.608Z] #65 164.7 host port (default -1) [2022-01-03T15:25:17.608Z] #65 164.7 -proto string [2022-01-03T15:25:17.608Z] #65 164.7 proxy protocol (default "tcp") [2022-01-03T15:25:17.634Z] #21 36.34 Selecting previously unselected package xfsprogs. [2022-01-03T15:25:17.634Z] #21 36.34 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-03T15:25:17.634Z] #21 36.34 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:25:17.689Z] #21 18.71 Fetched 27.6 MB in 1s (20.9 MB/s) [2022-01-03T15:25:17.689Z] #21 18.76 Selecting previously unselected package pigz. [2022-01-03T15:25:17.689Z] #21 18.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-03T15:25:17.689Z] #21 18.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:25:17.689Z] #21 18.83 Unpacking pigz (2.6-1) ... [2022-01-03T15:25:17.890Z] #21 36.67 Selecting previously unselected package zip. [2022-01-03T15:25:17.890Z] #21 36.69 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-03T15:25:17.890Z] #21 36.70 Unpacking zip (3.0-12) ... [2022-01-03T15:25:17.945Z] #21 18.92 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:25:17.945Z] #21 18.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:25:17.945Z] #21 18.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:25:17.945Z] #21 19.07 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:25:17.945Z] #21 19.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:25:17.945Z] #21 19.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:25:18.147Z] #21 36.78 Selecting previously unselected package zstd. [2022-01-03T15:25:18.147Z] #21 36.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-03T15:25:18.147Z] #21 36.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:25:18.185Z] #65 DONE 165.5s [2022-01-03T15:25:18.185Z] [2022-01-03T15:25:18.185Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:25:18.185Z] #66 sha256:9dcada57a6708119f4dc8377bcf50540291d52b72391c1cf01d4536bb85c09ac [2022-01-03T15:25:18.185Z] #66 DONE 0.1s [2022-01-03T15:25:18.185Z] [2022-01-03T15:25:18.185Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:18.185Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:18.205Z] #21 19.19 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:25:18.205Z] #21 19.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:25:18.205Z] #21 19.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:25:18.205Z] #21 19.29 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:25:18.404Z] #21 37.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:25:18.446Z] #34 ... [2022-01-03T15:25:18.446Z] [2022-01-03T15:25:18.446Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:25:18.446Z] #67 sha256:6ef0d80830e073bd221ccc8e5053d424ab2cf0944bc57a466637298ea9316865 [2022-01-03T15:25:18.446Z] #67 DONE 0.1s [2022-01-03T15:25:18.446Z] [2022-01-03T15:25:18.446Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:25:18.446Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:25:18.461Z] #21 19.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:25:18.461Z] #21 19.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:25:18.461Z] #21 19.36 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:25:18.461Z] #21 19.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:25:18.461Z] #21 19.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:25:18.461Z] #21 19.49 Selecting previously unselected package libcap2-bin. [2022-01-03T15:25:18.461Z] #21 19.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:25:18.461Z] #21 19.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:25:18.461Z] #21 19.58 Selecting previously unselected package iproute2. [2022-01-03T15:25:18.717Z] #21 19.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:25:18.717Z] #21 19.59 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:25:18.968Z] #21 37.76 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-03T15:25:18.968Z] #21 37.79 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:25:18.968Z] #21 37.80 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-03T15:25:18.968Z] #21 37.81 Setting up libicu67:arm64 (67.1-7) ... [2022-01-03T15:25:18.968Z] #21 37.83 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-03T15:25:18.968Z] #21 37.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-03T15:25:18.968Z] #21 37.87 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:25:18.968Z] #21 37.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:25:18.975Z] #21 20.11 Selecting previously unselected package xxd. [2022-01-03T15:25:18.975Z] #21 20.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:25:18.975Z] #21 20.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:19.225Z] #21 37.89 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:25:19.225Z] #21 37.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-03T15:25:19.225Z] #21 37.91 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:25:19.231Z] #21 20.25 Selecting previously unselected package vim-common. [2022-01-03T15:25:19.231Z] #21 20.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:25:19.231Z] #21 20.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:19.231Z] #21 20.45 Selecting previously unselected package bash-completion. [2022-01-03T15:25:19.390Z] #53 ... [2022-01-03T15:25:19.390Z] [2022-01-03T15:25:19.390Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:25:19.390Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:25:19.390Z] #14 167.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:25:19.390Z] #14 167.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:19.390Z] #14 167.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:19.487Z] #21 20.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:25:19.788Z] #21 38.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:19.788Z] #21 38.48 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-03T15:25:19.788Z] #21 38.49 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:25:19.788Z] #21 38.50 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:25:20.254Z] #19 197.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-03T15:25:20.254Z] #19 197.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:20.254Z] #19 197.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:20.254Z] #19 197.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-03T15:25:20.254Z] #19 197.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:25:20.254Z] #19 197.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T15:25:20.254Z] #19 197.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-03T15:25:20.254Z] #19 197.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:20.254Z] #19 197.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T15:25:20.254Z] #19 197.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-03T15:25:20.254Z] #19 197.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:20.254Z] #19 197.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:20.512Z] #19 197.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-03T15:25:20.512Z] #19 197.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:20.512Z] #19 197.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:25:21.156Z] #21 39.99 Setting up zip (3.0-12) ... [2022-01-03T15:25:21.156Z] #21 40.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:21.156Z] #21 40.02 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:25:21.420Z] #21 22.53 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:25:21.983Z] #21 23.01 Selecting previously unselected package bzip2. [2022-01-03T15:25:21.983Z] #21 23.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:25:21.983Z] #21 23.03 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:25:21.983Z] #21 23.12 Selecting previously unselected package xz-utils. [2022-01-03T15:25:22.145Z] #14 ... [2022-01-03T15:25:22.145Z] [2022-01-03T15:25:22.145Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:25:22.145Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:25:22.145Z] #65 160.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:25:22.145Z] #65 160.7 + GOBIN=/build [2022-01-03T15:25:22.145Z] #65 160.7 + GO111MODULE=on [2022-01-03T15:25:22.145Z] #65 160.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:25:22.239Z] #21 23.12 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:25:22.239Z] #21 23.14 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:25:22.239Z] #21 23.30 Selecting previously unselected package apparmor. [2022-01-03T15:25:22.239Z] #21 23.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:25:22.239Z] #21 23.36 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:25:22.801Z] #21 23.82 Selecting previously unselected package inetutils-ping. [2022-01-03T15:25:22.801Z] #21 23.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:25:22.801Z] #21 23.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:25:22.801Z] #21 23.96 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:25:22.801Z] #21 23.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:25:23.050Z] #21 41.64 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:25:23.050Z] #21 41.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:25:23.050Z] #21 41.67 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-03T15:25:23.050Z] #21 41.69 Setting up patch (2.7.6-7) ... [2022-01-03T15:25:23.050Z] #21 41.70 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:25:23.050Z] #21 41.77 invoke-rc.d: could not determine current runlevel [2022-01-03T15:25:23.050Z] #21 41.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:25:23.050Z] #21 41.79 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:25:23.050Z] #21 41.80 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-03T15:25:23.050Z] #21 41.82 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:25:23.050Z] #21 41.84 Setting up pigz (2.6-1) ... [2022-01-03T15:25:23.050Z] #21 41.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-03T15:25:23.050Z] #21 41.86 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-03T15:25:23.058Z] #21 23.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:25:23.058Z] #21 24.05 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:25:23.058Z] #21 24.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:25:23.058Z] #21 24.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:25:23.058Z] #21 24.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:25:23.058Z] #21 24.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:25:23.058Z] #21 24.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:25:23.058Z] #21 24.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:25:23.058Z] #21 24.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:25:23.058Z] #21 24.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:25:23.306Z] #21 41.89 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:25:23.307Z] #21 41.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:23.328Z] #21 24.26 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:25:23.328Z] #21 24.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:25:23.328Z] #21 24.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:25:23.328Z] #21 24.44 Selecting previously unselected package iptables. [2022-01-03T15:25:23.328Z] #21 24.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:25:23.328Z] #21 24.45 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:25:23.563Z] #21 42.31 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-03T15:25:23.563Z] #21 42.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:25:23.820Z] #21 42.65 Setting up libelf1:arm64 (0.183-1) ... [2022-01-03T15:25:23.890Z] #21 24.76 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:25:23.891Z] #21 24.77 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:25:23.891Z] #21 24.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:25:23.891Z] #21 24.91 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:25:23.891Z] #21 24.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:25:23.891Z] #21 24.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:25:24.077Z] #21 42.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:25:24.077Z] #21 42.79 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-03T15:25:24.077Z] #21 42.81 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:25:24.147Z] #21 25.02 Selecting previously unselected package jq. [2022-01-03T15:25:24.147Z] #21 25.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:25:24.147Z] #21 25.06 Unpacking jq (1.6-2.1) ... [2022-01-03T15:25:24.147Z] #21 25.14 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:25:24.147Z] #21 25.17 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:25:24.147Z] #21 25.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:25:24.147Z] #21 25.25 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:25:24.147Z] #21 25.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:25:24.147Z] #21 25.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:25:24.147Z] #21 25.34 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:25:24.147Z] #21 25.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:25:24.334Z] #21 43.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:24.334Z] #21 43.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:25:24.334Z] #21 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:25:24.334Z] #21 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:25:24.334Z] #21 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:25:24.334Z] #21 43.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:25:24.334Z] #21 43.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:25:24.334Z] #21 43.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:25:24.334Z] #21 43.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:25:24.404Z] #21 25.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:25:24.590Z] #21 43.16 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:25:25.519Z] #21 44.30 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-03T15:25:25.519Z] #21 44.31 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-03T15:25:25.519Z] #21 44.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:25:25.519Z] #21 44.36 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:25:25.779Z] #19 202.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-03T15:25:25.779Z] #19 202.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:25.779Z] #19 202.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:25.779Z] #19 202.2 Selecting previously unselected package crossbuild-essential-armel. [2022-01-03T15:25:25.779Z] #19 202.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-03T15:25:25.779Z] #19 202.3 Selecting previously unselected package libc6-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T15:25:25.779Z] #19 202.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.5 Selecting previously unselected package libasan6-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 202.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-03T15:25:25.779Z] #19 202.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:25.779Z] #19 202.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:25.779Z] #19 203.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-03T15:25:25.779Z] #19 203.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:25.779Z] #19 203.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:25:26.448Z] #21 45.28 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-03T15:25:26.448Z] #21 45.31 Setting up jq (1.6-2.1) ... [2022-01-03T15:25:26.705Z] #21 45.33 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-03T15:25:26.705Z] #21 45.34 Setting up iptables (1.8.7-1) ... [2022-01-03T15:25:26.705Z] #21 45.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:25:26.705Z] #21 45.38 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:25:26.964Z] #21 45.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:25:27.401Z] #65 ... [2022-01-03T15:25:27.401Z] [2022-01-03T15:25:27.402Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:25:27.402Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:25:27.402Z] #14 166.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:25:27.402Z] #14 166.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:25:27.402Z] #14 166.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:27.402Z] #14 ... [2022-01-03T15:25:27.402Z] [2022-01-03T15:25:27.402Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:25:27.402Z] #65 sha256:3016a54ba33381cd732748389dfad1d2ab9c2ce6e9a47e9c7b00a75d7172d311 [2022-01-03T15:25:27.402Z] #65 166.3 rootlesskit version 0.14.6 [2022-01-03T15:25:27.402Z] #65 166.3 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:25:27.402Z] #65 166.3 -container-ip string [2022-01-03T15:25:27.402Z] #65 166.3 container ip [2022-01-03T15:25:27.402Z] #65 166.3 -container-port int [2022-01-03T15:25:27.402Z] #65 166.3 container port (default -1) [2022-01-03T15:25:27.402Z] #65 166.3 -host-ip string [2022-01-03T15:25:27.402Z] #65 166.3 host ip [2022-01-03T15:25:27.402Z] #65 166.3 -host-port int [2022-01-03T15:25:27.402Z] #65 166.3 host port (default -1) [2022-01-03T15:25:27.402Z] #65 166.3 -proto string [2022-01-03T15:25:27.402Z] #65 166.3 proxy protocol (default "tcp") [2022-01-03T15:25:27.402Z] #65 DONE 166.3s [2022-01-03T15:25:27.546Z] #14 174.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:25:27.546Z] #14 174.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:25:27.546Z] #14 174.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:25:27.546Z] #14 174.4 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:25:27.546Z] #14 174.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 174.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:25:27.546Z] #14 174.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:25:27.546Z] #14 174.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 174.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:25:27.546Z] #14 174.8 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:25:27.546Z] #14 174.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 174.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:25:27.546Z] #14 174.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:25:27.546Z] #14 174.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 174.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:25:27.546Z] #14 175.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:25:27.546Z] #14 175.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 175.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:27.546Z] #14 175.2 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:25:27.546Z] #14 175.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:25:27.546Z] #14 175.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:25:27.546Z] #14 175.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:25:27.667Z] [2022-01-03T15:25:27.667Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:25:27.667Z] #66 sha256:302821f44136b653ae4dcfb9c433a1a7ea0c708664738904131664fbf3d9545d [2022-01-03T15:25:27.667Z] #66 DONE 0.1s [2022-01-03T15:25:27.667Z] [2022-01-03T15:25:27.667Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:27.667Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:27.672Z] #21 28.65 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:25:27.672Z] #21 28.65 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:25:27.672Z] #21 28.66 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:25:27.672Z] #21 28.72 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:25:27.672Z] #21 28.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:25:27.672Z] #21 28.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:25:27.672Z] #21 28.81 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:25:27.672Z] #21 28.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:25:27.672Z] #21 28.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:25:27.672Z] #21 28.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:25:27.806Z] #14 175.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:25:27.806Z] #14 175.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:25:27.807Z] #14 175.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:25:27.807Z] #14 175.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:25:27.807Z] #14 175.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:25:27.924Z] #34 ... [2022-01-03T15:25:27.924Z] [2022-01-03T15:25:27.924Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:25:27.924Z] #67 sha256:10a95af11b02c3d5e43ed614a06b8ce0f9d469d62ca3799a4ffe303401d19b1b [2022-01-03T15:25:27.924Z] #67 DONE 0.2s [2022-01-03T15:25:27.924Z] [2022-01-03T15:25:27.924Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:27.924Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:27.928Z] #21 28.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:25:27.928Z] #21 28.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:25:27.928Z] #21 28.97 Selecting previously unselected package net-tools. [2022-01-03T15:25:27.928Z] #21 28.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:25:27.928Z] #21 28.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:25:28.067Z] #14 175.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:25:28.067Z] #14 175.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:25:28.067Z] #14 175.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:25:28.067Z] #14 175.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:25:28.067Z] #14 175.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:25:28.067Z] #14 175.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:25:28.067Z] #14 175.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:25:28.185Z] #21 29.13 Selecting previously unselected package patch. [2022-01-03T15:25:28.185Z] #21 29.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:25:28.185Z] #21 29.15 Unpacking patch (2.7.6-7) ... [2022-01-03T15:25:28.185Z] #21 29.29 Selecting previously unselected package python-pip-whl. [2022-01-03T15:25:28.185Z] #21 29.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:25:28.185Z] #21 29.34 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:25:28.327Z] #14 175.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:25:28.327Z] #14 175.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:25:28.587Z] #14 176.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:25:28.587Z] #14 176.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:25:28.587Z] #14 176.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:25:28.847Z] #14 176.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:25:28.847Z] #14 176.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:25:28.847Z] #14 176.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:28.847Z] #14 176.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:25:28.847Z] #14 176.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:25:28.847Z] #14 176.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:25:28.847Z] #14 176.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:25:28.855Z] #21 DONE 47.3s [2022-01-03T15:25:28.855Z] [2022-01-03T15:25:28.855Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-03T15:25:28.855Z] #22 sha256:2336cc2b21a317cf355f9b5ce227e82363de7429921e4069d83cf8d9f555d340 [2022-01-03T15:25:29.107Z] #14 176.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:25:29.107Z] #14 176.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:25:29.115Z] #21 29.95 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:25:29.115Z] #21 29.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:25:29.115Z] #21 30.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:25:29.115Z] #21 30.15 Selecting previously unselected package python3-distutils. [2022-01-03T15:25:29.115Z] #21 30.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:25:29.115Z] #21 30.16 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:25:29.372Z] #21 30.30 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:25:29.372Z] #21 30.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:25:29.372Z] #21 30.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:25:29.372Z] #21 30.49 Selecting previously unselected package python3-setuptools. [2022-01-03T15:25:29.372Z] #21 30.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:25:29.372Z] #21 30.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:25:29.373Z] #14 177.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:25:29.373Z] #14 177.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:25:29.373Z] #14 177.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:25:29.373Z] #14 177.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:25:29.373Z] #14 177.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:25:29.373Z] #14 177.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:25:29.373Z] #14 177.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:25:29.418Z] #22 0.888 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:25:29.418Z] #22 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:25:29.418Z] #22 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:25:29.418Z] #22 DONE 1.0s [2022-01-03T15:25:29.418Z] [2022-01-03T15:25:29.418Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:25:29.418Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:25:29.634Z] #14 177.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:25:29.634Z] #14 177.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:25:29.634Z] #14 177.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:25:29.634Z] #14 177.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:25:29.634Z] #14 177.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.3 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 [2022-01-03T15:25:29.634Z] #14 177.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.3 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 [2022-01-03T15:25:29.634Z] #14 177.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:25:29.634Z] #14 177.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-03T15:25:29.634Z] #14 177.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:25:29.634Z] #14 177.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:25:29.674Z] #53 ... [2022-01-03T15:25:29.674Z] [2022-01-03T15:25:29.674Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:25:29.674Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T15:25:29.885Z] #21 30.80 Selecting previously unselected package python3-wheel. [2022-01-03T15:25:29.885Z] #21 30.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:25:29.885Z] #21 30.81 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:25:29.885Z] #21 30.93 Selecting previously unselected package python3-pip. [2022-01-03T15:25:29.885Z] #21 30.94 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:25:29.885Z] #21 30.94 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:25:29.894Z] #14 177.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:29.894Z] #14 177.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:25:29.894Z] #14 177.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:29.894Z] #14 177.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:29.894Z] #14 177.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:25:30.142Z] #21 31.23 Selecting previously unselected package sudo. [2022-01-03T15:25:30.142Z] #21 31.23 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:25:30.142Z] #21 31.24 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:25:30.160Z] #14 DONE 177.8s [2022-01-03T15:25:30.160Z] [2022-01-03T15:25:30.160Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:30.160Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:30.423Z] #34 ... [2022-01-03T15:25:30.423Z] [2022-01-03T15:25:30.423Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:25:30.423Z] #57 sha256:8777500567fe8f2eada473f09f109d11e6043075cded9a3f3546e63762b0621d [2022-01-03T15:25:30.423Z] #57 DONE 0.2s [2022-01-03T15:25:30.423Z] [2022-01-03T15:25:30.423Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:30.423Z] #58 sha256:d0162fc0152b70c4391d3df7e9b2b6e18b9c31bb8449c2aa0326c034fe674cb8 [2022-01-03T15:25:30.704Z] #21 31.74 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:25:30.704Z] #21 31.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:25:30.704Z] #21 31.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:25:31.002Z] #21 32.01 Selecting previously unselected package uidmap. [2022-01-03T15:25:31.002Z] #21 32.01 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:25:31.002Z] #21 32.02 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:25:31.047Z] #19 207.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-03T15:25:31.047Z] #19 207.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:31.047Z] #19 207.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:31.047Z] #19 207.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-03T15:25:31.047Z] #19 207.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:25:31.047Z] #19 207.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T15:25:31.047Z] #19 208.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-03T15:25:31.047Z] #19 208.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:31.047Z] #19 208.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T15:25:31.047Z] #19 208.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-03T15:25:31.047Z] #19 208.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:31.047Z] #19 208.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:31.047Z] #19 208.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-03T15:25:31.259Z] #21 32.18 Selecting previously unselected package vim-runtime. [2022-01-03T15:25:31.259Z] #21 32.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:25:31.259Z] #21 32.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:25:31.259Z] #21 32.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:25:31.259Z] #21 32.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:31.306Z] #19 208.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:31.306Z] #19 208.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:25:32.334Z] #58 ... [2022-01-03T15:25:32.334Z] [2022-01-03T15:25:32.334Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:25:32.334Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:25:32.334Z] #15 DONE 2.2s [2022-01-03T15:25:32.334Z] [2022-01-03T15:25:32.334Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:32.334Z] #58 sha256:d0162fc0152b70c4391d3df7e9b2b6e18b9c31bb8449c2aa0326c034fe674cb8 [2022-01-03T15:25:32.334Z] #58 1.923 + RM_GOPATH=0 [2022-01-03T15:25:32.334Z] #58 1.923 + TMP_GOPATH= [2022-01-03T15:25:32.334Z] #58 1.923 + : /build [2022-01-03T15:25:32.334Z] #58 1.923 + '[' -z '' ']' [2022-01-03T15:25:32.334Z] #58 1.924 ++ mktemp -d [2022-01-03T15:25:32.334Z] #58 1.944 + export GOPATH=/tmp/tmp.I4ahulDt3U [2022-01-03T15:25:32.334Z] #58 1.944 + GOPATH=/tmp/tmp.I4ahulDt3U [2022-01-03T15:25:32.334Z] #58 1.944 + RM_GOPATH=1 [2022-01-03T15:25:32.334Z] #58 1.944 + case "$(go env GOARCH)" in [2022-01-03T15:25:32.334Z] #58 1.944 ++ go env GOARCH [2022-01-03T15:25:32.334Z] #58 1.967 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:25:32.334Z] #58 1.967 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:25:32.334Z] #58 1.967 ++ dirname /install.sh [2022-01-03T15:25:32.334Z] #58 1.967 + dir=/ [2022-01-03T15:25:32.334Z] #58 1.967 + bin=runc [2022-01-03T15:25:32.334Z] #58 1.967 + shift [2022-01-03T15:25:32.334Z] #58 1.967 + '[' '!' -f //runc.installer ']' [2022-01-03T15:25:32.334Z] #58 1.967 + . //runc.installer [2022-01-03T15:25:32.334Z] #58 1.967 ++ set -e [2022-01-03T15:25:32.334Z] #58 1.967 ++ : v1.0.3 [2022-01-03T15:25:32.335Z] #58 1.967 + install_runc [2022-01-03T15:25:32.335Z] #58 1.967 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:25:32.335Z] #58 1.967 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:25:32.335Z] #58 1.967 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I4ahulDt3U/src/github.com/opencontainers/runc [2022-01-03T15:25:32.335Z] #58 1.967 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:25:32.335Z] #58 1.988 Cloning into '/tmp/tmp.I4ahulDt3U/src/github.com/opencontainers/runc'... [2022-01-03T15:25:34.249Z] #58 ... [2022-01-03T15:25:34.249Z] [2022-01-03T15:25:34.249Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T15:25:34.249Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T15:25:34.249Z] #16 DONE 1.7s [2022-01-03T15:25:34.509Z] [2022-01-03T15:25:34.509Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:25:34.509Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:25:35.429Z] #21 35.78 Selecting previously unselected package vim. [2022-01-03T15:25:35.429Z] #21 35.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:25:35.429Z] #21 35.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:35.429Z] #21 36.37 Selecting previously unselected package xfsprogs. [2022-01-03T15:25:35.429Z] #21 36.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:25:35.429Z] #21 36.37 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:25:35.449Z] #17 1.472 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:25:35.712Z] #17 DONE 1.6s [2022-01-03T15:25:35.712Z] [2022-01-03T15:25:35.712Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:25:35.712Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:25:35.972Z] #53 ... [2022-01-03T15:25:35.972Z] [2022-01-03T15:25:35.972Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:25:35.972Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:25:35.991Z] #21 36.98 Selecting previously unselected package zip. [2022-01-03T15:25:35.992Z] #21 36.99 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T15:25:35.992Z] #21 37.05 Unpacking zip (3.0-12) ... [2022-01-03T15:25:36.024Z] #34 ... [2022-01-03T15:25:36.024Z] [2022-01-03T15:25:36.024Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:25:36.024Z] #14 sha256:f2a663d662dff2a807fa826a590d47a7d7f5b3b73ccfb0e0b92ffe0aa814e851 [2022-01-03T15:25:36.024Z] #14 174.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:25:36.024Z] #14 174.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:25:36.024Z] #14 174.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:25:36.024Z] #14 174.6 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:25:36.024Z] #14 174.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:25:36.024Z] #14 174.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:25:36.024Z] #14 174.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:25:36.024Z] #14 174.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:25:36.024Z] #14 174.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:25:36.024Z] #14 174.9 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:25:36.024Z] #14 174.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:25:36.024Z] #14 174.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:25:36.024Z] #14 175.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:25:36.024Z] #14 175.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:25:36.024Z] #14 175.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:25:36.248Z] #21 37.24 Selecting previously unselected package zstd. [2022-01-03T15:25:36.248Z] #21 37.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:25:36.248Z] #21 37.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:25:36.282Z] #14 175.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:25:36.282Z] #14 175.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:25:36.282Z] #14 175.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:36.282Z] #14 175.5 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:25:36.282Z] #14 175.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:25:36.282Z] #14 175.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:25:36.504Z] #21 37.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:25:36.540Z] #14 175.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:25:36.540Z] #14 175.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:25:36.541Z] #14 175.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:25:36.578Z] #19 213.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-03T15:25:36.578Z] #19 213.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:36.578Z] #19 213.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:36.578Z] #19 213.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-03T15:25:36.578Z] #19 213.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-03T15:25:36.578Z] #19 213.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:25:36.578Z] #19 213.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 213.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 213.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.578Z] #19 213.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.578Z] #19 214.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-03T15:25:36.578Z] #19 214.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.797Z] #14 176.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:25:36.797Z] #14 176.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:25:36.798Z] #14 176.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:25:36.835Z] #19 214.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.835Z] #19 214.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-03T15:25:36.835Z] #19 214.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.835Z] #19 214.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.835Z] #19 214.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-03T15:25:36.835Z] #19 214.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.835Z] #19 214.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:36.835Z] #19 214.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-03T15:25:36.835Z] #19 214.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:36.835Z] #19 214.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:37.055Z] #14 176.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:25:37.055Z] #14 176.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:25:37.055Z] #14 176.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:25:37.092Z] #19 214.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-03T15:25:37.093Z] #19 214.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:37.093Z] #19 214.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:37.314Z] #14 176.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:25:37.314Z] #14 176.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:25:37.314Z] #14 176.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:25:37.314Z] #14 176.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:25:37.361Z] #18 DONE 1.5s [2022-01-03T15:25:37.361Z] [2022-01-03T15:25:37.361Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:25:37.361Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:25:37.361Z] #53 ... [2022-01-03T15:25:37.361Z] [2022-01-03T15:25:37.361Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:25:37.361Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:25:37.434Z] #21 38.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:25:37.434Z] #21 38.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:25:37.434Z] #21 38.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:25:37.571Z] #14 176.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:25:37.571Z] #14 176.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:25:37.690Z] #21 38.66 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:25:37.690Z] #21 38.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:25:37.690Z] #21 38.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:25:37.690Z] #21 38.72 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:25:37.690Z] #21 38.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:25:37.690Z] #21 38.74 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:25:37.690Z] #21 38.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:25:37.690Z] #21 38.77 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:25:37.828Z] #14 176.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:25:37.828Z] #14 176.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:25:37.828Z] #14 177.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:25:38.086Z] #14 177.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:25:38.086Z] #14 177.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:25:38.086Z] #14 177.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:38.086Z] #14 177.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:25:38.253Z] #21 39.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:38.253Z] #21 39.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:25:38.344Z] #14 177.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:25:38.344Z] #14 177.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:25:38.509Z] #21 39.48 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:25:38.509Z] #21 39.50 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:25:38.602Z] #14 177.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:25:38.602Z] #14 177.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:25:38.602Z] #14 177.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:25:38.841Z] #19 DONE 1.5s [2022-01-03T15:25:38.841Z] [2022-01-03T15:25:38.841Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:25:38.841Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:25:39.166Z] #14 178.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:25:39.166Z] #14 178.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:25:39.166Z] #14 178.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:25:39.166Z] #14 178.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:25:39.166Z] #14 178.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:25:39.166Z] #14 178.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:25:39.166Z] #14 178.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:25:39.423Z] #14 178.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:25:39.423Z] #14 178.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:25:39.423Z] #14 178.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:25:39.423Z] #14 178.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:25:39.423Z] #14 178.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:25:39.423Z] #14 178.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:25:39.423Z] #14 178.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:25:39.423Z] #14 178.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 [2022-01-03T15:25:39.680Z] #14 178.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:39.680Z] #14 178.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 [2022-01-03T15:25:39.680Z] #14 178.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:25:39.680Z] #14 178.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:25:39.680Z] #14 178.8 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 [2022-01-03T15:25:39.680Z] #14 178.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:25:39.680Z] #14 178.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:25:39.680Z] #14 178.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:39.937Z] #14 179.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:25:39.937Z] #14 179.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:39.937Z] #14 179.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:25:39.937Z] #14 179.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:25:40.443Z] #21 41.16 Setting up zip (3.0-12) ... [2022-01-03T15:25:40.443Z] #21 41.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:40.443Z] #21 41.20 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:25:40.802Z] #20 DONE 1.8s [2022-01-03T15:25:40.802Z] [2022-01-03T15:25:40.802Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:25:40.803Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:25:41.309Z] #14 DONE 180.1s [2022-01-03T15:25:41.309Z] [2022-01-03T15:25:41.309Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:25:41.309Z] #57 sha256:06d160797ab67cf9ae63eeb7cabea48ba3623d51f847418b89101b0a551a64cb [2022-01-03T15:25:41.309Z] #57 DONE 0.3s [2022-01-03T15:25:41.309Z] [2022-01-03T15:25:41.309Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:41.309Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:25:41.866Z] #23 10.90 Collecting yamllint==1.26.1 [2022-01-03T15:25:41.866Z] #23 ... [2022-01-03T15:25:41.866Z] [2022-01-03T15:25:41.866Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:25:41.866Z] #43 sha256:7ee010f8617530bf2f91f34b106726cb91887870479fc4c95222aa0553c0e3e7 [2022-01-03T15:25:41.866Z] #43 180.7 + dpkg --print-architecture [2022-01-03T15:25:42.377Z] #21 43.25 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:25:42.377Z] #21 43.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:25:42.377Z] #21 43.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:25:42.377Z] #21 43.29 Setting up patch (2.7.6-7) ... [2022-01-03T15:25:42.377Z] #21 43.31 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:25:42.377Z] #21 43.37 invoke-rc.d: could not determine current runlevel [2022-01-03T15:25:42.377Z] #21 43.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:25:42.377Z] #21 43.40 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:25:42.377Z] #21 43.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:25:42.377Z] #21 43.43 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:25:42.377Z] #21 43.45 Setting up pigz (2.6-1) ... [2022-01-03T15:25:42.377Z] #21 43.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:25:42.377Z] #21 43.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:25:42.377Z] #21 43.50 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:25:42.377Z] #21 43.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:42.528Z] #19 219.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-03T15:25:42.528Z] #19 219.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:42.528Z] #19 219.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:42.528Z] #19 219.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-03T15:25:42.528Z] #19 219.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:25:42.528Z] #19 219.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T15:25:42.528Z] #19 219.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-03T15:25:42.528Z] #19 219.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:42.528Z] #19 219.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:25:42.528Z] #19 219.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-03T15:25:42.528Z] #19 219.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:42.528Z] #19 219.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:42.528Z] #19 219.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-03T15:25:42.528Z] #19 219.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:42.528Z] #19 219.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:42.711Z] #21 1.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:25:42.711Z] #21 1.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:25:42.711Z] #21 1.879 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:25:43.305Z] #21 44.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:25:43.305Z] #21 44.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:25:43.333Z] #43 DONE 183.2s [2022-01-03T15:25:43.333Z] [2022-01-03T15:25:43.333Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:25:43.333Z] #23 sha256:791820ab2da5f7460768a9030f6a830f7c073ff47e1bee24536e0ff34106e30d [2022-01-03T15:25:43.333Z] #23 11.95 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:25:43.333Z] #23 13.16 Collecting pathspec>=0.5.3 [2022-01-03T15:25:43.333Z] #23 13.17 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:25:43.333Z] #23 13.71 Collecting pyyaml [2022-01-03T15:25:43.333Z] #23 13.71 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-03T15:25:43.333Z] #23 13.85 Building wheels for collected packages: yamllint [2022-01-03T15:25:43.333Z] #23 13.87 Building wheel for yamllint (setup.py): started [2022-01-03T15:25:43.649Z] #21 2.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:25:43.700Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-03T15:25:43.701Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-33683561\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-03T15:25:43.701Z] ---------------------------------------------------------------------------- [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.701Z] INFO: executeCI.ps1 starting at Mon Jan 3 15:25:42 CUT 2022 [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.701Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-03T15:25:43.701Z] INFO: Running git version 2.24.1.windows.2 [2022-01-03T15:25:43.701Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-03T15:25:43.701Z] INFO: Environment variables: [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.701Z] Name Value [2022-01-03T15:25:43.701Z] ---- ----- [2022-01-03T15:25:43.701Z] ALLUSERSPROFILE C:\ProgramData [2022-01-03T15:25:43.701Z] amd64 true [2022-01-03T15:25:43.701Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-03T15:25:43.701Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-03T15:25:43.701Z] arm64 true [2022-01-03T15:25:43.701Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-03T15:25:43.701Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-03T15:25:43.701Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-03T15:25:43.701Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-03T15:25:43.701Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-03T15:25:43.701Z] BRANCH_NAME PR-43105 [2022-01-03T15:25:43.701Z] BUILD_DISPLAY_NAME #4 [2022-01-03T15:25:43.701Z] BUILD_ID 4 [2022-01-03T15:25:43.701Z] BUILD_NUMBER 4 [2022-01-03T15:25:43.701Z] BUILD_TAG jenkins-moby-PR-43105-4 [2022-01-03T15:25:43.701Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/ [2022-01-03T15:25:43.701Z] cgroup2 true [2022-01-03T15:25:43.701Z] CHANGE_AUTHOR kzys [2022-01-03T15:25:43.701Z] CHANGE_AUTHOR_DISPLAY_NAME Kazuyoshi Kato [2022-01-03T15:25:43.701Z] CHANGE_AUTHOR_EMAIL kato.kazuyoshi@gmail.com [2022-01-03T15:25:43.701Z] CHANGE_BRANCH follow-struct [2022-01-03T15:25:43.701Z] CHANGE_FORK kzys/docker [2022-01-03T15:25:43.701Z] CHANGE_ID 43105 [2022-01-03T15:25:43.701Z] CHANGE_TARGET master [2022-01-03T15:25:43.701Z] CHANGE_TITLE daemon/logger: refactor followLogs and replace flaky TestFollowLogsHandleDecodeErr [2022-01-03T15:25:43.701Z] CHANGE_URL https://github.com/moby/moby/pull/43105 [2022-01-03T15:25:43.701Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-03T15:25:43.701Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-03T15:25:43.701Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-03T15:25:43.701Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-03T15:25:43.701Z] COMPUTERNAME azwin-2-328130 [2022-01-03T15:25:43.701Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-03T15:25:43.701Z] ConfigSequenceNumber 0 [2022-01-03T15:25:43.701Z] dco true [2022-01-03T15:25:43.701Z] DOCKER_BUILDKIT 0 [2022-01-03T15:25:43.701Z] DOCKER_DUT_DEBUG 1 [2022-01-03T15:25:43.701Z] DOCKER_EXPERIMENTAL 1 [2022-01-03T15:25:43.701Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-03T15:25:43.701Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-03T15:25:43.701Z] EXECUTOR_NUMBER 0 [2022-01-03T15:25:43.701Z] FQDN azwin-2-328130.westus.cloudapp.azure.com [2022-01-03T15:25:43.701Z] GIT_BRANCH PR-43105 [2022-01-03T15:25:43.701Z] GIT_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:25:43.701Z] GIT_PREVIOUS_COMMIT c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:25:43.701Z] GIT_URL https://github.com/moby/moby.git [2022-01-03T15:25:43.701Z] HUDSON_COOKIE 99390993-2351-4263-a062-5322cfe86fb9 [2022-01-03T15:25:43.701Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:25:43.701Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-03T15:25:43.701Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-03T15:25:43.701Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-03T15:25:43.701Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-03T15:25:43.701Z] JENKINS_NODE_COOKIE 4348be43-a7df-4823-86c1-1f59cf70826f [2022-01-03T15:25:43.701Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-03T15:25:43.701Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-03T15:25:43.701Z] JOB_BASE_NAME PR-43105 [2022-01-03T15:25:43.701Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/display/redirect [2022-01-03T15:25:43.701Z] JOB_NAME moby/PR-43105 [2022-01-03T15:25:43.701Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/ [2022-01-03T15:25:43.701Z] library.jps.version master [2022-01-03T15:25:43.701Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-03T15:25:43.701Z] NODE_LABELS amd64 azure azwin-2-328130 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-03T15:25:43.701Z] NODE_NAME azwin-2-328130 [2022-01-03T15:25:43.701Z] NUMBER_OF_PROCESSORS 4 [2022-01-03T15:25:43.701Z] OS Windows_NT [2022-01-03T15:25:43.701Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-03T15:25:43.701Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-03T15:25:43.701Z] ppc64le false [2022-01-03T15:25:43.701Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-03T15:25:43.701Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-03T15:25:43.701Z] PROCESSOR_LEVEL 6 [2022-01-03T15:25:43.701Z] PROCESSOR_REVISION 4f01 [2022-01-03T15:25:43.701Z] ProgramData C:\ProgramData [2022-01-03T15:25:43.701Z] ProgramFiles C:\Program Files [2022-01-03T15:25:43.701Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-03T15:25:43.701Z] ProgramW6432 C:\Program Files [2022-01-03T15:25:43.701Z] PROMPT $P$G [2022-01-03T15:25:43.701Z] PSExecutionPolicyPreference Bypass [2022-01-03T15:25:43.701Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-03T15:25:43.701Z] PUBLIC C:\Users\Public [2022-01-03T15:25:43.701Z] rootless true [2022-01-03T15:25:43.701Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=artif... [2022-01-03T15:25:43.701Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=changes [2022-01-03T15:25:43.701Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect [2022-01-03T15:25:43.701Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43105/4/display/redirect?page=tests [2022-01-03T15:25:43.701Z] s390x false [2022-01-03T15:25:43.701Z] SKIP_VALIDATION_TESTS 1 [2022-01-03T15:25:43.701Z] SOURCES_DRIVE d [2022-01-03T15:25:43.701Z] SOURCES_SUBDIR gopath [2022-01-03T15:25:43.701Z] STAGE_NAME Run tests [2022-01-03T15:25:43.701Z] SystemDrive C: [2022-01-03T15:25:43.701Z] SystemRoot C:\Windows [2022-01-03T15:25:43.701Z] TEMP C:\Windows\TEMP [2022-01-03T15:25:43.701Z] TESTDEBUG 0 [2022-01-03T15:25:43.701Z] TESTRUN_DRIVE d [2022-01-03T15:25:43.701Z] TESTRUN_SUBDIR CI [2022-01-03T15:25:43.701Z] TIMEOUT 120m [2022-01-03T15:25:43.701Z] TMP C:\Windows\TEMP [2022-01-03T15:25:43.701Z] unit_validate true [2022-01-03T15:25:43.701Z] USERDOMAIN WORKGROUP [2022-01-03T15:25:43.701Z] USERNAME azwin-2-328130$ [2022-01-03T15:25:43.701Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-03T15:25:43.701Z] validate_force false [2022-01-03T15:25:43.701Z] windir C:\Windows [2022-01-03T15:25:43.701Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-03T15:25:43.701Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-03T15:25:43.701Z] windows2022 true [2022-01-03T15:25:43.701Z] windows2022containerd true [2022-01-03T15:25:43.701Z] windowsRS1 false [2022-01-03T15:25:43.701Z] windowsRS5 true [2022-01-03T15:25:43.701Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-03T15:25:43.701Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.701Z] [2022-01-03T15:25:43.821Z] #21 44.81 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:25:43.821Z] #21 44.85 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:25:43.821Z] #21 44.86 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:25:43.821Z] #21 44.87 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:25:44.383Z] #21 45.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:25:44.383Z] #21 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:25:44.383Z] #21 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:25:44.383Z] #21 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:25:44.383Z] #21 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:25:44.383Z] #21 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:25:44.383Z] #21 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:25:44.383Z] #21 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:25:44.383Z] #21 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:25:44.383Z] #21 45.42 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:25:44.584Z] #58 ... [2022-01-03T15:25:44.584Z] [2022-01-03T15:25:44.584Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:25:44.584Z] #15 sha256:a8957b21a56990b5a24da669ae720eba464dc1a2982ba554790170b31527e20f [2022-01-03T15:25:44.584Z] #15 DONE 3.2s [2022-01-03T15:25:44.584Z] [2022-01-03T15:25:44.584Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:44.584Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:25:44.584Z] #58 2.829 + RM_GOPATH=0 [2022-01-03T15:25:44.584Z] #58 2.829 + TMP_GOPATH= [2022-01-03T15:25:44.584Z] #58 2.829 + : /build [2022-01-03T15:25:44.584Z] #58 2.829 + '[' -z '' ']' [2022-01-03T15:25:44.584Z] #58 2.829 ++ mktemp -d [2022-01-03T15:25:44.584Z] #58 2.838 + export GOPATH=/tmp/tmp.RgicOlIwj8 [2022-01-03T15:25:44.584Z] #58 2.838 + GOPATH=/tmp/tmp.RgicOlIwj8 [2022-01-03T15:25:44.584Z] #58 2.838 + RM_GOPATH=1 [2022-01-03T15:25:44.584Z] #58 2.838 + case "$(go env GOARCH)" in [2022-01-03T15:25:44.584Z] #58 2.838 ++ go env GOARCH [2022-01-03T15:25:44.584Z] #58 2.867 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:25:44.584Z] #58 2.867 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:25:44.584Z] #58 2.867 ++ dirname /install.sh [2022-01-03T15:25:44.584Z] #58 2.868 + dir=/ [2022-01-03T15:25:44.584Z] #58 2.868 + bin=runc [2022-01-03T15:25:44.584Z] #58 2.868 + shift [2022-01-03T15:25:44.584Z] #58 2.868 + '[' '!' -f //runc.installer ']' [2022-01-03T15:25:44.584Z] #58 2.869 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:25:44.584Z] #58 2.869 + . //runc.installer [2022-01-03T15:25:44.584Z] #58 2.869 ++ set -e [2022-01-03T15:25:44.584Z] #58 2.869 ++ : v1.0.3 [2022-01-03T15:25:44.584Z] #58 2.869 + install_runc [2022-01-03T15:25:44.584Z] #58 2.869 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:25:44.584Z] #58 2.869 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:25:44.584Z] #58 2.869 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RgicOlIwj8/src/github.com/opencontainers/runc [2022-01-03T15:25:44.584Z] #58 2.871 Cloning into '/tmp/tmp.RgicOlIwj8/src/github.com/opencontainers/runc'... [2022-01-03T15:25:45.224Z] #23 15.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:25:45.224Z] #23 15.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=74409540c24e785a044ba67131708b44f7403138ad908efabeccdc538af9440c [2022-01-03T15:25:45.224Z] #23 15.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:25:45.224Z] #23 15.39 Successfully built yamllint [2022-01-03T15:25:45.224Z] #23 15.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:25:45.480Z] #23 15.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:25:45.480Z] #23 DONE 16.1s [2022-01-03T15:25:45.480Z] [2022-01-03T15:25:45.480Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:25:45.480Z] #53 sha256:7d6a7fb7b12e80524faa2fd1c60cf2c39a5ecec2ef14160bfd597832f3b23004 [2022-01-03T15:25:45.561Z] #21 4.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:25:45.945Z] INFO: Sources under d:\gopath\... [2022-01-03T15:25:45.945Z] INFO: Test run under d:\CI\... [2022-01-03T15:25:45.945Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-03T15:25:45.945Z] INFO: docker/docker repository was found [2022-01-03T15:25:45.955Z] #58 ... [2022-01-03T15:25:45.955Z] [2022-01-03T15:25:45.955Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T15:25:45.955Z] #16 sha256:929b3d99821b64a47e6de04fe53bbd3d6a604d20c294aee591d9b8dfaa3f729e [2022-01-03T15:25:45.955Z] #16 DONE 1.6s [2022-01-03T15:25:45.955Z] [2022-01-03T15:25:45.955Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:25:45.955Z] #17 sha256:e8a319abf8251a3ea418333b3e0c7e361c7d6b6b05db688a4f33417e8a99c71f [2022-01-03T15:25:46.043Z] #53 186.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:25:46.043Z] #53 DONE 186.4s [2022-01-03T15:25:46.043Z] [2022-01-03T15:25:46.043Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:25:46.043Z] #26 sha256:bab2aaf3551038dc2501706646739d23658ce71f3c48d134a7cfc00cb23b1be2 [2022-01-03T15:25:46.133Z] #21 ... [2022-01-03T15:25:46.133Z] [2022-01-03T15:25:46.133Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:46.133Z] #58 sha256:d0162fc0152b70c4391d3df7e9b2b6e18b9c31bb8449c2aa0326c034fe674cb8 [2022-01-03T15:25:46.133Z] #58 15.89 + cd /tmp/tmp.I4ahulDt3U/src/github.com/opencontainers/runc [2022-01-03T15:25:46.133Z] #58 15.89 + git checkout -q v1.0.3 [2022-01-03T15:25:46.286Z] #21 47.14 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:25:46.286Z] #21 47.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:25:46.286Z] #21 47.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:25:46.286Z] #21 47.18 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:25:46.419Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-03T15:25:46.894Z] ltsc2019: Pulling from windows/servercore [2022-01-03T15:25:46.894Z] 4612f6d0b889: Pulling fs layer [2022-01-03T15:25:46.894Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T15:25:47.075Z] #58 16.51 + '[' -z '' ']' [2022-01-03T15:25:47.075Z] #58 16.51 + target=static [2022-01-03T15:25:47.075Z] #58 16.51 + make BUILDTAGS=seccomp static [2022-01-03T15:25:47.325Z] #17 1.365 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:25:47.325Z] #17 DONE 1.6s [2022-01-03T15:25:47.325Z] [2022-01-03T15:25:47.325Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:25:47.325Z] #18 sha256:ece111b122dc7f2c7e16c96b99e94950c032272876d6dacb18645fd72582d8cf [2022-01-03T15:25:47.336Z] #58 17.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:25:47.695Z] #21 48.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:25:47.695Z] #21 48.77 Setting up jq (1.6-2.1) ... [2022-01-03T15:25:47.695Z] #21 48.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:25:47.695Z] #21 48.80 Setting up iptables (1.8.7-1) ... [2022-01-03T15:25:47.695Z] #21 48.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:25:47.695Z] #21 48.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:25:47.695Z] #21 48.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:25:47.695Z] #21 48.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:25:47.695Z] #21 48.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:25:47.695Z] #21 48.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:25:47.791Z] #19 224.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-03T15:25:47.791Z] #19 224.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:47.791Z] #19 224.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:47.791Z] #19 224.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-03T15:25:47.791Z] #19 224.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-03T15:25:47.791Z] #19 224.2 Selecting previously unselected package libc6-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T15:25:47.791Z] #19 224.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.4 Selecting previously unselected package libitm1-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.5 Selecting previously unselected package libasan6-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-03T15:25:47.791Z] #19 224.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.791Z] #19 224.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.791Z] #19 224.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-03T15:25:47.792Z] #19 224.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.792Z] #19 224.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.792Z] #19 224.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-03T15:25:47.792Z] #19 224.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:47.792Z] #19 224.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:47.792Z] #19 225.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-03T15:25:47.792Z] #19 225.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:47.792Z] #19 225.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:47.960Z] #21 48.86 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:25:48.216Z] #21 49.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:25:48.777Z] #21 DONE 49.7s [2022-01-03T15:25:48.777Z] [2022-01-03T15:25:48.777Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-03T15:25:48.777Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:25:49.220Z] #18 DONE 1.6s [2022-01-03T15:25:49.220Z] [2022-01-03T15:25:49.220Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:25:49.220Z] #19 sha256:5e09af0ada9937808b44473087fd4d1a3cb09b97af84d08ed8a10f1dd8cf4f4f [2022-01-03T15:25:50.143Z] #22 1.472 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:25:50.143Z] #22 1.476 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:25:50.143Z] #22 1.479 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:25:50.143Z] #22 DONE 1.5s [2022-01-03T15:25:50.143Z] [2022-01-03T15:25:50.143Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:25:50.143Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:25:50.589Z] #19 DONE 1.4s [2022-01-03T15:25:50.589Z] [2022-01-03T15:25:50.589Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:50.589Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:50.589Z] #34 ... [2022-01-03T15:25:50.589Z] [2022-01-03T15:25:50.589Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:25:50.589Z] #20 sha256:c07e103d07251188cb01d7b9b80e5777c7a3bd05cdca159ebb129f82cef4cec9 [2022-01-03T15:25:51.960Z] #20 DONE 1.5s [2022-01-03T15:25:51.960Z] [2022-01-03T15:25:51.961Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:25:51.961Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:25:52.621Z] #58 ... [2022-01-03T15:25:52.621Z] [2022-01-03T15:25:52.621Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:25:52.621Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:25:52.621Z] #34 DONE 199.7s [2022-01-03T15:25:52.621Z] [2022-01-03T15:25:52.621Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:25:52.621Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:25:52.621Z] #21 6.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:25:53.051Z] #19 229.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-03T15:25:53.051Z] #19 229.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:53.051Z] #19 229.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:53.051Z] #19 229.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-03T15:25:53.051Z] #19 229.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-03T15:25:53.051Z] #19 229.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T15:25:53.051Z] #19 230.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-03T15:25:53.051Z] #19 230.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-03T15:25:53.051Z] #19 230.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T15:25:53.051Z] #19 230.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-03T15:25:53.051Z] #19 230.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-03T15:25:53.051Z] #19 230.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:53.051Z] #19 230.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-03T15:25:53.309Z] #19 230.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-03T15:25:53.309Z] #19 230.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:54.004Z] #21 13.15 Fetched 8487 kB in 12s (731 kB/s) [2022-01-03T15:25:54.482Z] #21 2.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:25:54.482Z] #21 2.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:25:54.482Z] #21 2.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:25:55.046Z] #21 2.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:25:56.942Z] #21 4.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:25:57.496Z] #19 234.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-03T15:25:57.496Z] #19 234.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-03T15:25:57.496Z] #19 234.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:57.496Z] #19 234.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-03T15:25:57.496Z] #19 234.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-03T15:25:57.496Z] #19 234.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-03T15:25:57.496Z] #19 234.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-03T15:25:57.496Z] #19 234.7 Setting up libfile-which-perl (1.23-1) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-03T15:25:57.496Z] #19 234.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-03T15:25:57.496Z] #19 234.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-03T15:25:57.496Z] #19 234.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-03T15:25:57.506Z] #21 ... [2022-01-03T15:25:57.506Z] [2022-01-03T15:25:57.506Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:25:57.506Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:25:57.506Z] #58 16.21 + cd /tmp/tmp.RgicOlIwj8/src/github.com/opencontainers/runc [2022-01-03T15:25:57.506Z] #58 16.21 + git checkout -q v1.0.3 [2022-01-03T15:25:57.754Z] #19 234.9 Setting up file (1:5.39-3) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up libyaml-perl (1.30-1) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up libio-string-perl (1.08-3.1) ... [2022-01-03T15:25:57.754Z] #19 234.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-03T15:25:57.754Z] #19 235.0 Setting up cross-config (2.6.18+nmu1) ... [2022-01-03T15:25:57.754Z] #19 235.1 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:25:57.754Z] #19 235.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:25:57.754Z] #19 235.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-03T15:25:57.754Z] #19 235.1 Setting up patch (2.7.6-7) ... [2022-01-03T15:25:57.754Z] #19 235.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-03T15:25:57.754Z] #19 235.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-03T15:25:57.754Z] #19 235.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-03T15:25:58.012Z] #19 235.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-03T15:25:58.012Z] #19 235.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-03T15:25:58.012Z] #19 235.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-03T15:25:58.012Z] #19 235.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.210Z] #21 13.15 Reading package lists... [2022-01-03T15:25:58.270Z] #19 235.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.270Z] #19 235.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-03T15:25:58.270Z] #19 235.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-03T15:25:58.271Z] #19 235.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T15:25:58.436Z] #58 17.08 + '[' -z '' ']' [2022-01-03T15:25:58.436Z] #58 17.08 + target=static [2022-01-03T15:25:58.436Z] #58 17.08 + make BUILDTAGS=seccomp static [2022-01-03T15:25:58.529Z] #19 235.8 [2022-01-03T15:25:58.529Z] #19 235.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T15:25:58.529Z] #19 235.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up dpkg-dev (1.20.9) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.529Z] #19 235.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.695Z] #58 17.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:58.787Z] #19 236.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-03T15:25:58.787Z] #19 236.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-03T15:25:58.787Z] #19 236.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-03T15:25:58.787Z] #19 236.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-03T15:25:59.044Z] #19 236.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-03T15:25:59.045Z] #19 236.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.045Z] #19 236.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up libxml-simple-perl (2.25-1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:59.303Z] #19 236.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-03T15:25:59.303Z] #19 236.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.474Z] 5ee7a7ea9cf2: Verifying Checksum [2022-01-03T15:25:59.562Z] #19 236.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.562Z] #19 236.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up crossbuild-essential-armel (12.9) ... [2022-01-03T15:25:59.562Z] #19 236.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-03T15:25:59.562Z] #19 236.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-03T15:25:59.562Z] #19 236.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-03T15:25:59.562Z] #19 236.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-03T15:25:59.562Z] #19 236.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-03T15:25:59.562Z] #19 236.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:26:00.934Z] #19 DONE 237.9s [2022-01-03T15:26:00.934Z] [2022-01-03T15:26:00.934Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:26:00.934Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:26:00.934Z] #67 ... [2022-01-03T15:26:00.934Z] [2022-01-03T15:26:00.934Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-03T15:26:00.934Z] #71 sha256:24f6567106eb9c3b4dc28a9eb60a6969fca8ae2a59029ba17a6d577226e0889b [2022-01-03T15:26:00.934Z] #71 DONE 0.2s [2022-01-03T15:26:00.934Z] [2022-01-03T15:26:00.934Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-03T15:26:00.934Z] #32 sha256:07aefa78574c5748c41ed3c7c958a2136e7b6d34000bf801acaee8c6658db440 [2022-01-03T15:26:00.934Z] #32 DONE 0.2s [2022-01-03T15:26:00.934Z] [2022-01-03T15:26:00.934Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:26:00.934Z] #33 sha256:538cd85a59220e644c0b26e89098216fb9a839d6b445b0289bf4ab8d90ff003a [2022-01-03T15:26:02.355Z] #23 10.97 Collecting yamllint==1.26.1 [2022-01-03T15:26:02.355Z] #23 12.04 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:26:02.414Z] #21 17.33 Reading package lists... [2022-01-03T15:26:03.355Z] #21 21.35 Building dependency tree... [2022-01-03T15:26:03.462Z] #33 2.415 + RM_GOPATH=0 [2022-01-03T15:26:03.462Z] #33 2.415 + TMP_GOPATH= [2022-01-03T15:26:03.462Z] #33 2.415 + : /build [2022-01-03T15:26:03.462Z] #33 2.415 + '[' -z '' ']' [2022-01-03T15:26:03.462Z] #33 2.415 ++ mktemp -d [2022-01-03T15:26:03.462Z] #33 2.416 + export GOPATH=/tmp/tmp.0y6goqo5iS [2022-01-03T15:26:03.462Z] #33 2.416 + GOPATH=/tmp/tmp.0y6goqo5iS [2022-01-03T15:26:03.462Z] #33 2.416 + RM_GOPATH=1 [2022-01-03T15:26:03.462Z] #33 2.417 + case "$(go env GOARCH)" in [2022-01-03T15:26:03.462Z] #33 2.417 ++ go env GOARCH [2022-01-03T15:26:03.462Z] #33 2.451 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:26:03.462Z] #33 2.451 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:26:03.462Z] #33 2.457 ++ dirname /install.sh [2022-01-03T15:26:03.462Z] #33 2.458 + dir=/ [2022-01-03T15:26:03.462Z] #33 2.458 + bin=dockercli [2022-01-03T15:26:03.462Z] #33 2.458 + shift [2022-01-03T15:26:03.462Z] #33 2.458 + '[' '!' -f //dockercli.installer ']' [2022-01-03T15:26:03.462Z] #33 2.458 + . //dockercli.installer [2022-01-03T15:26:03.462Z] #33 2.458 ++ : stable [2022-01-03T15:26:03.462Z] #33 2.458 ++ : 17.06.2-ce [2022-01-03T15:26:03.462Z] #33 2.459 + install_dockercli [2022-01-03T15:26:03.462Z] #33 2.459 Install docker/cli version 17.06.2-ce from stable [2022-01-03T15:26:03.462Z] #33 2.459 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-03T15:26:03.462Z] #33 2.459 ++ uname -m [2022-01-03T15:26:03.462Z] #33 2.488 + arch=x86_64 [2022-01-03T15:26:03.462Z] #33 2.488 + '[' x86_64 '!=' x86_64 ']' [2022-01-03T15:26:03.462Z] #33 2.488 + url=https://download.docker.com/linux/static [2022-01-03T15:26:03.462Z] #33 2.488 + tar -xz docker/docker [2022-01-03T15:26:03.462Z] #33 2.488 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-03T15:26:03.717Z] #23 13.37 Collecting pathspec>=0.5.3 [2022-01-03T15:26:03.717Z] #23 13.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:26:03.950Z] #58 ... [2022-01-03T15:26:03.950Z] [2022-01-03T15:26:03.950Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-03T15:26:03.950Z] #34 sha256:a57b25db37372907907e26ddb4f2ee718bc166a0fce63da116ccfdbcb54dd89b [2022-01-03T15:26:03.950Z] #34 DONE 202.9s [2022-01-03T15:26:03.950Z] [2022-01-03T15:26:03.950Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:26:03.950Z] #21 sha256:eeafe10dc45fc5947b379d7c798e4f3e27196ff8ed5f508cff98584d4e5d2358 [2022-01-03T15:26:03.950Z] #21 6.553 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:26:03.973Z] #23 13.87 Collecting pyyaml [2022-01-03T15:26:03.973Z] #23 13.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:26:03.973Z] #23 13.96 Building wheels for collected packages: yamllint [2022-01-03T15:26:04.228Z] #23 13.97 Building wheel for yamllint (setup.py): started [2022-01-03T15:26:05.155Z] #23 15.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:26:05.155Z] #23 15.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2c3c07d1f7981197914a96ef584a8c508a2e42186d50f81a615f8b46e83939d7 [2022-01-03T15:26:05.155Z] #23 15.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:26:05.155Z] #23 15.07 Successfully built yamllint [2022-01-03T15:26:05.155Z] #23 15.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:26:05.267Z] #21 24.49 The following additional packages will be installed: [2022-01-03T15:26:05.267Z] #21 24.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:26:05.267Z] #21 24.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:26:05.267Z] #21 24.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:26:05.267Z] #21 24.53 python3-pkg-resources vim-runtime xxd [2022-01-03T15:26:05.267Z] #21 24.54 Suggested packages: [2022-01-03T15:26:05.267Z] #21 24.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:26:05.267Z] #21 24.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:26:05.267Z] #21 24.54 acl attr quota [2022-01-03T15:26:05.267Z] #21 24.54 Recommended packages: [2022-01-03T15:26:05.267Z] #21 24.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:26:05.320Z] #21 13.16 Fetched 8487 kB in 11s (741 kB/s) [2022-01-03T15:26:05.716Z] #23 15.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:26:06.278Z] #23 DONE 16.1s [2022-01-03T15:26:06.278Z] [2022-01-03T15:26:06.278Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:26:06.278Z] #27 sha256:b4c1496d5f923580356adc6393c0cef49ca44adaf163a87e57f64fa24d60b3e9 [2022-01-03T15:26:06.534Z] #27 DONE 0.4s [2022-01-03T15:26:06.534Z] [2022-01-03T15:26:06.534Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:06.534Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:26:06.833Z] #62 ... [2022-01-03T15:26:06.833Z] [2022-01-03T15:26:06.833Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:26:06.833Z] #32 sha256:7dc2bb05a88ef082fc4ec873f52bf8dc18b7b017a4eeaee81f0cfe3cc11485e9 [2022-01-03T15:26:07.179Z] #21 26.72 The following NEW packages will be installed: [2022-01-03T15:26:07.179Z] #21 26.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:26:07.179Z] #21 26.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:26:07.179Z] #21 26.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:26:07.179Z] #21 26.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:26:07.179Z] #21 26.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:26:07.179Z] #21 26.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:26:07.179Z] #21 26.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:26:07.179Z] #21 26.72 xz-utils zip zstd [2022-01-03T15:26:07.396Z] #32 DONE 0.6s [2022-01-03T15:26:07.396Z] [2022-01-03T15:26:07.396Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:26:07.396Z] #35 sha256:3f0997df3f541eff21fb90a377e59966f344676f74eae80c0ea7e6f1cf2de190 [2022-01-03T15:26:07.651Z] #35 DONE 0.3s [2022-01-03T15:26:07.651Z] [2022-01-03T15:26:07.651Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:26:07.651Z] #37 sha256:5ca536e62d6e6d8b38735656b9d727005d1605201c559ef97b8cea120d1eef66 [2022-01-03T15:26:07.651Z] #37 DONE 0.1s [2022-01-03T15:26:07.651Z] [2022-01-03T15:26:07.651Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:26:07.651Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:26:07.751Z] #21 27.11 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:26:07.751Z] #21 27.11 Need to get 27.6 MB of archives. [2022-01-03T15:26:07.751Z] #21 27.11 After this operation, 106 MB of additional disk space will be used. [2022-01-03T15:26:07.751Z] #21 27.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:26:07.751Z] #21 27.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:26:07.751Z] #21 27.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:26:07.751Z] #21 27.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:26:07.751Z] #21 27.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:26:07.751Z] #21 27.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:26:07.751Z] #21 27.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:26:07.751Z] #21 27.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:26:07.751Z] #21 27.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:26:07.751Z] #21 27.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:26:07.751Z] #21 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:26:07.751Z] #21 27.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:26:07.751Z] #21 27.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:26:07.751Z] #21 27.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:26:07.751Z] #21 27.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:26:07.751Z] #21 27.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:26:07.751Z] #21 27.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:26:07.751Z] #21 27.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:26:07.751Z] #21 27.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:26:07.751Z] #21 27.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:26:07.751Z] #21 27.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:26:07.907Z] #43 ... [2022-01-03T15:26:07.907Z] [2022-01-03T15:26:07.907Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:26:07.907Z] #41 sha256:4d829b851c036249f8459a82f09cadaccc5ffe2c2514ca8b50287bbe63bf2250 [2022-01-03T15:26:07.907Z] #41 DONE 0.1s [2022-01-03T15:26:07.907Z] [2022-01-03T15:26:07.907Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:26:07.907Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:26:08.014Z] #21 27.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:26:08.014Z] #21 27.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:26:08.014Z] #21 27.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:26:08.014Z] #21 27.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:26:08.014Z] #21 27.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:26:08.014Z] #21 27.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:26:08.275Z] #21 27.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:26:08.541Z] #21 27.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:26:08.541Z] #21 27.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:26:08.541Z] #21 27.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:26:08.541Z] #21 27.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:26:08.542Z] #21 27.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:26:08.542Z] #21 27.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:26:08.542Z] #21 27.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:26:08.542Z] #21 27.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:26:08.542Z] #21 27.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:26:08.542Z] #21 27.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:26:08.542Z] #21 27.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:26:08.542Z] #21 27.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:26:08.542Z] #21 27.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:26:08.542Z] #21 28.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:26:08.802Z] #21 28.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:26:08.802Z] #21 28.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:26:09.063Z] #21 28.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:26:09.063Z] #21 28.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:26:09.063Z] #21 28.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:26:09.063Z] #21 28.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:26:09.633Z] #21 13.16 Reading package lists... [2022-01-03T15:26:09.968Z] 4612f6d0b889: Verifying Checksum [2022-01-03T15:26:09.968Z] 4612f6d0b889: Download complete [2022-01-03T15:26:10.005Z] #21 29.50 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:26:10.029Z] #33 ... [2022-01-03T15:26:10.029Z] [2022-01-03T15:26:10.029Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:10.029Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:10.029Z] #45 2.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:26:10.029Z] #45 2.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:26:10.029Z] #45 2.315 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:26:10.029Z] #45 2.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:26:10.029Z] #45 3.234 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:26:10.029Z] #45 4.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:26:10.029Z] #45 5.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:26:10.029Z] #45 6.336 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:26:10.029Z] #45 7.305 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:26:10.029Z] #45 8.234 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:26:10.029Z] #45 8.234 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:26:10.029Z] #45 8.234 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:26:10.029Z] #45 8.259 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:26:10.029Z] #45 8.259 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:26:10.029Z] #45 8.270 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:26:10.029Z] #45 8.270 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:26:10.029Z] #45 8.270 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:26:10.029Z] #45 8.270 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:26:10.029Z] #45 8.270 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:26:10.029Z] #45 8.311 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:26:10.029Z] #45 8.311 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:26:10.029Z] #45 ... [2022-01-03T15:26:10.029Z] [2022-01-03T15:26:10.029Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:26:10.029Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:26:10.029Z] #67 2.577 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:26:10.029Z] #67 2.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:26:10.029Z] #67 2.613 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:26:10.029Z] #67 3.332 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:26:10.029Z] #67 3.984 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:26:10.029Z] #67 4.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:26:10.029Z] #67 5.812 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:26:10.029Z] #67 6.860 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:26:10.029Z] #67 7.560 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:26:10.029Z] #67 8.463 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:26:10.029Z] #67 8.463 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:26:10.029Z] #67 8.504 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:26:10.029Z] #67 8.504 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:26:10.029Z] #67 8.504 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:26:10.029Z] #67 8.504 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:26:10.029Z] #67 8.568 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:26:10.029Z] #67 8.583 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:26:10.029Z] #67 8.583 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:26:10.029Z] #67 8.592 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:26:10.029Z] #67 8.592 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:26:10.029Z] #67 8.592 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:26:10.266Z] #21 29.75 Fetched 27.6 MB in 2s (15.8 MB/s) [2022-01-03T15:26:10.526Z] #21 29.84 Selecting previously unselected package pigz. [2022-01-03T15:26:10.526Z] #21 29.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-03T15:26:10.526Z] #21 29.93 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:26:10.526Z] #21 29.94 Unpacking pigz (2.6-1) ... [2022-01-03T15:26:10.597Z] #67 ... [2022-01-03T15:26:10.597Z] [2022-01-03T15:26:10.597Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:26:10.597Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:26:10.597Z] #20 2.619 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:26:10.597Z] #20 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:26:10.597Z] #20 2.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:26:10.597Z] #20 3.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:26:10.597Z] #20 3.914 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:26:10.597Z] #20 4.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:26:10.597Z] #20 5.940 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:26:10.597Z] #20 6.792 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:26:10.597Z] #20 7.608 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:26:10.597Z] #20 8.443 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:26:10.597Z] #20 8.443 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:26:10.597Z] #20 8.455 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:26:10.597Z] #20 8.463 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:26:10.597Z] #20 8.486 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:26:10.597Z] #20 8.486 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:26:10.597Z] #20 8.504 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:26:10.597Z] #20 8.504 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:26:10.597Z] #20 8.504 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:26:10.597Z] #20 8.504 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:26:10.597Z] #20 8.516 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:26:10.597Z] #20 8.516 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:26:10.799Z] #21 30.08 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:26:10.799Z] #21 30.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:26:10.799Z] #21 30.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:26:10.856Z] #20 ... [2022-01-03T15:26:10.856Z] [2022-01-03T15:26:10.856Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:26:10.856Z] #72 sha256:e3d63506304a23076261e3160a77159a5f014fded8304defac978664d0762c87 [2022-01-03T15:26:10.856Z] #72 2.368 + RM_GOPATH=0 [2022-01-03T15:26:10.856Z] #72 2.368 + TMP_GOPATH= [2022-01-03T15:26:10.856Z] #72 2.368 + : /build [2022-01-03T15:26:10.856Z] #72 2.368 + '[' -z '' ']' [2022-01-03T15:26:10.856Z] #72 2.369 ++ mktemp -d [2022-01-03T15:26:10.856Z] #72 2.370 + export GOPATH=/tmp/tmp.2RckIhgI5t [2022-01-03T15:26:10.856Z] #72 2.370 + GOPATH=/tmp/tmp.2RckIhgI5t [2022-01-03T15:26:10.856Z] #72 2.370 + RM_GOPATH=1 [2022-01-03T15:26:10.856Z] #72 2.370 + case "$(go env GOARCH)" in [2022-01-03T15:26:10.856Z] #72 2.373 ++ go env GOARCH [2022-01-03T15:26:10.856Z] #72 2.388 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:26:10.856Z] #72 2.388 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:26:10.856Z] #72 2.388 ++ dirname /install.sh [2022-01-03T15:26:10.856Z] #72 2.388 + dir=/ [2022-01-03T15:26:10.856Z] #72 2.388 + bin=rootlesskit [2022-01-03T15:26:10.856Z] #72 2.388 + shift [2022-01-03T15:26:10.856Z] #72 2.388 + '[' '!' -f //rootlesskit.installer ']' [2022-01-03T15:26:10.856Z] #72 2.388 + . //rootlesskit.installer [2022-01-03T15:26:10.856Z] #72 2.388 ++ : v0.14.6 [2022-01-03T15:26:10.856Z] #72 2.388 + install_rootlesskit [2022-01-03T15:26:10.856Z] #72 2.388 + case "$1" in [2022-01-03T15:26:10.856Z] #72 2.388 + export CGO_ENABLED=0 [2022-01-03T15:26:10.856Z] #72 2.388 + CGO_ENABLED=0 [2022-01-03T15:26:10.856Z] #72 2.388 + _install_rootlesskit [2022-01-03T15:26:10.856Z] #72 2.388 Install rootlesskit version v0.14.6 [2022-01-03T15:26:10.856Z] #72 2.388 + echo 'Install rootlesskit version v0.14.6' [2022-01-03T15:26:10.856Z] #72 2.388 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:26:10.856Z] #72 2.388 + GOBIN=/build [2022-01-03T15:26:10.856Z] #72 2.388 + GO111MODULE=on [2022-01-03T15:26:10.856Z] #72 2.388 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-03T15:26:10.856Z] #72 2.911 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-03T15:26:10.856Z] #72 4.850 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-03T15:26:10.856Z] #72 4.909 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-03T15:26:10.856Z] #72 5.328 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-03T15:26:10.856Z] #72 7.936 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-03T15:26:10.856Z] #72 8.410 go: downloading github.com/google/uuid v1.3.0 [2022-01-03T15:26:10.856Z] #72 8.497 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-03T15:26:10.856Z] #72 8.497 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-03T15:26:10.856Z] #72 8.546 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-03T15:26:10.856Z] #72 8.598 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-03T15:26:10.856Z] #72 8.797 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-03T15:26:10.856Z] #72 9.122 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-03T15:26:10.856Z] #72 9.294 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-03T15:26:10.856Z] #72 ... [2022-01-03T15:26:10.856Z] [2022-01-03T15:26:10.856Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-03T15:26:10.856Z] #33 sha256:538cd85a59220e644c0b26e89098216fb9a839d6b445b0289bf4ab8d90ff003a [2022-01-03T15:26:10.856Z] #33 9.890 + mkdir -p /build [2022-01-03T15:26:10.856Z] #33 9.890 + mv docker/docker /build/ [2022-01-03T15:26:10.856Z] #33 9.902 + rmdir docker [2022-01-03T15:26:11.068Z] #21 30.44 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:26:11.068Z] #21 30.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:26:11.068Z] #21 30.46 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:26:11.068Z] #21 30.60 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:26:11.068Z] #21 30.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:26:11.068Z] #21 30.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:26:11.114Z] #33 DONE 10.1s [2022-01-03T15:26:11.114Z] [2022-01-03T15:26:11.114Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:26:11.114Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:26:11.329Z] #21 30.69 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:26:11.329Z] #21 30.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:26:11.329Z] #21 30.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:26:11.329Z] #21 30.78 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:26:11.329Z] #21 30.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:26:11.329Z] #21 30.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:26:11.373Z] #67 ... [2022-01-03T15:26:11.373Z] [2022-01-03T15:26:11.373Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:26:11.373Z] #72 sha256:e3d63506304a23076261e3160a77159a5f014fded8304defac978664d0762c87 [2022-01-03T15:26:11.373Z] #72 10.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-03T15:26:11.590Z] #21 30.91 Selecting previously unselected package libcap2-bin. [2022-01-03T15:26:11.590Z] #21 30.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:26:11.590Z] #21 30.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:26:11.590Z] #21 31.05 Selecting previously unselected package iproute2. [2022-01-03T15:26:11.590Z] #21 31.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:26:11.590Z] #21 31.07 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:26:11.940Z] #72 10.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-03T15:26:12.532Z] #21 31.85 Selecting previously unselected package xxd. [2022-01-03T15:26:12.532Z] #21 31.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:26:12.532Z] #21 31.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:12.532Z] #21 32.12 Selecting previously unselected package vim-common. [2022-01-03T15:26:12.793Z] #21 32.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:26:12.793Z] #21 32.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:12.793Z] #21 32.38 Selecting previously unselected package bash-completion. [2022-01-03T15:26:12.793Z] #21 32.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:26:13.196Z] #58 ... [2022-01-03T15:26:13.196Z] [2022-01-03T15:26:13.196Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:26:13.196Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:26:13.196Z] #43 200.3 + dpkg --print-architecture [2022-01-03T15:26:13.196Z] #43 200.3 + git checkout -q v2.1.0 [2022-01-03T15:26:13.196Z] #43 200.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:26:13.196Z] #43 200.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:26:13.814Z] #21 17.24 Reading package lists... [2022-01-03T15:26:14.744Z] #21 21.63 Building dependency tree... [2022-01-03T15:26:15.465Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:26:15.465Z] 4d1d74adc6a9: Download complete [2022-01-03T15:26:16.092Z] #21 35.66 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:26:16.113Z] #21 24.03 The following additional packages will be installed: [2022-01-03T15:26:16.113Z] #21 24.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:26:16.113Z] #21 24.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-03T15:26:16.113Z] #21 24.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:26:16.113Z] #21 24.04 python3-pkg-resources vim-runtime xxd [2022-01-03T15:26:16.113Z] #21 24.04 Suggested packages: [2022-01-03T15:26:16.113Z] #21 24.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-03T15:26:16.113Z] #21 24.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-03T15:26:16.113Z] #21 24.04 acl attr quota [2022-01-03T15:26:16.113Z] #21 24.04 Recommended packages: [2022-01-03T15:26:16.113Z] #21 24.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:26:16.664Z] #21 36.07 Selecting previously unselected package bzip2. [2022-01-03T15:26:16.664Z] #21 36.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:26:16.664Z] #21 36.10 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:26:16.925Z] #21 36.18 Selecting previously unselected package xz-utils. [2022-01-03T15:26:16.925Z] #21 36.19 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:26:16.925Z] #21 36.19 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:26:16.925Z] #21 36.35 Selecting previously unselected package apparmor. [2022-01-03T15:26:16.925Z] #21 36.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:26:16.925Z] #21 36.40 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:26:17.186Z] #21 36.73 Selecting previously unselected package inetutils-ping. [2022-01-03T15:26:17.186Z] #21 36.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:26:17.447Z] #21 36.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:26:17.447Z] #21 36.84 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:26:17.447Z] #21 36.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:26:17.447Z] #21 36.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:17.447Z] #21 36.91 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:26:17.447Z] #21 36.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:26:17.447Z] #21 36.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:17.447Z] #21 36.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:26:17.708Z] #21 36.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:26:17.708Z] #21 36.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:26:17.708Z] #21 37.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:26:17.708Z] #21 37.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:26:17.708Z] #21 37.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:26:17.708Z] #21 37.11 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:26:17.708Z] #21 37.12 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:26:17.708Z] #21 37.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:26:17.708Z] #21 37.20 Selecting previously unselected package iptables. [2022-01-03T15:26:17.969Z] #21 37.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:26:17.969Z] #21 37.23 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:26:17.969Z] #21 37.48 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:26:18.230Z] #21 37.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:26:18.230Z] #21 37.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:26:18.230Z] #21 37.60 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:26:18.230Z] #21 37.60 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:26:18.230Z] #21 37.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:26:18.230Z] #21 37.69 Selecting previously unselected package jq. [2022-01-03T15:26:18.230Z] #21 37.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:26:18.230Z] #21 37.70 Unpacking jq (1.6-2.1) ... [2022-01-03T15:26:18.230Z] #21 37.77 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:26:18.230Z] #21 37.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:26:18.230Z] #21 37.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:26:18.491Z] #21 37.83 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:26:18.491Z] #21 37.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:26:18.491Z] #21 37.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:26:18.491Z] #21 37.92 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:26:18.491Z] #21 37.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:26:18.491Z] #21 37.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:26:18.635Z] #21 26.23 The following NEW packages will be installed: [2022-01-03T15:26:18.635Z] #21 26.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-03T15:26:18.635Z] #21 26.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-03T15:26:18.635Z] #21 26.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-03T15:26:18.635Z] #21 26.25 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-03T15:26:18.635Z] #21 26.25 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-03T15:26:18.635Z] #21 26.25 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-03T15:26:18.635Z] #21 26.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-03T15:26:18.635Z] #21 26.25 xz-utils zip zstd [2022-01-03T15:26:18.635Z] #21 26.61 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:26:18.635Z] #21 26.61 Need to get 27.6 MB of archives. [2022-01-03T15:26:18.635Z] #21 26.61 After this operation, 106 MB of additional disk space will be used. [2022-01-03T15:26:18.635Z] #21 26.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:26:18.635Z] #21 26.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:26:18.635Z] #21 26.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:26:18.635Z] #21 26.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:26:18.635Z] #21 26.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:26:18.635Z] #21 26.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:26:18.635Z] #21 26.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:26:18.635Z] #21 26.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:26:18.635Z] #21 26.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:26:18.893Z] #21 26.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:26:18.893Z] #21 26.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:26:18.893Z] #21 26.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-03T15:26:18.893Z] #21 26.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-03T15:26:18.893Z] #21 26.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:26:18.893Z] #21 26.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:26:18.893Z] #21 26.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:26:18.893Z] #21 26.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:26:18.893Z] #21 26.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:26:18.893Z] #21 26.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:26:18.893Z] #21 26.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:26:18.893Z] #21 26.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:26:18.893Z] #21 26.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:26:18.893Z] #21 26.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:26:18.893Z] #21 26.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:26:18.893Z] #21 26.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:26:18.893Z] #21 26.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:26:18.893Z] #21 26.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-03T15:26:19.457Z] #21 27.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:26:19.457Z] #21 27.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:26:19.457Z] #21 27.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:26:19.457Z] #21 27.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:26:19.457Z] #21 27.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:26:19.457Z] #21 27.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-03T15:26:19.457Z] #21 27.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:26:19.457Z] #21 27.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:26:19.457Z] #21 27.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:26:19.714Z] #21 27.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:26:19.714Z] #21 27.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:26:19.714Z] #21 27.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:26:19.714Z] #21 27.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:26:19.714Z] #21 27.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:26:19.714Z] #21 27.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:26:19.714Z] #21 27.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:26:19.714Z] #21 27.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:26:19.732Z] #43 ... [2022-01-03T15:26:19.732Z] [2022-01-03T15:26:19.732Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:26:19.732Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:26:19.732Z] #53 207.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:26:19.971Z] #21 27.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:26:19.972Z] #21 28.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:26:20.229Z] #21 28.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:26:20.229Z] #21 28.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:26:20.663Z] #53 DONE 208.5s [2022-01-03T15:26:20.663Z] [2022-01-03T15:26:20.663Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:26:20.663Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:26:21.160Z] #21 29.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:26:21.417Z] #21 29.50 Fetched 27.6 MB in 2s (14.8 MB/s) [2022-01-03T15:26:21.674Z] #21 29.62 Selecting previously unselected package pigz. [2022-01-03T15:26:21.674Z] #21 29.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 ... 24010 files and directories currently installed.) [2022-01-03T15:26:21.674Z] #21 29.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 40.92 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:26:21.792Z] #21 40.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 40.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:26:21.792Z] #21 40.98 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:26:21.792Z] #21 41.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 41.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:26:21.792Z] #21 41.07 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:26:21.792Z] #21 41.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 41.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:26:21.792Z] #21 41.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:26:21.792Z] #21 41.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 41.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:26:21.792Z] #21 41.23 Selecting previously unselected package net-tools. [2022-01-03T15:26:21.792Z] #21 41.23 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:26:21.792Z] #21 41.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:26:21.932Z] #21 29.73 Unpacking pigz (2.6-1) ... [2022-01-03T15:26:21.932Z] #21 29.93 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:26:21.932Z] #21 29.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:26:21.932Z] #21 29.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:26:22.052Z] #21 41.39 Selecting previously unselected package patch. [2022-01-03T15:26:22.052Z] #21 41.40 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:26:22.052Z] #21 41.40 Unpacking patch (2.7.6-7) ... [2022-01-03T15:26:22.052Z] #21 41.51 Selecting previously unselected package python-pip-whl. [2022-01-03T15:26:22.052Z] #21 41.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:26:22.052Z] #21 41.52 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:26:22.189Z] #21 30.27 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:26:22.189Z] #21 30.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:26:22.446Z] #21 30.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:26:22.446Z] #21 30.48 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:26:22.447Z] #21 30.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:26:22.447Z] #21 30.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:26:22.624Z] #21 42.09 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:26:22.624Z] #21 42.11 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:26:22.624Z] #21 42.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:26:22.703Z] #21 30.61 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:26:22.703Z] #21 30.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:26:22.703Z] #21 30.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:26:22.703Z] #21 30.71 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:26:22.703Z] #21 30.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:26:22.703Z] #21 30.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:26:22.885Z] #21 42.21 Selecting previously unselected package python3-distutils. [2022-01-03T15:26:22.885Z] #21 42.23 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:26:22.885Z] #21 42.23 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:26:22.885Z] #21 42.37 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:26:22.885Z] #21 42.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:26:22.885Z] #21 42.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:26:22.885Z] #21 42.51 Selecting previously unselected package python3-setuptools. [2022-01-03T15:26:22.960Z] #21 30.88 Selecting previously unselected package libcap2-bin. [2022-01-03T15:26:22.960Z] #21 30.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:26:22.960Z] #21 30.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:26:22.960Z] #21 31.01 Selecting previously unselected package iproute2. [2022-01-03T15:26:23.146Z] #21 42.51 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:26:23.146Z] #21 42.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:26:23.217Z] #21 31.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:26:23.217Z] #21 31.02 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:26:23.407Z] #21 42.75 Selecting previously unselected package python3-wheel. [2022-01-03T15:26:23.407Z] #21 42.76 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:26:23.407Z] #21 42.76 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:26:23.407Z] #21 42.83 Selecting previously unselected package python3-pip. [2022-01-03T15:26:23.407Z] #21 42.84 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:26:23.407Z] #21 42.85 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:26:23.668Z] #21 43.09 Selecting previously unselected package sudo. [2022-01-03T15:26:23.668Z] #21 43.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:26:23.668Z] #21 43.10 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:26:23.781Z] #21 31.89 Selecting previously unselected package xxd. [2022-01-03T15:26:24.038Z] #21 31.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:26:24.038Z] #21 31.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:24.240Z] #21 43.62 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:26:24.240Z] #21 43.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:26:24.240Z] #21 43.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:26:24.295Z] #21 32.20 Selecting previously unselected package vim-common. [2022-01-03T15:26:24.295Z] #21 32.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:26:24.295Z] #21 32.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:24.500Z] #21 43.86 Selecting previously unselected package uidmap. [2022-01-03T15:26:24.500Z] #21 43.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:26:24.500Z] #21 43.86 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:26:24.500Z] #21 43.98 Selecting previously unselected package vim-runtime. [2022-01-03T15:26:24.552Z] #21 32.47 Selecting previously unselected package bash-completion. [2022-01-03T15:26:24.552Z] #21 32.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:26:24.761Z] #21 43.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:26:24.761Z] #21 44.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:26:24.761Z] #21 44.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:26:24.761Z] #21 44.06 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:24.791Z] #26 219.8 + return [2022-01-03T15:26:24.791Z] #26 DONE 221.6s [2022-01-03T15:26:24.791Z] [2022-01-03T15:26:24.791Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:24.791Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:26:24.791Z] #62 185.5 + bin/containerd [2022-01-03T15:26:24.791Z] #62 ... [2022-01-03T15:26:24.791Z] [2022-01-03T15:26:24.791Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:26:24.791Z] #27 sha256:1bbf6f794532ff685822c1b2f1c44f3ddf6e8f279d102bd2c017d6831abfad47 [2022-01-03T15:26:24.791Z] #27 DONE 0.9s [2022-01-03T15:26:25.049Z] [2022-01-03T15:26:25.049Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:26:25.049Z] #32 sha256:ab49eb2124ea9bd9fdf216e615b1e71488c0d84eac8af490fc6aa4a63e305618 [2022-01-03T15:26:25.980Z] #32 DONE 1.0s [2022-01-03T15:26:25.980Z] [2022-01-03T15:26:25.980Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:26:25.980Z] #35 sha256:f6ac874d53fa53d8d66fe9092d7921294abdee768cf065741ac6aba23d3920e1 [2022-01-03T15:26:26.544Z] #35 DONE 0.6s [2022-01-03T15:26:26.544Z] [2022-01-03T15:26:26.544Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:26:26.544Z] #37 sha256:759a539fb5baa4939df3ff5b73c79f5eb50b019c3fc8e94878233f4448572fcd [2022-01-03T15:26:26.544Z] #37 DONE 0.2s [2022-01-03T15:26:26.544Z] [2022-01-03T15:26:26.544Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:26.544Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:26:27.912Z] #62 ... [2022-01-03T15:26:27.912Z] [2022-01-03T15:26:27.912Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:26:27.912Z] #41 sha256:02295de0b52517e0248490f4e82e9dd7f42fb59ffee5cf3d62d68f6ebb03a631 [2022-01-03T15:26:27.912Z] #41 DONE 1.3s [2022-01-03T15:26:27.912Z] [2022-01-03T15:26:27.912Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:26:27.912Z] #44 sha256:f4ce9d27d2f3114f2fbec8df803f36f5d260178c78827b6167a79f69ae32c21c [2022-01-03T15:26:28.062Z] #21 46.96 Selecting previously unselected package vim. [2022-01-03T15:26:28.062Z] #21 46.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:26:28.062Z] #21 46.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:28.062Z] #21 47.47 Selecting previously unselected package xfsprogs. [2022-01-03T15:26:28.062Z] #21 47.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:26:28.062Z] #21 47.47 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:26:28.634Z] #21 47.93 Selecting previously unselected package zip. [2022-01-03T15:26:28.634Z] #21 47.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T15:26:28.634Z] #21 47.95 Unpacking zip (3.0-12) ... [2022-01-03T15:26:28.634Z] #21 48.06 Selecting previously unselected package zstd. [2022-01-03T15:26:28.634Z] #21 48.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:26:28.634Z] #21 48.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:26:28.726Z] #21 36.22 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:26:28.726Z] #21 36.52 Selecting previously unselected package bzip2. [2022-01-03T15:26:28.726Z] #21 36.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-03T15:26:28.726Z] #21 36.54 Unpacking bzip2 (1.0.8-4) ... [2022-01-03T15:26:28.726Z] #21 36.64 Selecting previously unselected package xz-utils. [2022-01-03T15:26:28.726Z] #21 36.65 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-03T15:26:28.726Z] #21 36.66 Unpacking xz-utils (5.2.5-2) ... [2022-01-03T15:26:28.841Z] #44 DONE 0.7s [2022-01-03T15:26:28.841Z] [2022-01-03T15:26:28.841Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:26:28.841Z] #48 sha256:56f18938dad3e2bdfe5f87fa32c8578adfdeda514efa8c71337e5b67a428cf8e [2022-01-03T15:26:28.841Z] #48 DONE 0.0s [2022-01-03T15:26:28.841Z] [2022-01-03T15:26:28.841Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:26:28.841Z] #50 sha256:ffb1adb150433b98dbd0b13c7e1cdb86a49a66dd1e6ed761d9d07067e3fe0d11 [2022-01-03T15:26:28.841Z] #50 DONE 0.1s [2022-01-03T15:26:28.841Z] [2022-01-03T15:26:28.841Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:26:28.841Z] #58 sha256:952a2448672ea14b20faf467c576a32e2380626e09fe87bbf42439b04a5cfddf [2022-01-03T15:26:28.841Z] #58 116.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:26:28.841Z] #58 117.3 + mkdir -p /build [2022-01-03T15:26:28.841Z] #58 117.3 + cp runc /build/runc [2022-01-03T15:26:28.983Z] #21 36.80 Selecting previously unselected package apparmor. [2022-01-03T15:26:28.983Z] #21 36.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:26:28.983Z] #21 36.87 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:26:29.098Z] #58 DONE 117.6s [2022-01-03T15:26:29.098Z] [2022-01-03T15:26:29.098Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:26:29.098Z] #52 sha256:8987a9ae222c23367d9d323f9b0ca05db2052226f9b0c00db5e5cd7b8c07e957 [2022-01-03T15:26:29.098Z] #52 DONE 0.4s [2022-01-03T15:26:29.098Z] [2022-01-03T15:26:29.098Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:26:29.098Z] #54 sha256:1e1727480c7aa9cca5eb448c84ec9d49552ad426b058ef2ab4bd037d9c5a573d [2022-01-03T15:26:29.155Z] #21 48.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:26:29.240Z] #21 37.29 Selecting previously unselected package inetutils-ping. [2022-01-03T15:26:29.240Z] #21 37.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:26:29.240Z] #21 37.33 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:26:29.497Z] #21 37.44 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:26:29.497Z] #21 37.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:26:29.497Z] #21 37.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:29.497Z] #21 37.52 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:26:29.497Z] #21 37.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:26:29.497Z] #21 37.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:29.497Z] #21 37.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:26:29.497Z] #21 37.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:26:29.497Z] #21 37.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:26:29.497Z] #21 37.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:26:29.664Z] #54 DONE 0.7s [2022-01-03T15:26:29.664Z] [2022-01-03T15:26:29.664Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:29.664Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:26:29.728Z] #21 49.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:29.728Z] #21 49.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:26:29.728Z] #21 49.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:26:29.728Z] #21 49.18 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:26:29.728Z] #21 49.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:29.728Z] #21 49.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:26:29.728Z] #21 49.22 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:26:29.728Z] #21 49.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:26:29.728Z] #21 49.24 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:26:29.757Z] #21 37.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:26:29.757Z] #21 37.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:26:29.757Z] #21 37.75 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:26:29.757Z] #21 37.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:26:29.757Z] #21 37.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:26:29.921Z] #62 ... [2022-01-03T15:26:29.921Z] [2022-01-03T15:26:29.921Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:26:29.921Z] #56 sha256:af9b67f64079ac2b52536cc5127799372050126f889eadd7070888e1a742b76a [2022-01-03T15:26:29.921Z] #56 DONE 0.1s [2022-01-03T15:26:29.921Z] [2022-01-03T15:26:29.921Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:29.921Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:26:29.989Z] #21 49.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:26:29.989Z] #21 49.30 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:26:30.014Z] #21 37.84 Selecting previously unselected package iptables. [2022-01-03T15:26:30.014Z] #21 37.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:26:30.014Z] #21 37.86 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:26:30.271Z] #21 38.17 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:26:30.271Z] #21 38.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:26:30.271Z] #21 38.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:26:30.271Z] #21 38.31 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:26:30.271Z] #21 38.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:26:30.271Z] #21 38.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:26:30.271Z] #21 38.41 Selecting previously unselected package jq. [2022-01-03T15:26:30.528Z] #21 38.42 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:26:30.528Z] #21 38.42 Unpacking jq (1.6-2.1) ... [2022-01-03T15:26:30.528Z] #21 38.52 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:26:30.528Z] #21 38.53 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:26:30.528Z] #21 38.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:26:30.528Z] #21 38.60 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:26:30.528Z] #21 38.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:26:30.528Z] #21 38.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:26:30.560Z] #21 49.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:30.561Z] #21 49.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:26:30.561Z] #21 49.97 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:26:30.561Z] #21 49.98 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:26:30.785Z] #21 38.66 Selecting previously unselected package libicu67:amd64. [2022-01-03T15:26:30.785Z] #21 38.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-03T15:26:30.785Z] #21 38.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-03T15:26:31.812Z] #62 ... [2022-01-03T15:26:31.812Z] [2022-01-03T15:26:31.812Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:26:31.812Z] #59 sha256:caf261a5e46070b6ce4437ebb37ebb5f7f4266049e0637e8bf354582740b9dce [2022-01-03T15:26:31.947Z] #21 51.37 Setting up zip (3.0-12) ... [2022-01-03T15:26:31.947Z] #21 51.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:31.947Z] #21 51.41 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:26:32.068Z] #59 DONE 0.5s [2022-01-03T15:26:32.068Z] [2022-01-03T15:26:32.068Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:32.068Z] #62 sha256:8046b56412ee43e2b0b761325a14675f05a7c46ab01e52cd02318a101611b930 [2022-01-03T15:26:33.861Z] #21 53.14 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:26:33.861Z] #21 53.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:26:33.861Z] #21 53.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:26:33.861Z] #21 53.18 Setting up patch (2.7.6-7) ... [2022-01-03T15:26:33.861Z] #21 53.23 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:26:33.861Z] #21 53.31 invoke-rc.d: could not determine current runlevel [2022-01-03T15:26:33.861Z] #21 53.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:26:33.861Z] #21 53.32 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:26:33.861Z] #21 53.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:26:33.861Z] #21 53.34 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:26:33.861Z] #21 53.35 Setting up pigz (2.6-1) ... [2022-01-03T15:26:33.861Z] #21 53.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:26:33.861Z] #21 53.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:26:33.861Z] #21 53.39 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:26:33.861Z] #21 53.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:33.864Z] #72 ... [2022-01-03T15:26:33.864Z] [2022-01-03T15:26:33.864Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:33.864Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:33.864Z] #45 29.66 Fetched 48.8 MB in 28s (1767 kB/s) [2022-01-03T15:26:34.059Z] #21 41.66 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:26:34.059Z] #21 41.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:26:34.059Z] #21 41.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:26:34.059Z] #21 41.73 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:26:34.059Z] #21 41.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:26:34.059Z] #21 41.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:26:34.059Z] #21 41.81 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:26:34.059Z] #21 41.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:26:34.059Z] #21 41.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:26:34.059Z] #21 41.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:26:34.059Z] #21 41.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:26:34.059Z] #21 41.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:26:34.059Z] #21 41.96 Selecting previously unselected package net-tools. [2022-01-03T15:26:34.059Z] #21 41.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:26:34.059Z] #21 41.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:26:34.317Z] #21 42.18 Selecting previously unselected package patch. [2022-01-03T15:26:34.317Z] #21 42.19 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-03T15:26:34.317Z] #21 42.19 Unpacking patch (2.7.6-7) ... [2022-01-03T15:26:34.317Z] #21 42.28 Selecting previously unselected package python-pip-whl. [2022-01-03T15:26:34.317Z] #21 42.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:26:34.317Z] #21 42.29 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:26:34.820Z] #21 53.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:26:34.820Z] #21 54.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:26:34.880Z] #21 42.83 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:26:34.880Z] #21 42.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:26:34.880Z] #21 42.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:26:35.081Z] #21 54.45 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:26:35.081Z] #21 54.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:26:35.081Z] #21 54.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:26:35.081Z] #21 54.54 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:26:35.137Z] #21 42.93 Selecting previously unselected package python3-distutils. [2022-01-03T15:26:35.137Z] #21 42.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:26:35.137Z] #21 42.95 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:26:35.137Z] #21 43.06 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:26:35.137Z] #21 43.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:26:35.137Z] #21 43.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:26:35.394Z] #21 43.20 Selecting previously unselected package python3-setuptools. [2022-01-03T15:26:35.394Z] #21 43.21 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:26:35.394Z] #21 43.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:26:35.552Z] #58 ... [2022-01-03T15:26:35.552Z] [2022-01-03T15:26:35.552Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:26:35.552Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:26:35.552Z] #43 DONE 222.9s [2022-01-03T15:26:35.552Z] [2022-01-03T15:26:35.552Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:35.552Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:26:35.651Z] #21 43.47 Selecting previously unselected package python3-wheel. [2022-01-03T15:26:35.651Z] #21 43.48 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:26:35.651Z] #21 43.49 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:26:35.651Z] #21 43.55 Selecting previously unselected package python3-pip. [2022-01-03T15:26:35.651Z] #21 43.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:26:35.651Z] #21 43.56 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:26:35.652Z] #21 55.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:35.652Z] #21 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:26:35.652Z] #21 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:26:35.652Z] #21 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:26:35.652Z] #21 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:26:35.652Z] #21 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:26:35.652Z] #21 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:26:35.652Z] #21 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:26:35.652Z] #21 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:26:35.652Z] #21 55.10 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:26:35.908Z] #21 43.80 Selecting previously unselected package sudo. [2022-01-03T15:26:35.908Z] #21 43.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:26:35.908Z] #21 43.82 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:26:36.472Z] #21 44.35 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:26:36.472Z] #21 44.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:26:36.472Z] #21 44.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:26:36.729Z] #21 44.56 Selecting previously unselected package uidmap. [2022-01-03T15:26:36.729Z] #21 44.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:26:36.729Z] #21 44.58 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:26:36.729Z] #21 44.71 Selecting previously unselected package vim-runtime. [2022-01-03T15:26:36.729Z] #21 44.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:26:36.729Z] #21 44.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:26:36.729Z] #21 44.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:26:36.729Z] #21 44.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:37.614Z] #21 56.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:26:37.614Z] #21 56.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:26:37.614Z] #21 56.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:26:37.614Z] #21 56.69 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:26:38.053Z] #45 29.66 Reading package lists... [2022-01-03T15:26:38.053Z] #45 ... [2022-01-03T15:26:38.053Z] [2022-01-03T15:26:38.053Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:26:38.053Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:26:38.053Z] #20 30.60 Fetched 48.8 MB in 28s (1729 kB/s) [2022-01-03T15:26:38.115Z] #62 ... [2022-01-03T15:26:38.115Z] [2022-01-03T15:26:38.115Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:26:38.115Z] #44 sha256:8df1d0d15677df35d4982e6fe1816c2b6602e62ebe46a3e693318b640f224ee7 [2022-01-03T15:26:38.566Z] #21 57.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:26:38.566Z] #21 57.93 Setting up jq (1.6-2.1) ... [2022-01-03T15:26:38.566Z] #21 57.94 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:26:38.566Z] #21 57.96 Setting up iptables (1.8.7-1) ... [2022-01-03T15:26:38.566Z] #21 57.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:26:38.566Z] #21 57.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:26:38.566Z] #21 57.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:26:38.566Z] #21 57.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:26:38.566Z] #21 57.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:26:38.566Z] #21 58.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:26:38.566Z] #21 58.01 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:26:38.678Z] #44 DONE 0.8s [2022-01-03T15:26:38.678Z] [2022-01-03T15:26:38.678Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:26:38.678Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:26:38.935Z] #58 ... [2022-01-03T15:26:38.935Z] [2022-01-03T15:26:38.935Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:26:38.935Z] #48 sha256:ffb70b3af31330dc1ef362e961bc75913e3bea83f250ecce8e8b17cb46a2a8ea [2022-01-03T15:26:38.935Z] #48 DONE 0.1s [2022-01-03T15:26:38.935Z] [2022-01-03T15:26:38.935Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:26:38.935Z] #50 sha256:502090dfe8d49a87c89e5a27a518b75dd2d4cd2ef067e53dcabc92487f347425 [2022-01-03T15:26:38.935Z] #50 DONE 0.1s [2022-01-03T15:26:38.935Z] [2022-01-03T15:26:38.935Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:26:38.935Z] #52 sha256:6a8a0ebd8e7a978303486f2d0f6ee7087b6ba51a797f9d8614fcc268a776468c [2022-01-03T15:26:39.136Z] #21 58.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:26:39.190Z] #52 DONE 0.1s [2022-01-03T15:26:39.190Z] [2022-01-03T15:26:39.190Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:26:39.190Z] #54 sha256:ee6a6281474a37597b3e11836dc6582cbd43c28dbcd8e831f056a75e58594fbe [2022-01-03T15:26:39.426Z] #20 30.60 Reading package lists... [2022-01-03T15:26:39.426Z] #20 ... [2022-01-03T15:26:39.426Z] [2022-01-03T15:26:39.426Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:39.426Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:39.426Z] #45 29.66 Reading package lists... [2022-01-03T15:26:39.750Z] #54 DONE 0.6s [2022-01-03T15:26:39.751Z] [2022-01-03T15:26:39.751Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:26:39.751Z] #56 sha256:b23b0c7ce7d4927bd554622287a9281f29eb38e58abf086e739f686060177fbc [2022-01-03T15:26:39.751Z] #56 DONE 0.1s [2022-01-03T15:26:39.751Z] [2022-01-03T15:26:39.751Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:26:39.751Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:26:40.003Z] #21 47.67 Selecting previously unselected package vim. [2022-01-03T15:26:40.003Z] #21 47.67 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:26:40.003Z] #21 47.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:40.079Z] #21 DONE 59.5s [2022-01-03T15:26:40.079Z] [2022-01-03T15:26:40.079Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:26:40.079Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:26:40.079Z] #53 ... [2022-01-03T15:26:40.079Z] [2022-01-03T15:26:40.079Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-03T15:26:40.079Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:26:40.260Z] #21 48.22 Selecting previously unselected package xfsprogs. [2022-01-03T15:26:40.260Z] #21 48.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:26:40.260Z] #21 48.28 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:26:40.735Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:26:40.735Z] 8f616e6e9eec: Download complete [2022-01-03T15:26:40.823Z] #21 48.69 Selecting previously unselected package zip. [2022-01-03T15:26:40.823Z] #21 48.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-03T15:26:40.823Z] #21 48.71 Unpacking zip (3.0-12) ... [2022-01-03T15:26:40.823Z] #21 48.83 Selecting previously unselected package zstd. [2022-01-03T15:26:40.823Z] #21 48.83 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:26:40.823Z] #21 48.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:26:41.058Z] #45 38.97 Reading package lists... [2022-01-03T15:26:41.058Z] #45 ... [2022-01-03T15:26:41.058Z] [2022-01-03T15:26:41.058Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:26:41.058Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:26:41.058Z] #67 30.37 Fetched 48.8 MB in 28s (1738 kB/s) [2022-01-03T15:26:41.058Z] #67 30.37 Reading package lists... [2022-01-03T15:26:41.058Z] #67 39.83 Reading package lists... [2022-01-03T15:26:41.058Z] #67 ... [2022-01-03T15:26:41.058Z] [2022-01-03T15:26:41.058Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:26:41.058Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:26:41.058Z] #20 30.60 Reading package lists... [2022-01-03T15:26:41.386Z] #21 49.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:26:41.950Z] #21 49.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:41.950Z] #21 50.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:26:41.950Z] #21 50.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:26:41.950Z] #21 50.02 Setting up libicu67:amd64 (67.1-7) ... [2022-01-03T15:26:41.950Z] #21 50.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:26:41.950Z] #21 50.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:26:41.950Z] #21 50.07 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:26:41.950Z] #21 50.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:26:42.008Z] #22 1.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:26:42.008Z] #22 1.521 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:26:42.008Z] #22 1.522 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:26:42.008Z] #22 DONE 1.6s [2022-01-03T15:26:42.008Z] [2022-01-03T15:26:42.008Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:26:42.008Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:26:42.008Z] #53 ... [2022-01-03T15:26:42.008Z] [2022-01-03T15:26:42.008Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:26:42.008Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:26:42.207Z] #21 50.11 Setting up bzip2 (1.0.8-4) ... [2022-01-03T15:26:42.207Z] #21 50.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:26:42.207Z] #21 50.14 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:26:42.771Z] #21 50.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:42.771Z] #21 50.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:26:42.771Z] #21 50.73 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:26:42.771Z] #21 50.74 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:26:42.852Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:26:42.852Z] 8f616e6e9eec: Download complete [2022-01-03T15:26:44.140Z] #21 52.14 Setting up zip (3.0-12) ... [2022-01-03T15:26:44.140Z] #21 52.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:44.140Z] #21 52.18 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:26:46.033Z] #21 53.87 Setting up xz-utils (5.2.5-2) ... [2022-01-03T15:26:46.033Z] #21 53.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-03T15:26:46.033Z] #21 53.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:26:46.033Z] #21 53.91 Setting up patch (2.7.6-7) ... [2022-01-03T15:26:46.033Z] #21 53.92 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:26:46.033Z] #21 54.00 invoke-rc.d: could not determine current runlevel [2022-01-03T15:26:46.033Z] #21 54.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:26:46.033Z] #21 54.03 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:26:46.033Z] #21 54.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:26:46.033Z] #21 54.05 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:26:46.033Z] #21 54.06 Setting up pigz (2.6-1) ... [2022-01-03T15:26:46.033Z] #21 54.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:26:46.033Z] #21 54.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:26:46.033Z] #21 54.11 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:26:46.290Z] #21 54.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:46.855Z] #21 54.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:26:46.855Z] #21 54.75 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:26:47.369Z] #21 55.14 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:26:47.369Z] #21 55.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:26:47.369Z] #21 55.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:26:47.369Z] #21 55.19 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:26:47.626Z] #21 55.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:47.626Z] #21 55.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:26:47.626Z] #21 55.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:26:47.626Z] #21 55.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:26:47.626Z] #21 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:26:47.626Z] #21 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:26:47.626Z] #21 55.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:26:47.626Z] #21 55.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:26:47.626Z] #21 55.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:26:47.883Z] #21 55.71 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:26:49.168Z] #20 39.91 Reading package lists... [2022-01-03T15:26:49.168Z] #20 ... [2022-01-03T15:26:49.168Z] [2022-01-03T15:26:49.168Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:49.168Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:49.168Z] #45 38.97 Reading package lists... [2022-01-03T15:26:49.254Z] #21 57.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:26:49.254Z] #21 57.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:26:49.254Z] #21 57.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:26:49.254Z] #21 57.07 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:26:50.190Z] #21 58.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:26:50.190Z] #21 58.17 Setting up jq (1.6-2.1) ... [2022-01-03T15:26:50.190Z] #21 58.19 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:26:50.190Z] #21 58.21 Setting up iptables (1.8.7-1) ... [2022-01-03T15:26:50.190Z] #21 58.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:26:50.190Z] #21 58.25 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:26:50.753Z] #21 58.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:26:51.073Z] #45 48.21 Building dependency tree... [2022-01-03T15:26:51.318Z] #21 DONE 59.3s [2022-01-03T15:26:51.318Z] [2022-01-03T15:26:51.318Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-03T15:26:51.318Z] #22 sha256:9a483ad63ddfb2260327dee51625ce86bf5d0073e012d33ae92b6cb7ab0c7fa6 [2022-01-03T15:26:52.689Z] #22 1.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:26:52.946Z] #22 1.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:26:52.946Z] #22 1.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:26:52.946Z] #22 DONE 1.5s [2022-01-03T15:26:52.946Z] [2022-01-03T15:26:52.946Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:26:52.946Z] #23 sha256:8f65c4d05b3a961d664eb7afbb204afc09c336232f9963f14f083fcaab324438 [2022-01-03T15:26:52.976Z] #45 52.36 The following additional packages will be installed: [2022-01-03T15:26:52.976Z] #45 52.40 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-03T15:26:52.976Z] #45 52.42 Suggested packages: [2022-01-03T15:26:52.976Z] #45 52.43 cmake-doc ninja-build lrzip [2022-01-03T15:26:52.976Z] #45 52.43 Recommended packages: [2022-01-03T15:26:52.976Z] #45 52.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-03T15:26:53.912Z] #45 53.04 The following NEW packages will be installed: [2022-01-03T15:26:53.912Z] #45 53.05 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-03T15:26:53.962Z] #62 215.7 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:26:53.962Z] #62 215.7 /usr/bin/ld: /tmp/go-link-1958968410/000019.o: in function `New': [2022-01-03T15:26:53.962Z] #62 215.7 /tmp/tmp.QRh53YIl2b/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 [2022-01-03T15:26:53.962Z] #62 215.8 + bin/containerd-stress [2022-01-03T15:26:54.172Z] #45 53.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:26:54.172Z] #45 53.43 Need to get 8418 kB of archives. [2022-01-03T15:26:54.172Z] #45 53.43 After this operation, 34.9 MB of additional disk space will be used. [2022-01-03T15:26:54.172Z] #45 53.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:26:54.172Z] #45 53.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:26:54.172Z] #45 53.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-03T15:26:54.172Z] #45 53.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-03T15:26:54.172Z] #45 53.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-03T15:26:54.172Z] #45 53.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-03T15:26:54.172Z] #45 53.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-03T15:26:54.172Z] #45 53.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-03T15:26:54.219Z] #62 216.8 + bin/containerd-shim [2022-01-03T15:26:55.112Z] #45 54.39 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:26:55.112Z] #45 ... [2022-01-03T15:26:55.112Z] [2022-01-03T15:26:55.113Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:26:55.113Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:26:55.113Z] #20 39.91 Reading package lists... [2022-01-03T15:26:55.113Z] #20 48.86 Building dependency tree... [2022-01-03T15:26:55.113Z] #20 53.16 The following additional packages will be installed: [2022-01-03T15:26:55.113Z] #20 53.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:26:55.113Z] #20 53.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-03T15:26:55.113Z] #20 53.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-03T15:26:55.113Z] #20 53.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-03T15:26:55.113Z] #20 53.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-03T15:26:55.113Z] #20 53.17 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-03T15:26:55.113Z] #20 53.17 mingw-w64-common mingw-w64-x86-64-dev [2022-01-03T15:26:55.113Z] #20 53.19 Suggested packages: [2022-01-03T15:26:55.113Z] #20 53.19 gcc-10-locales seccomp wine64 [2022-01-03T15:26:55.113Z] #20 53.76 The following NEW packages will be installed: [2022-01-03T15:26:55.113Z] #20 53.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-03T15:26:55.113Z] #20 53.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-03T15:26:55.113Z] #20 53.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-03T15:26:55.113Z] #20 53.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-03T15:26:55.113Z] #20 53.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-03T15:26:55.113Z] #20 53.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-03T15:26:55.113Z] #20 53.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-03T15:26:55.113Z] #20 53.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-03T15:26:55.113Z] #20 53.78 mingw-w64-x86-64-dev [2022-01-03T15:26:55.113Z] #20 54.22 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:26:55.113Z] #20 54.22 Need to get 115 MB of archives. [2022-01-03T15:26:55.113Z] #20 54.22 After this operation, 645 MB of additional disk space will be used. [2022-01-03T15:26:55.113Z] #20 54.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-03T15:26:55.113Z] #20 54.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-03T15:26:55.113Z] #20 54.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-03T15:26:55.113Z] #20 54.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-03T15:26:55.113Z] #20 54.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-03T15:26:55.113Z] #20 54.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-03T15:26:55.113Z] #20 54.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-03T15:26:55.113Z] #20 54.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-03T15:26:55.113Z] #20 54.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-03T15:26:55.113Z] #20 54.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:26:55.372Z] #20 ... [2022-01-03T15:26:55.372Z] [2022-01-03T15:26:55.372Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:55.372Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:55.372Z] #45 54.75 Fetched 8418 kB in 0s (17.6 MB/s) [2022-01-03T15:26:55.372Z] #45 54.80 Selecting previously unselected package xxd. [2022-01-03T15:26:55.632Z] #45 54.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-03T15:26:55.632Z] #45 54.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:26:55.632Z] #45 54.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:55.632Z] #45 54.94 Selecting previously unselected package vim-common. [2022-01-03T15:26:55.632Z] #45 54.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:26:55.632Z] #45 54.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:26:55.890Z] #45 ... [2022-01-03T15:26:55.890Z] [2022-01-03T15:26:55.890Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-03T15:26:55.890Z] #67 sha256:aa864acfd017ad38a8451a2c570feb41ead1c2a98d7163bd245dfe77fd5418d1 [2022-01-03T15:26:55.890Z] #67 39.83 Reading package lists... [2022-01-03T15:26:55.890Z] #67 49.02 Building dependency tree... [2022-01-03T15:26:55.890Z] #67 52.70 The following additional packages will be installed: [2022-01-03T15:26:55.890Z] #67 52.73 libbtrfs0 [2022-01-03T15:26:55.890Z] #67 53.00 The following NEW packages will be installed: [2022-01-03T15:26:55.890Z] #67 53.01 libbtrfs-dev libbtrfs0 [2022-01-03T15:26:55.890Z] #67 53.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:26:55.890Z] #67 53.46 Need to get 460 kB of archives. [2022-01-03T15:26:55.890Z] #67 53.46 After this operation, 1237 kB of additional disk space will be used. [2022-01-03T15:26:55.890Z] #67 53.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:26:55.890Z] #67 53.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:26:55.890Z] #67 54.08 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:26:55.890Z] #67 54.44 Fetched 460 kB in 0s (1575 kB/s) [2022-01-03T15:26:55.890Z] #67 54.50 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:26:55.890Z] #67 54.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 ... 30207 files and directories currently installed.) [2022-01-03T15:26:55.890Z] #67 54.55 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:26:55.890Z] #67 54.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:26:55.890Z] #67 54.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:26:55.890Z] #67 54.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:26:55.890Z] #67 54.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:26:55.890Z] #67 54.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:26:55.890Z] #67 54.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:26:55.890Z] #67 54.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:26:55.890Z] #67 DONE 55.2s [2022-01-03T15:26:55.890Z] [2022-01-03T15:26:55.890Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-03T15:26:55.890Z] #68 sha256:ffc525e1096ede9bbf033c72b76bedf7b70f786b35e8337bd46739717dcc100b [2022-01-03T15:26:55.890Z] #68 DONE 0.1s [2022-01-03T15:26:55.890Z] [2022-01-03T15:26:55.890Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:26:55.890Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:26:55.890Z] #45 55.17 Selecting previously unselected package cmake-data. [2022-01-03T15:26:55.890Z] #45 55.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-03T15:26:55.890Z] #45 55.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:26:56.916Z] #23 13.77 Collecting yamllint==1.26.1 [2022-01-03T15:26:56.916Z] #23 14.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:26:57.288Z] #45 ... [2022-01-03T15:26:57.288Z] [2022-01-03T15:26:57.288Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-03T15:26:57.288Z] #72 sha256:e3d63506304a23076261e3160a77159a5f014fded8304defac978664d0762c87 [2022-01-03T15:26:57.288Z] #72 52.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-03T15:26:57.288Z] #72 52.71 + GOBIN=/build [2022-01-03T15:26:57.288Z] #72 52.71 + GO111MODULE=on [2022-01-03T15:26:57.288Z] #72 52.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-03T15:26:57.288Z] #72 55.96 rootlesskit version 0.14.6 [2022-01-03T15:26:57.288Z] #72 55.98 Usage of /build/rootlesskit-docker-proxy: [2022-01-03T15:26:57.288Z] #72 55.98 -container-ip string [2022-01-03T15:26:57.288Z] #72 55.98 container ip [2022-01-03T15:26:57.288Z] #72 55.98 -container-port int [2022-01-03T15:26:57.288Z] #72 55.98 container port (default -1) [2022-01-03T15:26:57.288Z] #72 55.98 -host-ip string [2022-01-03T15:26:57.288Z] #72 55.98 host ip [2022-01-03T15:26:57.288Z] #72 55.98 -host-port int [2022-01-03T15:26:57.288Z] #72 55.98 host port (default -1) [2022-01-03T15:26:57.288Z] #72 55.98 -proto string [2022-01-03T15:26:57.288Z] #72 55.98 proxy protocol (default "tcp") [2022-01-03T15:26:57.288Z] #72 DONE 56.2s [2022-01-03T15:26:57.288Z] [2022-01-03T15:26:57.288Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-03T15:26:57.288Z] #73 sha256:d72c75f8db8c500c137c5be66de429ea007e590a444e4618696ee973c4179950 [2022-01-03T15:26:57.288Z] #73 DONE 0.1s [2022-01-03T15:26:57.288Z] [2022-01-03T15:26:57.288Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-03T15:26:57.288Z] #74 sha256:ae064b6cfa68e0a81c32dbf0de08e37b9db50aa771bf3fb059ae02648ad93de1 [2022-01-03T15:26:57.288Z] #74 DONE 0.1s [2022-01-03T15:26:57.288Z] [2022-01-03T15:26:57.288Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:26:57.288Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:26:57.288Z] #20 55.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:26:57.288Z] #20 55.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-03T15:26:57.288Z] #20 55.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-03T15:26:57.288Z] #20 56.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-03T15:26:57.553Z] #20 56.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-03T15:26:57.553Z] #20 56.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-03T15:26:57.553Z] #20 56.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-03T15:26:57.553Z] #20 56.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-03T15:26:57.553Z] #20 56.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-03T15:26:57.553Z] #20 56.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-03T15:26:57.553Z] #20 56.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-03T15:26:57.553Z] #20 56.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-03T15:26:57.553Z] #20 56.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-03T15:26:57.553Z] #20 56.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-03T15:26:57.553Z] #20 56.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-03T15:26:57.553Z] #20 56.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-03T15:26:57.553Z] #20 56.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-03T15:26:57.553Z] #20 56.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-03T15:26:57.553Z] #20 56.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-03T15:26:57.553Z] #20 56.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-03T15:26:57.858Z] #23 15.96 Collecting pathspec>=0.5.3 [2022-01-03T15:26:57.858Z] #23 15.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:26:58.118Z] #23 16.32 Collecting pyyaml [2022-01-03T15:26:58.118Z] #23 16.33 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:26:58.118Z] #23 16.45 Building wheels for collected packages: yamllint [2022-01-03T15:26:58.379Z] #23 16.46 Building wheel for yamllint (setup.py): started [2022-01-03T15:26:58.507Z] #20 57.87 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:26:58.951Z] #23 17.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:26:59.082Z] #20 58.36 Fetched 115 MB in 3s (38.8 MB/s) [2022-01-03T15:26:59.082Z] #20 58.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-03T15:26:59.082Z] #20 58.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-03T15:26:59.082Z] #20 58.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:26:59.082Z] #20 58.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:26:59.212Z] #23 17.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c57bf0cd9edf72e3445e2b22437c6e01be3a668256b1df1d3cae0be7f9476ece [2022-01-03T15:26:59.212Z] #23 17.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:26:59.212Z] #23 17.31 Successfully built yamllint [2022-01-03T15:26:59.212Z] #23 17.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:26:59.473Z] #23 17.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:26:59.733Z] #23 DONE 18.1s [2022-01-03T15:26:59.733Z] [2022-01-03T15:26:59.733Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:26:59.733Z] #27 sha256:4e835899c30b5f2e0e7332cba736317dfe79a8eacaa198d8eb8bf69c87765818 [2022-01-03T15:27:00.307Z] #27 DONE 0.4s [2022-01-03T15:27:00.307Z] [2022-01-03T15:27:00.307Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:27:00.307Z] #32 sha256:a3d98af48dd3dded564651c416e98980044f5c77b7d691aa3c1513230904c61a [2022-01-03T15:27:00.459Z] #20 60.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-03T15:27:00.720Z] #20 60.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-03T15:27:00.720Z] #20 60.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:27:00.762Z] #62 222.6 + bin/containerd-shim-runc-v1 [2022-01-03T15:27:00.883Z] #32 DONE 0.6s [2022-01-03T15:27:00.883Z] [2022-01-03T15:27:00.883Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:00.883Z] #58 sha256:d0162fc0152b70c4391d3df7e9b2b6e18b9c31bb8449c2aa0326c034fe674cb8 [2022-01-03T15:27:00.883Z] #58 ... [2022-01-03T15:27:00.883Z] [2022-01-03T15:27:00.883Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:27:00.883Z] #35 sha256:7aaca504439a3a7cc94e9cc593d0d3a8f6b7283710163384aec92c1c25349cb5 [2022-01-03T15:27:00.979Z] #20 ... [2022-01-03T15:27:00.979Z] [2022-01-03T15:27:00.979Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-03T15:27:00.979Z] #45 sha256:f6af4f121c3c8357cd9d66d62bf5b49b84fdc2319410c541674cfee50ea428d1 [2022-01-03T15:27:00.979Z] #45 56.76 Selecting previously unselected package libarchive13:amd64. [2022-01-03T15:27:00.979Z] #45 56.76 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-03T15:27:00.979Z] #45 56.77 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:27:00.979Z] #45 56.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-03T15:27:00.979Z] #45 56.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-03T15:27:00.979Z] #45 56.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:27:00.979Z] #45 57.04 Selecting previously unselected package librhash0:amd64. [2022-01-03T15:27:00.979Z] #45 57.04 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-03T15:27:00.979Z] #45 57.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:27:00.979Z] #45 57.20 Selecting previously unselected package libuv1:amd64. [2022-01-03T15:27:00.979Z] #45 57.21 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-03T15:27:00.979Z] #45 57.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:27:00.979Z] #45 57.31 Selecting previously unselected package cmake. [2022-01-03T15:27:00.979Z] #45 57.31 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-03T15:27:00.979Z] #45 57.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:27:00.979Z] #45 59.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-03T15:27:00.979Z] #45 59.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:27:00.979Z] #45 59.67 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-03T15:27:00.979Z] #45 59.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:27:00.979Z] #45 59.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-03T15:27:00.979Z] #45 59.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-03T15:27:00.979Z] #45 59.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-03T15:27:00.979Z] #45 59.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-03T15:27:00.979Z] #45 59.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:27:00.979Z] #45 DONE 60.2s [2022-01-03T15:27:00.979Z] [2022-01-03T15:27:00.979Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-03T15:27:00.979Z] #46 sha256:f94249c83f10d53e194ade2a27c10f387144efb9eb84a5b7fb20e764b32933cb [2022-01-03T15:27:00.979Z] #46 DONE 0.2s [2022-01-03T15:27:00.979Z] [2022-01-03T15:27:00.979Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-03T15:27:00.979Z] #47 sha256:d0242b35745c85485f9f488e62eb152c195bf602cba245a75214ec72d6b93fdd [2022-01-03T15:27:01.143Z] #35 DONE 0.3s [2022-01-03T15:27:01.143Z] [2022-01-03T15:27:01.143Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:27:01.143Z] #37 sha256:2134ac350a85db915cb357574f60d930ff59653c8d2d9e20875f817c8e0f59e4 [2022-01-03T15:27:01.143Z] #37 DONE 0.1s [2022-01-03T15:27:01.143Z] [2022-01-03T15:27:01.143Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:01.143Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:01.404Z] #62 ... [2022-01-03T15:27:01.404Z] [2022-01-03T15:27:01.404Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:27:01.404Z] #41 sha256:05e2500f092036172f96edf17af3bf7ff7ec78ad8e5b1508120ba1ae42ac26df [2022-01-03T15:27:01.404Z] #41 DONE 0.1s [2022-01-03T15:27:01.404Z] [2022-01-03T15:27:01.404Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:27:01.404Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:27:01.916Z] #47 1.134 + RM_GOPATH=0 [2022-01-03T15:27:01.916Z] #47 1.134 + TMP_GOPATH= [2022-01-03T15:27:01.916Z] #47 1.134 + : /build [2022-01-03T15:27:02.174Z] #47 1.135 + '[' -z '' ']' [2022-01-03T15:27:02.174Z] #47 1.136 ++ mktemp -d [2022-01-03T15:27:02.174Z] #47 1.155 + export GOPATH=/tmp/tmp.LXg6dNiYvc [2022-01-03T15:27:02.174Z] #47 1.155 + GOPATH=/tmp/tmp.LXg6dNiYvc [2022-01-03T15:27:02.174Z] #47 1.155 + RM_GOPATH=1 [2022-01-03T15:27:02.174Z] #47 1.155 + case "$(go env GOARCH)" in [2022-01-03T15:27:02.174Z] #47 1.155 ++ go env GOARCH [2022-01-03T15:27:02.174Z] #47 1.196 Install tini version v0.19.0 [2022-01-03T15:27:02.174Z] #47 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:27:02.174Z] #47 1.199 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:27:02.174Z] #47 1.199 ++ dirname /install.sh [2022-01-03T15:27:02.174Z] #47 1.199 + dir=/ [2022-01-03T15:27:02.174Z] #47 1.199 + bin=tini [2022-01-03T15:27:02.174Z] #47 1.199 + shift [2022-01-03T15:27:02.174Z] #47 1.199 + '[' '!' -f //tini.installer ']' [2022-01-03T15:27:02.174Z] #47 1.199 + . //tini.installer [2022-01-03T15:27:02.174Z] #47 1.199 ++ : v0.19.0 [2022-01-03T15:27:02.174Z] #47 1.199 + install_tini [2022-01-03T15:27:02.174Z] #47 1.199 + echo 'Install tini version v0.19.0' [2022-01-03T15:27:02.174Z] #47 1.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.LXg6dNiYvc/tini [2022-01-03T15:27:02.174Z] #47 1.199 Cloning into '/tmp/tmp.LXg6dNiYvc/tini'... [2022-01-03T15:27:03.109Z] #47 1.889 + cd /tmp/tmp.LXg6dNiYvc/tini [2022-01-03T15:27:03.109Z] #47 1.889 + git checkout -q v0.19.0 [2022-01-03T15:27:03.109Z] #47 1.907 + cmake . [2022-01-03T15:27:03.109Z] #47 2.301 -- The C compiler identification is GNU 10.2.1 [2022-01-03T15:27:03.368Z] #47 2.373 -- Detecting C compiler ABI info [2022-01-03T15:27:03.935Z] #47 2.770 -- Detecting C compiler ABI info - done [2022-01-03T15:27:03.935Z] #47 2.852 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-03T15:27:03.935Z] #47 2.871 -- Detecting C compile features [2022-01-03T15:27:03.935Z] #47 2.871 -- Detecting C compile features - done [2022-01-03T15:27:03.935Z] #47 2.893 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-03T15:27:03.949Z] #53 ... [2022-01-03T15:27:03.949Z] [2022-01-03T15:27:03.949Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:03.949Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:03.949Z] #43 271.2 + dpkg --print-architecture [2022-01-03T15:27:03.949Z] #43 271.2 + git checkout -q v2.1.0 [2022-01-03T15:27:04.194Z] #47 3.085 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-03T15:27:04.194Z] #47 3.195 -- Configuring done [2022-01-03T15:27:04.194Z] #47 3.203 -- Generating done [2022-01-03T15:27:04.194Z] #47 3.225 -- Build files have been written to: /tmp/tmp.LXg6dNiYvc/tini [2022-01-03T15:27:04.194Z] #47 3.225 + make tini-static [2022-01-03T15:27:04.212Z] #43 271.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:27:04.212Z] #43 271.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:27:04.453Z] #47 3.472 Scanning dependencies of target tini-static [2022-01-03T15:27:04.453Z] #47 3.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-03T15:27:04.934Z] #62 226.9 + bin/containerd-shim-runc-v2 [2022-01-03T15:27:04.934Z] #62 227.4 + binaries [2022-01-03T15:27:04.934Z] #62 227.4 + install -D bin/containerd /build/containerd [2022-01-03T15:27:04.934Z] #62 227.4 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:27:04.934Z] #62 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:27:04.934Z] #62 227.5 + install -D bin/ctr /build/ctr [2022-01-03T15:27:05.020Z] #47 4.152 [100%] Linking C executable tini-static [2022-01-03T15:27:05.587Z] #47 4.408 [100%] Built target tini-static [2022-01-03T15:27:05.587Z] #47 4.436 + mkdir -p /build [2022-01-03T15:27:05.587Z] #47 4.436 + cp tini-static /build/docker-init [2022-01-03T15:27:05.846Z] #47 DONE 4.7s [2022-01-03T15:27:05.846Z] [2022-01-03T15:27:05.846Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:27:05.846Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:27:05.846Z] #20 61.21 Selecting previously unselected package binutils-mingw-w64. [2022-01-03T15:27:05.846Z] #20 61.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-03T15:27:05.846Z] #20 61.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:27:05.846Z] #20 61.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-03T15:27:05.846Z] #20 61.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:27:05.846Z] #20 61.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:05.846Z] #20 61.48 Selecting previously unselected package dmsetup. [2022-01-03T15:27:05.846Z] #20 61.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:27:05.846Z] #20 61.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:27:05.846Z] #20 61.63 Selecting previously unselected package mingw-w64-common. [2022-01-03T15:27:05.846Z] #20 61.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-03T15:27:05.846Z] #20 61.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-03T15:27:05.846Z] #20 64.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-03T15:27:05.846Z] #20 64.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-03T15:27:05.846Z] #20 64.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:27:05.846Z] #20 ... [2022-01-03T15:27:05.846Z] [2022-01-03T15:27:05.846Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:05.846Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:27:05.846Z] #69 1.957 + RM_GOPATH=0 [2022-01-03T15:27:05.846Z] #69 1.957 + TMP_GOPATH= [2022-01-03T15:27:05.846Z] #69 1.957 + : /build [2022-01-03T15:27:05.846Z] #69 1.957 + '[' -z '' ']' [2022-01-03T15:27:05.846Z] #69 1.962 ++ mktemp -d [2022-01-03T15:27:05.846Z] #69 1.962 + export GOPATH=/tmp/tmp.iKjvCVBM1r [2022-01-03T15:27:05.846Z] #69 1.962 + GOPATH=/tmp/tmp.iKjvCVBM1r [2022-01-03T15:27:05.846Z] #69 1.962 + RM_GOPATH=1 [2022-01-03T15:27:05.846Z] #69 1.962 + case "$(go env GOARCH)" in [2022-01-03T15:27:05.846Z] #69 1.967 ++ go env GOARCH [2022-01-03T15:27:05.846Z] #69 1.983 Install containerd version v1.5.8 [2022-01-03T15:27:05.846Z] #69 1.983 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:27:05.846Z] #69 1.983 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:27:05.846Z] #69 1.983 ++ dirname /install.sh [2022-01-03T15:27:05.846Z] #69 1.983 + dir=/ [2022-01-03T15:27:05.846Z] #69 1.983 + bin=containerd [2022-01-03T15:27:05.846Z] #69 1.983 + shift [2022-01-03T15:27:05.846Z] #69 1.983 + '[' '!' -f //containerd.installer ']' [2022-01-03T15:27:05.846Z] #69 1.983 + . //containerd.installer [2022-01-03T15:27:05.846Z] #69 1.983 ++ set -e [2022-01-03T15:27:05.846Z] #69 1.983 ++ : v1.5.8 [2022-01-03T15:27:05.846Z] #69 1.983 + install_containerd [2022-01-03T15:27:05.846Z] #69 1.983 + echo 'Install containerd version v1.5.8' [2022-01-03T15:27:05.846Z] #69 1.983 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iKjvCVBM1r/src/github.com/containerd/containerd [2022-01-03T15:27:05.846Z] #69 1.994 Cloning into '/tmp/tmp.iKjvCVBM1r/src/github.com/containerd/containerd'... [2022-01-03T15:27:07.748Z] #69 ... [2022-01-03T15:27:07.748Z] [2022-01-03T15:27:07.748Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:27:07.748Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:27:07.748Z] #20 66.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-03T15:27:07.748Z] #20 66.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:07.748Z] #20 66.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:27:07.748Z] #20 67.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-03T15:27:07.748Z] #20 67.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:07.748Z] #20 67.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:27:07.818Z] #23 13.86 Collecting yamllint==1.26.1 [2022-01-03T15:27:07.818Z] #23 14.92 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:27:08.417Z] #43 ... [2022-01-03T15:27:08.417Z] [2022-01-03T15:27:08.417Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:27:08.417Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:27:08.417Z] #53 275.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:27:08.417Z] #53 DONE 276.2s [2022-01-03T15:27:08.678Z] [2022-01-03T15:27:08.678Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:08.678Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:08.748Z] #23 15.89 Collecting pathspec>=0.5.3 [2022-01-03T15:27:08.749Z] #23 15.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:27:09.006Z] #23 16.20 Collecting pyyaml [2022-01-03T15:27:09.006Z] #23 16.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:27:09.006Z] #23 16.26 Building wheels for collected packages: yamllint [2022-01-03T15:27:09.265Z] #23 16.26 Building wheel for yamllint (setup.py): started [2022-01-03T15:27:10.177Z] #62 DONE 232.8s [2022-01-03T15:27:10.196Z] #23 17.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:27:10.196Z] #23 17.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fbc2fb7950e5470327cf1378f8df1b19ef50655df9fe1207ce740ac469250cce [2022-01-03T15:27:10.196Z] #23 17.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:27:10.196Z] #23 17.19 Successfully built yamllint [2022-01-03T15:27:10.196Z] #23 17.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:27:10.453Z] #23 17.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:27:10.740Z] #23 DONE 18.0s [2022-01-03T15:27:10.740Z] [2022-01-03T15:27:10.740Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:10.740Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:11.022Z] #43 ... [2022-01-03T15:27:11.022Z] [2022-01-03T15:27:11.022Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:27:11.022Z] #27 sha256:0cb15b368968a60a6aea3b080e8d3134623bcdd87ce192ce7d49e830870cd2e1 [2022-01-03T15:27:11.022Z] #27 DONE 0.2s [2022-01-03T15:27:11.022Z] [2022-01-03T15:27:11.022Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:27:11.022Z] #32 sha256:403467cd08a1485fcdcc64cc7063980beb100ce8932ce5c07090eac9ac33545c [2022-01-03T15:27:11.105Z] [2022-01-03T15:27:11.105Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:27:11.105Z] #63 sha256:623d57b36c4c1f8649d559c79c0a7c296d3ab8fd732418c31e605415b1842be5 [2022-01-03T15:27:11.621Z] #32 DONE 0.6s [2022-01-03T15:27:11.621Z] [2022-01-03T15:27:11.621Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:27:11.621Z] #35 sha256:f5d110a2547a58005a558871909736e3460d64c6e10d1b864cba51899857cbdd [2022-01-03T15:27:11.871Z] #62 216.5 + bin/containerd [2022-01-03T15:27:11.913Z] #35 DONE 0.1s [2022-01-03T15:27:11.913Z] [2022-01-03T15:27:11.913Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:27:11.913Z] #37 sha256:594053be156ad4b6ccda034f7fceedd2dd83be1ebcfe6b2775a413920b82bb20 [2022-01-03T15:27:11.913Z] #37 DONE 0.1s [2022-01-03T15:27:11.913Z] [2022-01-03T15:27:11.913Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:11.913Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:11.913Z] #43 ... [2022-01-03T15:27:11.913Z] [2022-01-03T15:27:11.913Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:27:11.913Z] #41 sha256:076413b0908110e6253dc7260f96c09f6d7f9417951cb84bf22701ec40466388 [2022-01-03T15:27:11.913Z] #41 DONE 0.1s [2022-01-03T15:27:11.935Z] #20 70.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-03T15:27:11.935Z] #20 70.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:11.935Z] #20 70.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:27:12.171Z] [2022-01-03T15:27:12.171Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:12.171Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:12.993Z] #63 DONE 2.1s [2022-01-03T15:27:13.249Z] [2022-01-03T15:27:13.249Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:27:13.249Z] #68 sha256:dd6aa3b0aff29d7892c677a7708327af700d938fec1923106919d48717ae13ee [2022-01-03T15:27:13.504Z] #68 DONE 0.4s [2022-01-03T15:27:13.760Z] [2022-01-03T15:27:13.760Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:27:13.760Z] #73 sha256:4f4177525c214f641cd277d6ae3c5cc1b47af489d6ced251d47deba5a5905495 [2022-01-03T15:27:15.141Z] #62 ... [2022-01-03T15:27:15.141Z] [2022-01-03T15:27:15.141Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:15.141Z] #58 sha256:1947d254e3518195bf9f2c8d3f8a0754943b765b7015041f19e46ddff6527986 [2022-01-03T15:27:15.141Z] #58 150.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:27:16.275Z] #73 DONE 2.3s [2022-01-03T15:27:16.275Z] [2022-01-03T15:27:16.275Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:27:16.275Z] #74 sha256:b72d88796f2fdaa362ead226ee06ca009394cceaa9c636d1c87aabea01170e6a [2022-01-03T15:27:16.275Z] #74 DONE 0.0s [2022-01-03T15:27:16.275Z] [2022-01-03T15:27:16.275Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:27:16.275Z] #75 sha256:a52c1519a79668835d2a40ac162d3b436c9fa84bb01a3b66943f440341bf0532 [2022-01-03T15:27:16.340Z] #43 275.3 + dpkg --print-architecture [2022-01-03T15:27:16.341Z] #43 275.3 + git checkout -q v2.1.0 [2022-01-03T15:27:16.341Z] #43 275.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-03T15:27:16.341Z] #43 275.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-03T15:27:16.512Z] #58 151.8 + mkdir -p /build [2022-01-03T15:27:16.512Z] #58 151.8 + cp runc /build/runc [2022-01-03T15:27:16.839Z] #75 DONE 0.8s [2022-01-03T15:27:16.839Z] [2022-01-03T15:27:16.839Z] #76 exporting to image [2022-01-03T15:27:16.839Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:27:16.839Z] #76 exporting layers [2022-01-03T15:27:17.205Z] #20 ... [2022-01-03T15:27:17.205Z] [2022-01-03T15:27:17.205Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:17.205Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:27:17.205Z] #69 20.93 + cd /tmp/tmp.iKjvCVBM1r/src/github.com/containerd/containerd [2022-01-03T15:27:17.205Z] #69 20.93 + git checkout -q v1.5.8 [2022-01-03T15:27:17.440Z] #58 DONE 152.8s [2022-01-03T15:27:17.440Z] [2022-01-03T15:27:17.440Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:17.440Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:27:17.772Z] #69 21.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-03T15:27:17.772Z] #69 21.79 + BUILDTAGS='netgo osusergo static_build' [2022-01-03T15:27:17.772Z] #69 21.79 + export EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:27:17.772Z] #69 21.79 + EXTRA_FLAGS=-buildmode=pie [2022-01-03T15:27:17.772Z] #69 21.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-03T15:27:17.772Z] #69 21.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-03T15:27:17.772Z] #69 21.79 + '[' '' = dynamic ']' [2022-01-03T15:27:17.772Z] #69 21.79 + make [2022-01-03T15:27:18.339Z] #69 22.51 + bin/ctr [2022-01-03T15:27:19.332Z] #62 ... [2022-01-03T15:27:19.332Z] [2022-01-03T15:27:19.332Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:27:19.332Z] #59 sha256:892d9b3f74ff1e4f9352abff19cd07eecf018c62280e07a9a79e243db487aab9 [2022-01-03T15:27:19.332Z] #59 DONE 0.4s [2022-01-03T15:27:19.332Z] [2022-01-03T15:27:19.332Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:19.332Z] #62 sha256:7d326a04f3be37ff804308bc837e3f1e32a7db769cbb60aa957e4dd9b7cdfb1b [2022-01-03T15:27:20.109Z] #76 exporting layers 3.1s done [2022-01-03T15:27:20.109Z] #76 writing image sha256:ec48f0776d910541cf51a675980ee4faa75c5db8e10e1b5fe397eed177826706 done [2022-01-03T15:27:20.109Z] #76 naming to docker.io/library/docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb done [2022-01-03T15:27:20.109Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T15:27:20.431Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T15:27:20.510Z] #43 ... [2022-01-03T15:27:20.510Z] [2022-01-03T15:27:20.510Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-03T15:27:20.510Z] #53 sha256:4be840765a276187e95e62529afa5c5f2760698e75e801bc2101f9872cd0d82b [2022-01-03T15:27:20.510Z] #53 279.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-03T15:27:20.510Z] #53 DONE 279.7s [2022-01-03T15:27:20.510Z] [2022-01-03T15:27:20.510Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:20.510Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:20.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/test/unit [2022-01-03T15:27:23.220Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T15:27:23.220Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T15:27:23.220Z] + TESTDIRS=./... [2022-01-03T15:27:23.220Z] + exclude_paths='/vendor/|/integration' [2022-01-03T15:27:23.220Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T15:27:23.220Z] ++ go list ./... [2022-01-03T15:27:23.486Z] + pkg_list='github.com/docker/docker/api [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/backend [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/container [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/events [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/filters [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/image [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/mount [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/network [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/registry [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/time [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/versions [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:27:23.486Z] github.com/docker/docker/api/types/volume [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:27:23.486Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:27:23.486Z] github.com/docker/docker/cli [2022-01-03T15:27:23.486Z] github.com/docker/docker/cli/config [2022-01-03T15:27:23.486Z] github.com/docker/docker/cli/debug [2022-01-03T15:27:23.486Z] github.com/docker/docker/client [2022-01-03T15:27:23.486Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:27:23.486Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:27:23.486Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:27:23.486Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:27:23.486Z] github.com/docker/docker/container [2022-01-03T15:27:23.486Z] github.com/docker/docker/container/stream [2022-01-03T15:27:23.486Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:27:23.486Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:27:23.486Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/config [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/events [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/exec [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/images [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/links [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/names [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/network [2022-01-03T15:27:23.486Z] github.com/docker/docker/daemon/stats [2022-01-03T15:27:23.486Z] github.com/docker/docker/distribution [2022-01-03T15:27:23.486Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:27:23.486Z] github.com/docker/docker/distribution/utils [2022-01-03T15:27:23.486Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:27:23.486Z] github.com/docker/docker/dockerversion [2022-01-03T15:27:23.486Z] github.com/docker/docker/errdefs [2022-01-03T15:27:23.486Z] github.com/docker/docker/image [2022-01-03T15:27:23.486Z] github.com/docker/docker/image/cache [2022-01-03T15:27:23.486Z] github.com/docker/docker/image/tarexport [2022-01-03T15:27:23.588Z] #62 ... [2022-01-03T15:27:23.588Z] [2022-01-03T15:27:23.588Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:23.588Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:23.588Z] #43 DONE 289.0s [2022-01-03T15:27:23.588Z] [2022-01-03T15:27:23.588Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:23.588Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:23.613Z] #69 ... [2022-01-03T15:27:23.613Z] [2022-01-03T15:27:23.613Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-03T15:27:23.613Z] #20 sha256:1f4813ba23d8de57fd3660c107bd94d9a27a2976cf7bb77ab8008f782d0e56fb [2022-01-03T15:27:23.613Z] #20 76.47 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-03T15:27:23.613Z] #20 76.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:23.613Z] #20 76.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:27:23.613Z] #20 78.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-03T15:27:23.613Z] #20 78.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:23.613Z] #20 78.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:27:23.613Z] #20 79.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-03T15:27:23.613Z] #20 79.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:23.613Z] #20 79.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:27:23.744Z] github.com/docker/docker/image/v1 [2022-01-03T15:27:23.744Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:27:23.744Z] github.com/docker/docker/layer [2022-01-03T15:27:23.744Z] github.com/docker/docker/libcontainerd [2022-01-03T15:27:23.744Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:27:23.744Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:27:23.744Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:27:23.744Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:27:23.744Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:27:23.744Z] github.com/docker/docker/oci [2022-01-03T15:27:23.744Z] github.com/docker/docker/oci/caps [2022-01-03T15:27:23.744Z] github.com/docker/docker/opts [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/archive [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/directory [2022-01-03T15:27:23.744Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/locker [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/mount [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/platform [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pools [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/progress [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/signal [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stack [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/system [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/term [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:27:23.745Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:27:23.745Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:27:23.745Z] github.com/docker/docker/quota [2022-01-03T15:27:23.745Z] github.com/docker/docker/reference [2022-01-03T15:27:23.745Z] github.com/docker/docker/registry [2022-01-03T15:27:23.745Z] github.com/docker/docker/registry/resumable [2022-01-03T15:27:23.745Z] github.com/docker/docker/restartmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/rootless [2022-01-03T15:27:23.745Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:27:23.745Z] github.com/docker/docker/runconfig [2022-01-03T15:27:23.745Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/environment [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/registry [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/request [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/drivers [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/local [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/mounts [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/service [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:27:23.745Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:27:23.745Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T15:27:23.745Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/backend [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/container [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/events [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/filters [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/image [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/mount [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/network [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/registry [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/time [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/versions [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:27:23.745Z] github.com/docker/docker/api/types/volume [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:27:23.745Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:27:23.745Z] github.com/docker/docker/cli [2022-01-03T15:27:23.745Z] github.com/docker/docker/cli/config [2022-01-03T15:27:23.745Z] github.com/docker/docker/cli/debug [2022-01-03T15:27:23.745Z] github.com/docker/docker/client [2022-01-03T15:27:23.745Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:27:23.745Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:27:23.745Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:27:23.745Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:27:23.745Z] github.com/docker/docker/container [2022-01-03T15:27:23.745Z] github.com/docker/docker/container/stream [2022-01-03T15:27:23.745Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:27:23.745Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:27:23.745Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/config [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/events [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/exec [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/images [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/links [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/names [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/network [2022-01-03T15:27:23.745Z] github.com/docker/docker/daemon/stats [2022-01-03T15:27:23.745Z] github.com/docker/docker/distribution [2022-01-03T15:27:23.745Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:27:23.745Z] github.com/docker/docker/distribution/utils [2022-01-03T15:27:23.745Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:27:23.745Z] github.com/docker/docker/dockerversion [2022-01-03T15:27:23.745Z] github.com/docker/docker/errdefs [2022-01-03T15:27:23.745Z] github.com/docker/docker/image [2022-01-03T15:27:23.745Z] github.com/docker/docker/image/cache [2022-01-03T15:27:23.745Z] github.com/docker/docker/image/tarexport [2022-01-03T15:27:23.745Z] github.com/docker/docker/image/v1 [2022-01-03T15:27:23.745Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:27:23.745Z] github.com/docker/docker/layer [2022-01-03T15:27:23.745Z] github.com/docker/docker/libcontainerd [2022-01-03T15:27:23.745Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:27:23.745Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:27:23.745Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:27:23.745Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:27:23.745Z] github.com/docker/docker/oci [2022-01-03T15:27:23.745Z] github.com/docker/docker/oci/caps [2022-01-03T15:27:23.745Z] github.com/docker/docker/opts [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/archive [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/directory [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/locker [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/mount [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/platform [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pools [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/progress [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/signal [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stack [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/system [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/term [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:27:23.745Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:27:23.745Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:27:23.745Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:27:23.745Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:27:23.745Z] github.com/docker/docker/quota [2022-01-03T15:27:23.745Z] github.com/docker/docker/reference [2022-01-03T15:27:23.745Z] github.com/docker/docker/registry [2022-01-03T15:27:23.745Z] github.com/docker/docker/registry/resumable [2022-01-03T15:27:23.745Z] github.com/docker/docker/restartmanager [2022-01-03T15:27:23.745Z] github.com/docker/docker/rootless [2022-01-03T15:27:23.745Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:27:23.745Z] github.com/docker/docker/runconfig [2022-01-03T15:27:23.745Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/environment [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:27:23.745Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/registry [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/request [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/drivers [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/local [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/mounts [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/service [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:27:23.746Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/backend [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/events [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/filters [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/image [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/mount [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/network [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/registry [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/time [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli/config [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli/debug [2022-01-03T15:27:23.746Z] github.com/docker/docker/client [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:27:23.746Z] github.com/docker/docker/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/container/stream [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/config [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/events [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/exec [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/images [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/links [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/names [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/network [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/stats [2022-01-03T15:27:23.746Z] github.com/docker/docker/distribution [2022-01-03T15:27:23.746Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:27:23.746Z] github.com/docker/docker/distribution/utils [2022-01-03T15:27:23.746Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:27:23.746Z] github.com/docker/docker/dockerversion [2022-01-03T15:27:23.746Z] github.com/docker/docker/errdefs [2022-01-03T15:27:23.746Z] github.com/docker/docker/image [2022-01-03T15:27:23.746Z] github.com/docker/docker/image/cache [2022-01-03T15:27:23.746Z] github.com/docker/docker/image/tarexport [2022-01-03T15:27:23.746Z] github.com/docker/docker/image/v1 [2022-01-03T15:27:23.746Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:27:23.746Z] github.com/docker/docker/layer [2022-01-03T15:27:23.746Z] github.com/docker/docker/libcontainerd [2022-01-03T15:27:23.746Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:27:23.746Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:27:23.746Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:27:23.746Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:27:23.746Z] github.com/docker/docker/oci [2022-01-03T15:27:23.746Z] github.com/docker/docker/oci/caps [2022-01-03T15:27:23.746Z] github.com/docker/docker/opts [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/archive [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/directory [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/locker [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/mount [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/platform [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/pools [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/progress [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/signal [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/stack [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/system [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/term [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:27:23.746Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:27:23.746Z] github.com/docker/docker/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:27:23.746Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:27:23.746Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:27:23.746Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:27:23.746Z] github.com/docker/docker/quota [2022-01-03T15:27:23.746Z] github.com/docker/docker/reference [2022-01-03T15:27:23.746Z] github.com/docker/docker/registry [2022-01-03T15:27:23.746Z] github.com/docker/docker/registry/resumable [2022-01-03T15:27:23.746Z] github.com/docker/docker/restartmanager [2022-01-03T15:27:23.746Z] github.com/docker/docker/rootless [2022-01-03T15:27:23.746Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:27:23.746Z] github.com/docker/docker/runconfig [2022-01-03T15:27:23.746Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/environment [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/registry [2022-01-03T15:27:23.746Z] github.com/docker/docker/testutil/request [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/drivers [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/local [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/mounts [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/service [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:27:23.746Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:27:23.746Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/backend [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/events [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/filters [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/image [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/mount [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/network [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/registry [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/time [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:27:23.746Z] github.com/docker/docker/api/types/volume [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:27:23.746Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli/config [2022-01-03T15:27:23.746Z] github.com/docker/docker/cli/debug [2022-01-03T15:27:23.746Z] github.com/docker/docker/client [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:27:23.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:27:23.746Z] github.com/docker/docker/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/container/stream [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:27:23.746Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/config [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/events [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/exec [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/images [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/links [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:27:23.746Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:27:23.747Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:27:23.747Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:27:23.747Z] github.com/docker/docker/daemon/names [2022-01-03T15:27:23.747Z] github.com/docker/docker/daemon/network [2022-01-03T15:27:23.747Z] github.com/docker/docker/daemon/stats [2022-01-03T15:27:23.747Z] github.com/docker/docker/distribution [2022-01-03T15:27:23.747Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:27:23.747Z] github.com/docker/docker/distribution/utils [2022-01-03T15:27:23.747Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:27:23.747Z] github.com/docker/docker/dockerversion [2022-01-03T15:27:23.747Z] github.com/docker/docker/errdefs [2022-01-03T15:27:23.747Z] github.com/docker/docker/image [2022-01-03T15:27:23.747Z] github.com/docker/docker/image/cache [2022-01-03T15:27:23.747Z] github.com/docker/docker/image/tarexport [2022-01-03T15:27:23.747Z] github.com/docker/docker/image/v1 [2022-01-03T15:27:23.747Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:27:23.747Z] github.com/docker/docker/layer [2022-01-03T15:27:23.747Z] github.com/docker/docker/libcontainerd [2022-01-03T15:27:23.747Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:27:23.747Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:27:23.747Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:27:23.747Z] github.com/docker/docker/oci [2022-01-03T15:27:23.747Z] github.com/docker/docker/oci/caps [2022-01-03T15:27:23.747Z] github.com/docker/docker/opts [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/archive [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/directory [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/locker [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/mount [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/platform [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/pools [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/progress [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/signal [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/stack [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/system [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/term [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:27:23.747Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:27:23.747Z] github.com/docker/docker/plugin [2022-01-03T15:27:23.747Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:27:23.747Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:27:23.747Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:27:23.747Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:27:23.747Z] github.com/docker/docker/quota [2022-01-03T15:27:23.747Z] github.com/docker/docker/reference [2022-01-03T15:27:23.747Z] github.com/docker/docker/registry [2022-01-03T15:27:23.747Z] github.com/docker/docker/registry/resumable [2022-01-03T15:27:23.747Z] github.com/docker/docker/restartmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/rootless [2022-01-03T15:27:23.747Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:27:23.747Z] github.com/docker/docker/runconfig [2022-01-03T15:27:23.747Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/environment [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/registry [2022-01-03T15:27:23.747Z] github.com/docker/docker/testutil/request [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/drivers [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/local [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/mounts [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/service [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:27:23.747Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:27:23.747Z] ++ grep --fixed-strings /libnetwork [2022-01-03T15:27:23.747Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:27:23.747Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:27:23.747Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:27:23.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:27:23.747Z] + type docker-proxy [2022-01-03T15:27:23.747Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T15:27:23.747Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T15:27:23.747Z] [2022-01-03T15:27:23.747Z] Removing bundles/ [2022-01-03T15:27:23.747Z] [2022-01-03T15:27:23.747Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T15:27:23.747Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:27:23.747Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:27:24.530Z] #62 ... [2022-01-03T15:27:24.530Z] [2022-01-03T15:27:24.530Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:27:24.530Z] #44 sha256:6644e7a2c227b3473c92704cbedd932ba8ec4a10b93a590af189d9ae8b01e211 [2022-01-03T15:27:24.546Z] #20 83.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-03T15:27:24.546Z] #20 83.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-03T15:27:24.546Z] #20 83.75 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:27:25.102Z] #44 DONE 0.6s [2022-01-03T15:27:25.102Z] [2022-01-03T15:27:25.102Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:27:25.102Z] #48 sha256:d358229ac9e0b17bb4549ff2984984958e127b22d567116bdbe7896fa8967597 [2022-01-03T15:27:25.102Z] #48 DONE 0.1s [2022-01-03T15:27:25.102Z] [2022-01-03T15:27:25.102Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:27:25.102Z] #50 sha256:447fc130c43c27221a64bfec2262115f0a8e950dd52bdfd79503773f8466d8fd [2022-01-03T15:27:25.102Z] #50 DONE 0.1s [2022-01-03T15:27:25.102Z] [2022-01-03T15:27:25.102Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:27:25.102Z] #52 sha256:39bc473c02588215baf77019aa19f7d6facd4ebef1ee40fb3734dc838d341eb5 [2022-01-03T15:27:25.102Z] #52 DONE 0.1s [2022-01-03T15:27:25.102Z] [2022-01-03T15:27:25.102Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:27:25.102Z] #54 sha256:6a1496ed9ab2e77f66a7141c708f4fe77260a946c3dfc97e3afeb808948c3695 [2022-01-03T15:27:25.674Z] #54 DONE 0.4s [2022-01-03T15:27:25.674Z] [2022-01-03T15:27:25.674Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:27:25.674Z] #56 sha256:afe6a32793e94dce98c3f893da1d52c443bc88ce212bb25c17effcd68be25e6d [2022-01-03T15:27:25.674Z] #56 DONE 0.1s [2022-01-03T15:27:25.674Z] [2022-01-03T15:27:25.674Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:25.674Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:26.445Z] #20 85.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-03T15:27:26.445Z] #20 85.62 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-03T15:27:26.445Z] #20 85.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:27:26.445Z] #20 85.70 Selecting previously unselected package libapparmor1:amd64. [2022-01-03T15:27:26.445Z] #20 85.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-03T15:27:26.445Z] #20 85.71 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:27:26.445Z] #20 85.76 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-03T15:27:26.445Z] #20 85.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-03T15:27:26.445Z] #20 85.77 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:27:26.445Z] #20 85.84 Selecting previously unselected package libbtrfs0:amd64. [2022-01-03T15:27:26.445Z] #20 85.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-03T15:27:26.445Z] #20 85.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:27:26.703Z] #20 85.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-03T15:27:26.703Z] #20 85.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-03T15:27:26.703Z] #20 85.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:27:26.703Z] #20 86.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-03T15:27:26.703Z] #20 86.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:27:26.703Z] #20 86.05 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:26.703Z] #20 86.09 Selecting previously unselected package libudev-dev:amd64. [2022-01-03T15:27:26.703Z] #20 86.10 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-03T15:27:26.703Z] #20 86.10 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:27:26.703Z] #20 86.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-03T15:27:26.703Z] #20 86.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-03T15:27:26.962Z] #20 86.18 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:27:26.962Z] #20 86.31 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-03T15:27:26.962Z] #20 86.32 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-03T15:27:26.962Z] #20 86.32 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:27:26.962Z] #20 86.41 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-03T15:27:26.962Z] #20 86.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-03T15:27:26.962Z] #20 86.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:27:26.962Z] #20 86.51 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-03T15:27:26.962Z] #20 86.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-03T15:27:27.232Z] #20 86.52 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:27:27.232Z] #20 86.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-03T15:27:27.232Z] #20 86.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-03T15:27:27.232Z] #20 86.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:27:27.232Z] #20 86.76 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-03T15:27:27.232Z] #20 86.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-03T15:27:27.495Z] #20 86.77 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:27:27.495Z] #20 86.87 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-03T15:27:27.495Z] #20 86.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-03T15:27:27.495Z] #20 86.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:27.495Z] #20 86.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-03T15:27:27.495Z] #20 86.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-03T15:27:27.495Z] #20 86.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:27.495Z] #20 87.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-03T15:27:27.757Z] #20 87.01 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-03T15:27:27.757Z] #20 87.02 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:27:27.757Z] #20 87.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:27.757Z] #20 87.22 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-03T15:27:27.757Z] #20 87.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-03T15:27:27.757Z] #20 87.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-03T15:27:27.757Z] #20 87.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-03T15:27:28.016Z] #20 87.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-03T15:27:28.016Z] #20 87.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-03T15:27:28.016Z] #20 87.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-03T15:27:28.016Z] #20 87.31 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-03T15:27:28.016Z] #20 87.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-03T15:27:28.016Z] #20 87.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-03T15:27:28.016Z] #20 87.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-03T15:27:28.016Z] #20 87.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-03T15:27:28.016Z] #20 87.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-03T15:27:28.016Z] #20 87.38 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-03T15:27:28.016Z] #20 87.39 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-03T15:27:28.016Z] #20 87.40 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-03T15:27:28.016Z] #20 87.41 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-03T15:27:28.016Z] #20 87.42 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-03T15:27:28.016Z] #20 87.43 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-03T15:27:28.016Z] #20 87.44 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:27:28.016Z] #20 87.46 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 [2022-01-03T15:27:28.016Z] #20 87.47 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:27:28.279Z] #20 87.47 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 [2022-01-03T15:27:28.279Z] #20 87.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-03T15:27:28.279Z] #20 87.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-03T15:27:28.279Z] #20 87.51 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 [2022-01-03T15:27:28.279Z] #20 87.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-03T15:27:28.279Z] #20 87.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-03T15:27:28.279Z] #20 87.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:28.279Z] #20 87.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-03T15:27:28.279Z] #20 87.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:28.279Z] #20 87.58 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-03T15:27:28.279Z] #20 87.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:27:29.654Z] #20 DONE 88.9s [2022-01-03T15:27:29.654Z] [2022-01-03T15:27:29.654Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:29.654Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:27:29.654Z] #69 ... [2022-01-03T15:27:29.654Z] [2022-01-03T15:27:29.654Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-01-03T15:27:29.654Z] #21 sha256:d5693c54f55b65fe9b545f41e4d54374163994fa2969297d76647aa8fa582338 [2022-01-03T15:27:30.302Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:27:30.302Z] [2022-01-03T15:27:30.302Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T15:27:30.302Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T15:27:30.302Z] [2022-01-03T15:27:30.302Z] + mkdir -p bundles [2022-01-03T15:27:30.302Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/backend [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/container [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/events [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/filters [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/image [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/mount [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/network [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/registry [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/time [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/versions [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:27:30.302Z] github.com/docker/docker/api/types/volume [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:27:30.302Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:27:30.302Z] github.com/docker/docker/cli [2022-01-03T15:27:30.302Z] github.com/docker/docker/cli/config [2022-01-03T15:27:30.302Z] github.com/docker/docker/cli/debug [2022-01-03T15:27:30.302Z] github.com/docker/docker/client [2022-01-03T15:27:30.302Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:27:30.302Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:27:30.302Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:27:30.302Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:27:30.302Z] github.com/docker/docker/container [2022-01-03T15:27:30.302Z] github.com/docker/docker/container/stream [2022-01-03T15:27:30.302Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:27:30.302Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:27:30.302Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/config [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/events [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/exec [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/images [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/links [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/names [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/network [2022-01-03T15:27:30.302Z] github.com/docker/docker/daemon/stats [2022-01-03T15:27:30.302Z] github.com/docker/docker/distribution [2022-01-03T15:27:30.302Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:27:30.302Z] github.com/docker/docker/distribution/utils [2022-01-03T15:27:30.302Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:27:30.302Z] github.com/docker/docker/dockerversion [2022-01-03T15:27:30.302Z] github.com/docker/docker/errdefs [2022-01-03T15:27:30.302Z] github.com/docker/docker/image [2022-01-03T15:27:30.302Z] github.com/docker/docker/image/cache [2022-01-03T15:27:30.302Z] github.com/docker/docker/image/tarexport [2022-01-03T15:27:30.302Z] github.com/docker/docker/image/v1 [2022-01-03T15:27:30.302Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:27:30.302Z] github.com/docker/docker/layer [2022-01-03T15:27:30.302Z] github.com/docker/docker/libcontainerd [2022-01-03T15:27:30.302Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:27:30.302Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:27:30.302Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:27:30.302Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:27:30.302Z] github.com/docker/docker/oci [2022-01-03T15:27:30.302Z] github.com/docker/docker/oci/caps [2022-01-03T15:27:30.302Z] github.com/docker/docker/opts [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/archive [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/directory [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/locker [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/mount [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/platform [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/pools [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/progress [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/signal [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/stack [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/system [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/term [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:27:30.302Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:27:30.302Z] github.com/docker/docker/plugin [2022-01-03T15:27:30.302Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:27:30.302Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:27:30.302Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:27:30.302Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:27:30.302Z] github.com/docker/docker/quota [2022-01-03T15:27:30.302Z] github.com/docker/docker/reference [2022-01-03T15:27:30.302Z] github.com/docker/docker/registry [2022-01-03T15:27:30.302Z] github.com/docker/docker/registry/resumable [2022-01-03T15:27:30.303Z] github.com/docker/docker/restartmanager [2022-01-03T15:27:30.303Z] github.com/docker/docker/rootless [2022-01-03T15:27:30.303Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:27:30.303Z] github.com/docker/docker/runconfig [2022-01-03T15:27:30.303Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/environment [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/registry [2022-01-03T15:27:30.303Z] github.com/docker/docker/testutil/request [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/drivers [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/local [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/mounts [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/service [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:27:30.303Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T15:27:30.303Z] + 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 [2022-01-03T15:27:30.303Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:27:31.031Z] #21 1.580 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T15:27:31.290Z] #21 1.742 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T15:27:31.290Z] #21 1.742 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T15:27:35.355Z] #58 ... [2022-01-03T15:27:35.355Z] [2022-01-03T15:27:35.355Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-03T15:27:35.355Z] #43 sha256:8cc4d2a1483fc5962d696b7ad439cf225cb6b4de81a3053b9a095f43407b6e21 [2022-01-03T15:27:35.355Z] #43 DONE 293.1s [2022-01-03T15:27:35.355Z] [2022-01-03T15:27:35.355Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:35.355Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:35.918Z] #58 ... [2022-01-03T15:27:35.918Z] [2022-01-03T15:27:35.918Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:27:35.918Z] #44 sha256:96e48710b6eefc8293387740c0014b0230d26a3597245cd9bcae18975ebc7657 [2022-01-03T15:27:36.480Z] #44 DONE 0.5s [2022-01-03T15:27:36.480Z] [2022-01-03T15:27:36.480Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:36.480Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:36.480Z] #58 ... [2022-01-03T15:27:36.480Z] [2022-01-03T15:27:36.480Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:27:36.480Z] #48 sha256:39653aa270690639b81c7543025359e65f1e35973eb4d106aad9ad508c83804f [2022-01-03T15:27:36.736Z] #48 DONE 0.2s [2022-01-03T15:27:36.736Z] [2022-01-03T15:27:36.736Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:27:36.736Z] #50 sha256:6b0c19023d5f191f152eff5cd9bbf099abddd2feb19ebf10b8689214cb3c7cf4 [2022-01-03T15:27:36.992Z] #50 DONE 0.3s [2022-01-03T15:27:36.992Z] [2022-01-03T15:27:36.992Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:36.992Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:36.992Z] #58 ... [2022-01-03T15:27:36.992Z] [2022-01-03T15:27:36.992Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:27:36.992Z] #52 sha256:c49cd53fd53660aa46e9c790f410503d0f1feec7ff5722e8e932d47ea6d423cb [2022-01-03T15:27:37.249Z] #52 DONE 0.3s [2022-01-03T15:27:37.249Z] [2022-01-03T15:27:37.249Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:37.249Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:37.249Z] #58 ... [2022-01-03T15:27:37.249Z] [2022-01-03T15:27:37.249Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:27:37.249Z] #54 sha256:0fc0f7365107979a2cc9ffecf2aca3ff5ad6898fdd135baaa2d360a954cd6038 [2022-01-03T15:27:37.811Z] #54 DONE 0.6s [2022-01-03T15:27:37.811Z] [2022-01-03T15:27:37.811Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:27:37.811Z] #56 sha256:ee2a4a76b51ea3b9844083fe6e7bc8d4af5467af04ac5929a6e6004476caa0fc [2022-01-03T15:27:38.067Z] #56 DONE 0.1s [2022-01-03T15:27:38.067Z] [2022-01-03T15:27:38.067Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:38.067Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:27:38.791Z] #21 2.504 Reading package lists... [2022-01-03T15:27:42.484Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2022-01-03T15:27:42.981Z] #21 8.373 Reading package lists... [2022-01-03T15:27:43.548Z] #21 12.96 Building dependency tree... [2022-01-03T15:27:43.791Z] #62 254.2 + bin/containerd [2022-01-03T15:27:43.806Z] #21 14.05 Reading state information... [2022-01-03T15:27:44.742Z] #21 15.20 The following additional packages will be installed: [2022-01-03T15:27:44.742Z] #21 15.20 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T15:27:44.742Z] #21 15.20 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T15:27:44.742Z] #21 15.20 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T15:27:44.742Z] #21 15.20 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T15:27:44.742Z] #21 15.20 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T15:27:44.742Z] #21 15.21 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-03T15:27:44.742Z] #21 15.21 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T15:27:44.742Z] #21 15.23 Suggested packages: [2022-01-03T15:27:44.742Z] #21 15.23 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-03T15:27:44.742Z] #21 15.23 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-03T15:27:44.742Z] #21 15.23 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-03T15:27:44.742Z] #21 15.23 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-03T15:27:44.742Z] #21 15.23 seccomp:ppc64el seccomp:s390x [2022-01-03T15:27:44.742Z] #21 15.23 Recommended packages: [2022-01-03T15:27:44.742Z] #21 15.23 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-03T15:27:44.742Z] #21 15.23 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-03T15:27:44.742Z] #21 15.23 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-03T15:27:44.742Z] #21 15.23 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-03T15:27:45.309Z] #21 15.68 The following NEW packages will be installed: [2022-01-03T15:27:45.309Z] #21 15.68 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-03T15:27:45.309Z] #21 15.68 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-03T15:27:45.309Z] #21 15.68 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-03T15:27:45.309Z] #21 15.68 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-03T15:27:45.309Z] #21 15.69 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-03T15:27:45.309Z] #21 15.69 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-03T15:27:45.309Z] #21 15.69 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-03T15:27:45.309Z] #21 15.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-03T15:27:45.309Z] #21 15.69 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-03T15:27:45.309Z] #21 15.69 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-03T15:27:45.310Z] #21 15.70 libseccomp2:ppc64el libseccomp2:s390x [2022-01-03T15:27:45.568Z] #21 16.06 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:27:45.568Z] #21 16.06 Need to get 15.9 MB of archives. [2022-01-03T15:27:45.568Z] #21 16.06 After this operation, 73.0 MB of additional disk space will be used. [2022-01-03T15:27:45.568Z] #21 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-03T15:27:45.568Z] #21 16.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-03T15:27:45.568Z] #21 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-03T15:27:45.568Z] #21 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-03T15:27:45.568Z] #21 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-03T15:27:45.568Z] #21 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-03T15:27:45.568Z] #21 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-03T15:27:45.568Z] #21 16.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-03T15:27:45.568Z] #21 16.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-03T15:27:45.568Z] #21 16.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-03T15:27:45.568Z] #21 16.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-03T15:27:45.568Z] #21 16.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-03T15:27:45.568Z] #21 16.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-03T15:27:45.568Z] #21 16.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-03T15:27:45.827Z] #21 16.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-03T15:27:45.827Z] #21 16.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-03T15:27:45.827Z] #21 16.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-03T15:27:45.827Z] #21 16.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-03T15:27:45.827Z] #21 16.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-03T15:27:45.827Z] #21 16.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-03T15:27:45.827Z] #21 16.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-03T15:27:45.827Z] #21 16.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-03T15:27:45.827Z] #21 16.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-03T15:27:45.827Z] #21 16.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-03T15:27:45.827Z] #21 16.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-03T15:27:45.827Z] #21 16.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-03T15:27:45.827Z] #21 16.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-03T15:27:45.827Z] #21 16.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-03T15:27:45.827Z] #21 16.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-03T15:27:45.827Z] #21 16.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-03T15:27:45.827Z] #21 16.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-03T15:27:45.827Z] #21 16.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-03T15:27:45.827Z] #21 16.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-03T15:27:45.827Z] #21 16.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-03T15:27:45.827Z] #21 16.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-03T15:27:45.827Z] #21 16.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-03T15:27:45.827Z] #21 16.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-03T15:27:45.827Z] #21 16.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-03T15:27:45.827Z] #21 16.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-03T15:27:45.827Z] #21 16.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-03T15:27:46.395Z] #21 16.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:27:46.654Z] #21 17.03 Fetched 15.9 MB in 1s (28.4 MB/s) [2022-01-03T15:27:46.654Z] #21 17.06 Selecting previously unselected package gcc-10-base:armel. [2022-01-03T15:27:46.654Z] #21 17.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 ... 38508 files and directories currently installed.) [2022-01-03T15:27:46.654Z] #21 17.10 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-03T15:27:46.654Z] #21 17.10 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-03T15:27:46.654Z] #21 17.16 Selecting previously unselected package gcc-10-base:armhf. [2022-01-03T15:27:46.654Z] #21 17.16 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-03T15:27:46.654Z] #21 17.17 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T15:27:46.654Z] #21 17.21 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-03T15:27:46.913Z] #21 17.22 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-03T15:27:46.913Z] #21 17.23 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T15:27:46.913Z] #21 17.28 Selecting previously unselected package gcc-10-base:s390x. [2022-01-03T15:27:46.913Z] #21 17.28 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-03T15:27:46.913Z] #21 17.29 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T15:27:46.913Z] #21 17.34 Selecting previously unselected package gcc-10-base:arm64. [2022-01-03T15:27:46.913Z] #21 17.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-03T15:27:46.913Z] #21 17.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T15:27:46.913Z] #21 17.41 Selecting previously unselected package libgcc-s1:armel. [2022-01-03T15:27:46.913Z] #21 17.42 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-03T15:27:46.913Z] #21 17.43 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-03T15:27:46.913Z] #21 17.47 Selecting previously unselected package libcrypt1:armel. [2022-01-03T15:27:47.172Z] #21 17.48 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-03T15:27:47.172Z] #21 17.48 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T15:27:47.172Z] #21 17.57 Selecting previously unselected package libc6:armel. [2022-01-03T15:27:47.172Z] #21 17.57 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-03T15:27:47.172Z] #21 17.75 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-03T15:27:47.740Z] #21 18.21 Selecting previously unselected package libapparmor1:armel. [2022-01-03T15:27:47.740Z] #21 18.21 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-03T15:27:47.740Z] #21 18.22 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-03T15:27:47.740Z] #21 18.26 Selecting previously unselected package libapparmor-dev:armel. [2022-01-03T15:27:47.740Z] #21 18.27 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-03T15:27:47.740Z] #21 18.27 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T15:27:47.740Z] #21 18.34 Selecting previously unselected package libgcc-s1:arm64. [2022-01-03T15:27:47.999Z] #21 18.34 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-03T15:27:47.999Z] #21 18.34 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T15:27:47.999Z] #21 18.39 Selecting previously unselected package libcrypt1:arm64. [2022-01-03T15:27:47.999Z] #21 18.40 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-03T15:27:47.999Z] #21 18.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T15:27:47.999Z] #21 18.48 Selecting previously unselected package libc6:arm64. [2022-01-03T15:27:47.999Z] #21 18.49 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-03T15:27:48.257Z] #21 18.66 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T15:27:48.516Z] #21 19.06 Selecting previously unselected package libapparmor1:arm64. [2022-01-03T15:27:48.774Z] #21 19.07 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-03T15:27:48.774Z] #21 19.07 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:27:48.774Z] #21 19.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-03T15:27:48.774Z] #21 19.12 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-03T15:27:48.774Z] #21 19.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:27:48.774Z] #21 19.20 Selecting previously unselected package libgcc-s1:s390x. [2022-01-03T15:27:48.774Z] #21 19.20 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-03T15:27:48.774Z] #21 19.21 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T15:27:48.774Z] #21 19.25 Selecting previously unselected package libcrypt1:s390x. [2022-01-03T15:27:48.774Z] #21 19.27 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-03T15:27:48.774Z] #21 19.27 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T15:27:49.032Z] #21 19.35 Selecting previously unselected package libc6:s390x. [2022-01-03T15:27:49.032Z] #21 19.36 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-03T15:27:49.032Z] #21 19.56 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T15:27:49.077Z] #62 ... [2022-01-03T15:27:49.077Z] [2022-01-03T15:27:49.077Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:49.077Z] #58 sha256:d0162fc0152b70c4391d3df7e9b2b6e18b9c31bb8449c2aa0326c034fe674cb8 [2022-01-03T15:27:49.077Z] #58 138.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:27:49.338Z] #58 138.9 + mkdir -p /build [2022-01-03T15:27:49.338Z] #58 138.9 + cp runc /build/runc [2022-01-03T15:27:49.598Z] #21 20.00 Selecting previously unselected package libapparmor1:s390x. [2022-01-03T15:27:49.598Z] #21 20.00 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-03T15:27:49.598Z] #21 20.00 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-03T15:27:49.598Z] #21 20.07 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-03T15:27:49.598Z] #21 20.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-03T15:27:49.598Z] #21 20.09 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T15:27:49.598Z] #21 20.15 Selecting previously unselected package libgcc-s1:armhf. [2022-01-03T15:27:49.598Z] #21 20.16 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-03T15:27:49.598Z] #21 20.17 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T15:27:49.598Z] #21 20.21 Selecting previously unselected package libcrypt1:armhf. [2022-01-03T15:27:49.857Z] #21 20.21 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-03T15:27:49.857Z] #21 20.22 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T15:27:49.857Z] #21 20.31 Selecting previously unselected package libc6:armhf. [2022-01-03T15:27:49.857Z] #21 20.31 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-03T15:27:50.123Z] #21 20.49 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T15:27:50.287Z] #58 DONE 139.7s [2022-01-03T15:27:50.287Z] [2022-01-03T15:27:50.287Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:50.287Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:50.709Z] #21 21.09 Selecting previously unselected package libapparmor1:armhf. [2022-01-03T15:27:50.709Z] #21 21.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-03T15:27:50.709Z] #21 21.09 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-03T15:27:50.709Z] #21 21.14 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-03T15:27:50.709Z] #21 21.15 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-03T15:27:50.709Z] #21 21.16 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T15:27:50.968Z] #21 21.22 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-03T15:27:50.968Z] #21 21.23 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-03T15:27:50.968Z] #21 21.23 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T15:27:50.968Z] #21 21.28 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-03T15:27:50.968Z] #21 21.29 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-03T15:27:50.968Z] #21 21.29 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T15:27:50.968Z] #21 21.40 Selecting previously unselected package libc6:ppc64el. [2022-01-03T15:27:50.968Z] #21 21.41 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-03T15:27:51.226Z] #21 21.60 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T15:27:51.792Z] #21 22.27 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-03T15:27:51.792Z] #21 22.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-03T15:27:51.792Z] #21 22.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T15:27:51.792Z] #21 22.33 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-03T15:27:51.792Z] #21 22.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-03T15:27:51.792Z] #21 22.34 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T15:27:52.050Z] #21 22.40 Selecting previously unselected package libseccomp2:s390x. [2022-01-03T15:27:52.050Z] #21 22.41 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T15:27:52.050Z] #21 22.42 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.050Z] #21 22.46 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-03T15:27:52.050Z] #21 22.47 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-03T15:27:52.050Z] #21 22.48 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.050Z] #21 22.54 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-03T15:27:52.050Z] #21 22.55 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T15:27:52.050Z] #21 22.55 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.050Z] #21 22.60 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-03T15:27:52.050Z] #21 22.60 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-03T15:27:52.050Z] #21 22.61 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.202Z] #62 ... [2022-01-03T15:27:52.202Z] [2022-01-03T15:27:52.202Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:27:52.202Z] #59 sha256:08587051433ea973f39bd0226a300c639528e1281f1e3f996bca0df86b623e48 [2022-01-03T15:27:52.309Z] #21 22.67 Selecting previously unselected package libseccomp2:armhf. [2022-01-03T15:27:52.309Z] #21 22.68 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T15:27:52.309Z] #21 22.69 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.309Z] #21 22.73 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-03T15:27:52.309Z] #21 22.74 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-03T15:27:52.309Z] #21 22.74 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.309Z] #21 22.81 Selecting previously unselected package libseccomp2:armel. [2022-01-03T15:27:52.309Z] #21 22.81 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T15:27:52.309Z] #21 22.82 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.309Z] #21 22.86 Selecting previously unselected package libseccomp-dev:armel. [2022-01-03T15:27:52.309Z] #21 22.86 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-03T15:27:52.309Z] #21 22.87 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.463Z] #59 DONE 0.3s [2022-01-03T15:27:52.463Z] [2022-01-03T15:27:52.463Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:52.463Z] #62 sha256:ad88053f3b133bb1e1fbeaf67f7dae13f9aa053df91258bb6928ea1507ec4705 [2022-01-03T15:27:52.567Z] #21 22.93 Selecting previously unselected package libseccomp2:arm64. [2022-01-03T15:27:52.567Z] #21 22.94 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:27:52.567Z] #21 22.95 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.567Z] #21 22.99 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-03T15:27:52.567Z] #21 23.00 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-03T15:27:52.567Z] #21 23.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:52.567Z] #21 23.08 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-03T15:27:52.567Z] #21 23.09 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-03T15:27:52.567Z] #21 23.10 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-03T15:27:52.567Z] #21 23.12 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-03T15:27:52.567Z] #21 23.13 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-03T15:27:52.567Z] #21 23.15 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-03T15:27:52.567Z] #21 23.16 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-03T15:27:52.567Z] #21 23.17 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-03T15:27:52.825Z] #21 23.18 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-03T15:27:52.825Z] #21 23.19 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-03T15:27:52.825Z] #21 23.20 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-03T15:27:52.825Z] #21 23.21 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-03T15:27:52.825Z] #21 23.23 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-03T15:27:52.825Z] #21 23.24 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-03T15:27:52.825Z] #21 23.25 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-03T15:27:52.825Z] #21 23.27 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-03T15:27:52.997Z] 8f616e6e9eec: Pull complete [2022-01-03T15:27:54.199Z] #21 24.47 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-03T15:27:55.133Z] #21 25.71 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-03T15:27:55.172Z] 8f616e6e9eec: Pull complete [2022-01-03T15:27:56.512Z] #21 26.95 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-03T15:27:57.888Z] #21 28.20 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-03T15:27:58.030Z] #62 263.4 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:27:58.030Z] #62 263.4 /usr/bin/ld: /tmp/go-link-2989287485/000019.o: in function `New': [2022-01-03T15:27:58.030Z] #62 263.4 /tmp/tmp.j4UoFX0cp0/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 [2022-01-03T15:27:58.030Z] #62 263.4 + bin/containerd-stress [2022-01-03T15:27:58.030Z] #62 264.5 + bin/containerd-shim [2022-01-03T15:27:58.824Z] #21 29.45 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.46 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.47 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.49 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.50 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.51 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.53 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.54 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.56 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.58 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.59 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.61 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.62 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-03T15:27:59.083Z] #21 29.63 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.64 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.65 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.083Z] #21 29.66 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.342Z] #21 29.68 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-03T15:27:59.342Z] #21 29.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:27:59.602Z] #21 DONE 30.2s [2022-01-03T15:27:59.602Z] [2022-01-03T15:27:59.602Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:59.602Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:27:59.861Z] #69 ... [2022-01-03T15:27:59.861Z] [2022-01-03T15:27:59.861Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-03T15:27:59.861Z] #64 sha256:79abc75291b5ce6ece2353dfaf1c9eaab31ba4cec4b69d142bafd82cfd4189cd [2022-01-03T15:27:59.861Z] #64 DONE 0.1s [2022-01-03T15:27:59.861Z] [2022-01-03T15:27:59.861Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:27:59.861Z] #65 sha256:3440fb41629ee82879f7b490cce22966969a5bcda55b2ba089d0c9a520f04748 [2022-01-03T15:27:59.966Z] #58 ... [2022-01-03T15:27:59.966Z] [2022-01-03T15:27:59.966Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:27:59.966Z] #62 sha256:bf4fa694c04970723525eac0ed545c052e6f29c094ef074d05d71fdc3c5d6e65 [2022-01-03T15:27:59.966Z] #62 253.7 + bin/containerd [2022-01-03T15:28:01.767Z] #65 ... [2022-01-03T15:28:01.767Z] [2022-01-03T15:28:01.767Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-03T15:28:01.767Z] #22 sha256:8fb31094a7223f107e6ff4d2dd22fe7dca711494765c4fe1f4723fd7b3c9cc85 [2022-01-03T15:28:01.767Z] #22 DONE 1.8s [2022-01-03T15:28:01.767Z] [2022-01-03T15:28:01.767Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:28:01.767Z] #65 sha256:3440fb41629ee82879f7b490cce22966969a5bcda55b2ba089d0c9a520f04748 [2022-01-03T15:28:01.767Z] #65 1.604 + RM_GOPATH=0 [2022-01-03T15:28:01.767Z] #65 1.604 + TMP_GOPATH= [2022-01-03T15:28:01.767Z] #65 1.604 + : /build [2022-01-03T15:28:01.767Z] #65 1.604 + '[' -z '' ']' [2022-01-03T15:28:01.767Z] #65 1.604 ++ mktemp -d [2022-01-03T15:28:01.767Z] #65 1.607 + export GOPATH=/tmp/tmp.AAtqwuvmoN [2022-01-03T15:28:01.767Z] #65 1.607 + GOPATH=/tmp/tmp.AAtqwuvmoN [2022-01-03T15:28:01.767Z] #65 1.607 + RM_GOPATH=1 [2022-01-03T15:28:01.767Z] #65 1.607 + case "$(go env GOARCH)" in [2022-01-03T15:28:01.767Z] #65 1.613 ++ go env GOARCH [2022-01-03T15:28:01.767Z] #65 1.619 + export GO_BUILDMODE=-buildmode=pie [2022-01-03T15:28:01.767Z] #65 1.619 + GO_BUILDMODE=-buildmode=pie [2022-01-03T15:28:01.767Z] #65 1.619 ++ dirname /install.sh [2022-01-03T15:28:01.767Z] #65 1.622 + dir=/ [2022-01-03T15:28:01.767Z] #65 1.622 + bin=runc [2022-01-03T15:28:01.767Z] #65 1.622 + shift [2022-01-03T15:28:01.767Z] #65 1.622 + '[' '!' -f //runc.installer ']' [2022-01-03T15:28:01.767Z] #65 1.622 + . //runc.installer [2022-01-03T15:28:01.767Z] #65 1.622 ++ set -e [2022-01-03T15:28:01.767Z] #65 1.622 ++ : v1.0.3 [2022-01-03T15:28:01.767Z] #65 1.622 + install_runc [2022-01-03T15:28:01.767Z] #65 1.622 + RUNC_BUILDTAGS=seccomp [2022-01-03T15:28:01.767Z] #65 1.622 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-03T15:28:01.767Z] #65 1.622 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AAtqwuvmoN/src/github.com/opencontainers/runc [2022-01-03T15:28:01.767Z] #65 1.622 Install runc version v1.0.3 (build tags: seccomp) [2022-01-03T15:28:01.767Z] #65 1.625 Cloning into '/tmp/tmp.AAtqwuvmoN/src/github.com/opencontainers/runc'... [2022-01-03T15:28:03.145Z] #65 ... [2022-01-03T15:28:03.145Z] [2022-01-03T15:28:03.145Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-03T15:28:03.145Z] #23 sha256:6b40d64aa6d247ae91c9012e253b1d6ebabe26e3db301b86363651482ebf5bd1 [2022-01-03T15:28:03.145Z] #23 DONE 1.5s [2022-01-03T15:28:03.145Z] [2022-01-03T15:28:03.145Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-03T15:28:03.145Z] #24 sha256:260c212590ac297fd0780ca9053b2689fbb830f8cb0ace9a3afa1c2301fe6282 [2022-01-03T15:28:03.241Z] #62 ... [2022-01-03T15:28:03.241Z] [2022-01-03T15:28:03.242Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:28:03.242Z] #58 sha256:44177d78abd5e179df92ea158da26ff5a38b0ced26313d7a2716fd6f54b8a79f [2022-01-03T15:28:03.242Z] #58 139.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:28:03.242Z] #58 140.6 + mkdir -p /build [2022-01-03T15:28:03.242Z] #58 140.6 + cp runc /build/runc [2022-01-03T15:28:03.242Z] #58 DONE 141.5s [2022-01-03T15:28:03.242Z] [2022-01-03T15:28:03.242Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:28:03.242Z] #62 sha256:bf4fa694c04970723525eac0ed545c052e6f29c094ef074d05d71fdc3c5d6e65 [2022-01-03T15:28:04.522Z] #24 1.472 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-03T15:28:04.522Z] #24 DONE 1.6s [2022-01-03T15:28:04.522Z] [2022-01-03T15:28:04.522Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-03T15:28:04.522Z] #25 sha256:29f0477610347da33c9b8989d5d223b2386933eaa67827ee1dfdf6dcc229cc67 [2022-01-03T15:28:04.568Z] #62 271.8 + bin/containerd-shim-runc-v1 [2022-01-03T15:28:05.132Z] #62 ... [2022-01-03T15:28:05.132Z] [2022-01-03T15:28:05.132Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:28:05.132Z] #59 sha256:891f0fc57acaf4d228f7e57d73de7b2bff0918b7c008284bb57603c636455f74 [2022-01-03T15:28:05.132Z] #59 DONE 0.3s [2022-01-03T15:28:05.132Z] [2022-01-03T15:28:05.132Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:28:05.132Z] #62 sha256:bf4fa694c04970723525eac0ed545c052e6f29c094ef074d05d71fdc3c5d6e65 [2022-01-03T15:28:05.895Z] #25 DONE 1.4s [2022-01-03T15:28:05.895Z] [2022-01-03T15:28:05.895Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:28:05.895Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:28:06.153Z] #69 ... [2022-01-03T15:28:06.153Z] [2022-01-03T15:28:06.153Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-03T15:28:06.153Z] #26 sha256:bae6f348b4c1588b7cdbb7b159ae6c20f73645368cf9a1a88a6634aeadba0b97 [2022-01-03T15:28:07.528Z] #26 DONE 1.6s [2022-01-03T15:28:07.528Z] [2022-01-03T15:28:07.528Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-01-03T15:28:07.528Z] #27 sha256:a69a3d3e3728c6a6c499b3cc49d903d9efff101e73a8a199bf354f98f4a3269c [2022-01-03T15:28:08.906Z] #27 DONE 1.3s [2022-01-03T15:28:08.906Z] [2022-01-03T15:28:08.906Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:28:08.906Z] #65 sha256:3440fb41629ee82879f7b490cce22966969a5bcda55b2ba089d0c9a520f04748 [2022-01-03T15:28:08.906Z] #65 7.050 + cd /tmp/tmp.AAtqwuvmoN/src/github.com/opencontainers/runc [2022-01-03T15:28:08.906Z] #65 7.050 + git checkout -q v1.0.3 [2022-01-03T15:28:08.906Z] #65 7.537 + '[' -z '' ']' [2022-01-03T15:28:08.906Z] #65 7.537 + target=static [2022-01-03T15:28:08.906Z] #65 7.537 + make BUILDTAGS=seccomp static [2022-01-03T15:28:08.906Z] #65 7.922 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-03T15:28:09.813Z] #62 276.9 + bin/containerd-shim-runc-v2 [2022-01-03T15:28:09.813Z] #62 277.5 + binaries [2022-01-03T15:28:09.813Z] #62 277.5 + install -D bin/containerd /build/containerd [2022-01-03T15:28:09.813Z] #62 277.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:28:09.813Z] #62 277.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:28:09.813Z] #62 277.6 + install -D bin/ctr /build/ctr [2022-01-03T15:28:12.325Z] #62 DONE 280.2s [2022-01-03T15:28:13.093Z] #65 ... [2022-01-03T15:28:13.093Z] [2022-01-03T15:28:13.093Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:28:13.093Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T15:28:13.093Z] #28 1.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-03T15:28:13.093Z] #28 1.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-03T15:28:13.093Z] #28 1.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-03T15:28:13.093Z] #28 2.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-03T15:28:13.093Z] #28 2.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-03T15:28:13.093Z] #28 3.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-03T15:28:13.093Z] #28 3.753 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-03T15:28:13.093Z] #28 4.302 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-03T15:28:14.030Z] #28 4.946 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-03T15:28:14.226Z] [2022-01-03T15:28:14.226Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:28:14.226Z] #63 sha256:5c9659d3dc7b56c2f1e4a0e478742784e16690586b8a1c615af40d597f5f223e [2022-01-03T15:28:14.289Z] #28 5.402 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [103 kB] [2022-01-03T15:28:14.289Z] #28 5.402 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [105 kB] [2022-01-03T15:28:14.289Z] #28 5.410 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.9 kB] [2022-01-03T15:28:14.289Z] #28 5.410 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.9 kB] [2022-01-03T15:28:14.289Z] #28 5.410 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.7 kB] [2022-01-03T15:28:14.289Z] #28 5.426 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2022-01-03T15:28:14.547Z] #28 5.517 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-03T15:28:14.547Z] #28 5.534 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-03T15:28:14.547Z] #28 5.534 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-03T15:28:14.547Z] #28 5.534 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-03T15:28:14.547Z] #28 5.546 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-03T15:28:14.547Z] #28 5.546 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-03T15:28:15.631Z] #63 DONE 1.4s [2022-01-03T15:28:15.631Z] [2022-01-03T15:28:15.631Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:28:15.631Z] #68 sha256:3c08e15ffe5a717c6baf05ac6d0fe096e45b460c69d9d0eea711ebc0aa0b234f [2022-01-03T15:28:15.886Z] #68 DONE 0.2s [2022-01-03T15:28:15.886Z] [2022-01-03T15:28:15.886Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:28:15.886Z] #73 sha256:61b15e3bd00b0799f3a49bda83e68b1b1b0c200376fef81a1eed59beaea1aaa5 [2022-01-03T15:28:16.855Z] #73 DONE 1.0s [2022-01-03T15:28:17.111Z] [2022-01-03T15:28:17.111Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:28:17.111Z] #74 sha256:ca3e57599d633407a10c941bfb5c01fd7f7b0f36be0065d8591e9945fdfa80cf [2022-01-03T15:28:17.111Z] #74 DONE 0.0s [2022-01-03T15:28:17.111Z] [2022-01-03T15:28:17.111Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-01-03T15:28:17.111Z] #75 sha256:92e24332fc7471b786a627b6450ab2f727d7449996fb9e4b50c3ebe2bb977457 [2022-01-03T15:28:18.040Z] #75 0.946 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-03T15:28:18.040Z] #75 0.947 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-03T15:28:18.040Z] #75 0.947 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-03T15:28:18.858Z] #75 1.291 Reading package lists... [2022-01-03T15:28:19.421Z] #75 1.846 Reading package lists... [2022-01-03T15:28:19.421Z] #75 2.334 Building dependency tree... [2022-01-03T15:28:19.421Z] #75 2.451 Reading state information... [2022-01-03T15:28:19.421Z] #75 2.567 The following additional packages will be installed: [2022-01-03T15:28:19.676Z] #75 2.568 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-03T15:28:19.676Z] #75 2.568 systemd-timesyncd [2022-01-03T15:28:19.676Z] #75 2.568 Suggested packages: [2022-01-03T15:28:19.676Z] #75 2.568 systemd-container policykit-1 [2022-01-03T15:28:19.676Z] #75 2.568 Recommended packages: [2022-01-03T15:28:19.676Z] #75 2.568 libnss-systemd [2022-01-03T15:28:19.676Z] #75 2.655 The following NEW packages will be installed: [2022-01-03T15:28:19.676Z] #75 2.656 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-03T15:28:19.676Z] #75 2.657 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-03T15:28:19.931Z] #75 2.927 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:28:19.931Z] #75 2.927 Need to get 5937 kB of archives. [2022-01-03T15:28:19.931Z] #75 2.927 After this operation, 19.5 MB of additional disk space will be used. [2022-01-03T15:28:19.931Z] #75 2.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-03T15:28:19.931Z] #75 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-03T15:28:19.931Z] #75 2.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-03T15:28:19.931Z] #75 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-03T15:28:19.931Z] #75 2.937 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-03T15:28:19.931Z] #75 2.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-03T15:28:20.187Z] #75 3.028 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-03T15:28:20.187Z] #75 3.029 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-03T15:28:20.187Z] #75 3.030 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-03T15:28:20.187Z] #75 3.039 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-03T15:28:20.187Z] #75 3.041 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-03T15:28:20.187Z] #75 3.203 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:28:20.187Z] #75 3.236 Fetched 5937 kB in 0s (15.6 MB/s) [2022-01-03T15:28:20.187Z] #75 3.262 Selecting previously unselected package libargon2-1:amd64. [2022-01-03T15:28:20.187Z] #75 3.262 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-01-03T15:28:20.187Z] #75 3.277 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-03T15:28:20.187Z] #75 3.286 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T15:28:20.187Z] #75 3.351 Selecting previously unselected package libjson-c5:amd64. [2022-01-03T15:28:20.187Z] #75 3.354 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-03T15:28:20.187Z] #75 3.360 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-03T15:28:20.187Z] #75 3.398 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-03T15:28:20.444Z] #75 3.401 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-03T15:28:20.444Z] #75 3.405 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T15:28:20.444Z] #75 3.473 Selecting previously unselected package libkmod2:amd64. [2022-01-03T15:28:20.444Z] #75 3.476 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-03T15:28:20.444Z] #75 3.481 Unpacking libkmod2:amd64 (28-1) ... [2022-01-03T15:28:20.444Z] #75 3.520 Selecting previously unselected package systemd-timesyncd. [2022-01-03T15:28:20.444Z] #75 3.523 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-03T15:28:20.444Z] #75 3.527 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-03T15:28:20.444Z] #75 3.578 Selecting previously unselected package systemd. [2022-01-03T15:28:20.444Z] #75 3.581 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-03T15:28:20.444Z] #75 3.615 Unpacking systemd (247.3-6) ... [2022-01-03T15:28:21.005Z] #75 4.147 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-03T15:28:21.005Z] #75 4.158 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-03T15:28:21.005Z] #75 4.168 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-03T15:28:21.005Z] #75 4.179 Setting up libkmod2:amd64 (28-1) ... [2022-01-03T15:28:21.005Z] #75 4.192 Setting up systemd (247.3-6) ... [2022-01-03T15:28:21.005Z] #75 4.232 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-03T15:28:21.261Z] #75 4.234 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-03T15:28:21.261Z] #75 4.236 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-03T15:28:21.517Z] #75 4.602 Setting up systemd-timesyncd (247.3-6) ... [2022-01-03T15:28:21.773Z] #75 4.824 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T15:28:21.773Z] #75 4.824 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-03T15:28:21.773Z] #75 4.901 Selecting previously unselected package systemd-sysv. [2022-01-03T15:28:21.773Z] #75 4.901 (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 ... 29450 files and directories currently installed.) [2022-01-03T15:28:21.773Z] #75 4.914 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-03T15:28:21.773Z] #75 4.920 Unpacking systemd-sysv (247.3-6) ... [2022-01-03T15:28:21.773Z] #75 4.967 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-03T15:28:22.029Z] #75 4.968 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-03T15:28:22.029Z] #75 4.971 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T15:28:22.029Z] #75 5.047 Selecting previously unselected package dbus. [2022-01-03T15:28:22.029Z] #75 5.049 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-03T15:28:22.029Z] #75 5.062 Unpacking dbus (1.12.20-2) ... [2022-01-03T15:28:22.040Z] 4612f6d0b889: Pull complete [2022-01-03T15:28:22.286Z] #75 5.127 Selecting previously unselected package libpam-systemd:amd64. [2022-01-03T15:28:22.286Z] #75 5.130 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-03T15:28:22.286Z] #75 5.135 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-03T15:28:22.286Z] #75 5.196 Selecting previously unselected package dbus-user-session. [2022-01-03T15:28:22.286Z] #75 5.199 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-03T15:28:22.286Z] #75 5.205 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-03T15:28:22.286Z] #75 5.284 Setting up systemd-sysv (247.3-6) ... [2022-01-03T15:28:22.286Z] #75 5.299 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-03T15:28:22.286Z] #75 5.312 Setting up dbus (1.12.20-2) ... [2022-01-03T15:28:22.542Z] #75 5.429 invoke-rc.d: could not determine current runlevel [2022-01-03T15:28:22.542Z] #75 5.432 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:28:22.542Z] #75 5.438 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-03T15:28:22.542Z] #75 5.593 Setting up dbus-user-session (1.12.20-2) ... [2022-01-03T15:28:22.542Z] #75 5.608 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:28:22.797Z] #75 DONE 5.8s [2022-01-03T15:28:22.797Z] [2022-01-03T15:28:22.797Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-01-03T15:28:22.797Z] #76 sha256:3a85868966f178bbeb352b4b1eba5f7cf2787c7499e26595664831318c19e0dd [2022-01-03T15:28:23.616Z] #76 0.807 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T15:28:23.616Z] #76 0.815 Dload Upload Total Spent Left Speed [2022-01-03T15:28:23.872Z] #76 0.818 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 10723 0 --:--:-- --:--:-- --:--:-- 10723 [2022-01-03T15:28:23.872Z] #76 DONE 1.0s [2022-01-03T15:28:23.872Z] [2022-01-03T15:28:23.872Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:28:23.872Z] #77 sha256:c8113819366918f50520c015cb52dce001d71970870b19b5150519781b32cda2 [2022-01-03T15:28:24.573Z] #62 290.9 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:28:24.573Z] #62 290.9 /usr/bin/ld: /tmp/go-link-2830594858/000019.o: in function `New': [2022-01-03T15:28:24.573Z] #62 290.9 /tmp/tmp.wZNheMbZGU/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 [2022-01-03T15:28:24.573Z] #62 290.9 + bin/containerd-stress [2022-01-03T15:28:24.573Z] #62 292.0 + bin/containerd-shim [2022-01-03T15:28:25.239Z] #77 DONE 1.4s [2022-01-03T15:28:25.239Z] [2022-01-03T15:28:25.239Z] #78 exporting to image [2022-01-03T15:28:25.239Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:28:25.239Z] #78 exporting layers [2022-01-03T15:28:28.773Z] #62 299.2 + bin/containerd-shim-runc-v1 [2022-01-03T15:28:32.628Z] #28 ... [2022-01-03T15:28:32.628Z] [2022-01-03T15:28:32.628Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:28:32.628Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:28:32.628Z] #69 94.27 + bin/containerd [2022-01-03T15:28:33.324Z] #78 exporting layers 7.2s done [2022-01-03T15:28:33.324Z] #78 writing image sha256:1242877ca3103ab743508e5969474c68f3d4da54087b110425befebbafac5ae4 done [2022-01-03T15:28:33.324Z] #78 naming to docker.io/library/docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb done [2022-01-03T15:28:33.324Z] #78 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:28:33.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -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:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh dynbinary test-integration [2022-01-03T15:28:34.056Z] #62 304.4 + bin/containerd-shim-runc-v2 [2022-01-03T15:28:34.056Z] #62 305.0 + binaries [2022-01-03T15:28:34.316Z] #62 305.0 + install -D bin/containerd /build/containerd [2022-01-03T15:28:34.316Z] #62 305.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:28:34.316Z] #62 305.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:28:34.316Z] #62 305.0 + install -D bin/ctr /build/ctr [2022-01-03T15:28:35.551Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-03T15:28:35.551Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-03T15:28:35.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-03T15:28:35.551Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-03T15:28:35.551Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-01-03T15:28:35.551Z] Detected virtualization docker. [2022-01-03T15:28:35.551Z] Detected architecture x86-64. [2022-01-03T15:28:35.551Z] Set hostname to <2410c04aa20c>. [2022-01-03T15:28:35.807Z] modprobe@configfs.service: Succeeded. [2022-01-03T15:28:35.807Z] modprobe@drm.service: Succeeded. [2022-01-03T15:28:35.807Z] modprobe@fuse.service: Succeeded. [2022-01-03T15:28:36.063Z] + source /etc/docker-entrypoint-cmd [2022-01-03T15:28:36.063Z] ++ hack/make.sh dynbinary test-integration [2022-01-03T15:28:36.063Z] [2022-01-03T15:28:36.063Z] Removing bundles/ [2022-01-03T15:28:36.063Z] [2022-01-03T15:28:36.063Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:28:36.063Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:28:36.063Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:28:36.886Z] #62 DONE 307.3s [2022-01-03T15:28:37.173Z] #62 289.7 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:28:37.173Z] #62 289.7 /usr/bin/ld: /tmp/go-link-3468578940/000019.o: in function `New': [2022-01-03T15:28:37.173Z] #62 289.7 /tmp/tmp.nJRhb9eFoG/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 [2022-01-03T15:28:37.173Z] #62 289.7 + bin/containerd-stress [2022-01-03T15:28:37.173Z] #62 290.8 + bin/containerd-shim [2022-01-03T15:28:37.901Z] #69 ... [2022-01-03T15:28:37.901Z] [2022-01-03T15:28:37.901Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-01-03T15:28:37.901Z] #28 sha256:8cf53607559ba47872c4a0714a72059d1832132d6d1ee02ae4e5f93f88819706 [2022-01-03T15:28:37.901Z] #28 28.71 Fetched 48.8 MB in 27s (1794 kB/s) [2022-01-03T15:28:38.295Z] [2022-01-03T15:28:38.295Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:28:38.295Z] #63 sha256:0b610ae9c1a674ca4863f2972224e29cc5245db09440d8a97fdb970f1328cae2 [2022-01-03T15:28:38.869Z] #63 DONE 0.7s [2022-01-03T15:28:38.869Z] [2022-01-03T15:28:38.869Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:28:38.869Z] #68 sha256:90adc3d7bcc411cf0a601b6a14dd02836bb36ff0215e636cdf5a99f8314171f7 [2022-01-03T15:28:39.128Z] #68 DONE 0.2s [2022-01-03T15:28:39.128Z] [2022-01-03T15:28:39.128Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:28:39.128Z] #73 sha256:ac68d018adf66d1d65b6eec864a1cf0c93e60fd67e39ec448adf326388bf569c [2022-01-03T15:28:40.066Z] #73 DONE 1.0s [2022-01-03T15:28:40.066Z] [2022-01-03T15:28:40.066Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:28:40.066Z] #74 sha256:0322ef2500437e16872b784351cf514555186b38debee84871e992b623b94d62 [2022-01-03T15:28:40.066Z] #74 DONE 0.0s [2022-01-03T15:28:40.066Z] [2022-01-03T15:28:40.066Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:28:40.066Z] #75 sha256:24d54b5530148a246dddd65a47c0dd130e8901796d143353d672ad22991a0990 [2022-01-03T15:28:41.446Z] #75 DONE 1.3s [2022-01-03T15:28:41.446Z] [2022-01-03T15:28:41.446Z] #76 exporting to image [2022-01-03T15:28:41.446Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:28:41.446Z] #76 exporting layers [2022-01-03T15:28:42.424Z] #62 298.1 + bin/containerd-shim-runc-v1 [2022-01-03T15:28:46.017Z] #28 28.71 Reading package lists... [2022-01-03T15:28:47.676Z] #62 303.3 + bin/containerd-shim-runc-v2 [2022-01-03T15:28:47.932Z] #62 303.9 + binaries [2022-01-03T15:28:47.932Z] #62 303.9 + install -D bin/containerd /build/containerd [2022-01-03T15:28:47.932Z] #62 303.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:28:47.932Z] #62 303.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:28:47.932Z] #62 304.0 + install -D bin/ctr /build/ctr [2022-01-03T15:28:48.024Z] #76 exporting layers 5.8s done [2022-01-03T15:28:48.024Z] #76 writing image sha256:5059d8a2c60ea3b181e55e608d0925db92b8bb427895d53959ada27afa343cd0 done [2022-01-03T15:28:48.024Z] #76 naming to docker.io/library/docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb done [2022-01-03T15:28:48.024Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-03T15:28:48.362Z] + trap exit INT TERM [2022-01-03T15:28:48.362Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-03T15:28:48.362Z] + CONTAINER_NAME=docker-pr4 [2022-01-03T15:28:48.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh dynbinary [2022-01-03T15:28:49.820Z] #62 DONE 305.9s [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.7% of statements [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/builder/dockerfile 0.151s coverage: 49.0% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-03T15:28:50.127Z] ok github.com/docker/docker/builder/remotecontext/git 0.878s coverage: 86.3% of statements [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:28:50.127Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:28:50.272Z] [2022-01-03T15:28:50.272Z] Removing bundles/ [2022-01-03T15:28:50.272Z] [2022-01-03T15:28:50.272Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:28:50.272Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:28:50.272Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:28:50.383Z] ok github.com/docker/docker/cmd/docker-proxy 0.270s coverage: 67.6% of statements [2022-01-03T15:28:51.189Z] [2022-01-03T15:28:51.189Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:28:51.189Z] #63 sha256:97ea4e904159af71badba55b3cba3d3b36aea30eb16ba74ba4fcdcf768577d04 [2022-01-03T15:28:51.752Z] #63 DONE 0.7s [2022-01-03T15:28:52.008Z] [2022-01-03T15:28:52.008Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:28:52.008Z] #68 sha256:6f388c31e7881792e2c93f9ef0365d305406983a8c9b164efb62d2a4af6823be [2022-01-03T15:28:52.268Z] #68 DONE 0.2s [2022-01-03T15:28:52.268Z] [2022-01-03T15:28:52.268Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:28:52.268Z] #73 sha256:917df3d0780a3bd5c4e45f4b605b4d68f68ac5787de8b69918646083e86c9141 [2022-01-03T15:28:52.275Z] ok github.com/docker/docker/client 0.060s coverage: 75.6% of statements [2022-01-03T15:28:52.581Z] #28 36.89 Reading package lists... [2022-01-03T15:28:53.195Z] #73 DONE 0.9s [2022-01-03T15:28:53.195Z] [2022-01-03T15:28:53.195Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:28:53.195Z] #74 sha256:5ea378af16aa42351931416201a07a857c82b5c736313f973f46d98d35489a81 [2022-01-03T15:28:53.195Z] #74 DONE 0.0s [2022-01-03T15:28:53.195Z] [2022-01-03T15:28:53.195Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:28:53.195Z] #75 sha256:b020f14956a349405225997bc493d0981f91429973e66cd862cbf8c678837822 [2022-01-03T15:28:53.958Z] #28 43.38 Building dependency tree... [2022-01-03T15:28:54.561Z] #75 DONE 1.2s [2022-01-03T15:28:54.561Z] [2022-01-03T15:28:54.561Z] #76 exporting to image [2022-01-03T15:28:54.561Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:28:54.561Z] #76 exporting layers [2022-01-03T15:28:55.334Z] #28 46.30 bzip2 is already the newest version (1.0.8-4). [2022-01-03T15:28:55.334Z] #28 46.30 patch is already the newest version (2.7.6-7). [2022-01-03T15:28:55.334Z] #28 46.30 xz-utils is already the newest version (5.2.5-2). [2022-01-03T15:28:55.335Z] #28 46.30 The following additional packages will be installed: [2022-01-03T15:28:55.335Z] #28 46.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T15:28:55.335Z] #28 46.32 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-03T15:28:55.335Z] #28 46.32 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-03T15:28:55.335Z] #28 46.32 python3-pkg-resources vim-runtime xxd [2022-01-03T15:28:55.335Z] #28 46.34 Suggested packages: [2022-01-03T15:28:55.335Z] #28 46.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-03T15:28:55.335Z] #28 46.35 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-03T15:28:55.335Z] #28 46.35 Recommended packages: [2022-01-03T15:28:55.335Z] #28 46.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-03T15:28:56.712Z] #28 47.82 The following NEW packages will be installed: [2022-01-03T15:28:56.712Z] #28 47.82 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-03T15:28:56.712Z] #28 47.82 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-03T15:28:56.712Z] #28 47.82 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-03T15:28:56.712Z] #28 47.83 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-03T15:28:56.712Z] #28 47.83 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-03T15:28:56.712Z] #28 47.83 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-03T15:28:56.712Z] #28 47.83 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-03T15:28:56.972Z] #28 48.20 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-01-03T15:28:56.972Z] #28 48.20 Need to get 18.6 MB of archives. [2022-01-03T15:28:56.972Z] #28 48.20 After this operation, 71.4 MB of additional disk space will be used. [2022-01-03T15:28:56.972Z] #28 48.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-03T15:28:56.972Z] #28 48.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-03T15:28:56.972Z] #28 48.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-03T15:28:56.972Z] #28 48.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-03T15:28:56.972Z] #28 48.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-03T15:28:56.972Z] #28 48.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-03T15:28:56.972Z] #28 48.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-03T15:28:56.972Z] #28 48.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-03T15:28:57.231Z] #28 48.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-03T15:28:57.232Z] #28 48.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-03T15:28:57.232Z] #28 48.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-03T15:28:57.232Z] #28 48.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-03T15:28:57.232Z] #28 48.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-03T15:28:57.232Z] #28 48.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-03T15:28:57.232Z] #28 48.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-03T15:28:57.232Z] #28 48.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-03T15:28:57.232Z] #28 48.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-03T15:28:57.232Z] #28 48.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-03T15:28:57.232Z] #28 48.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-03T15:28:57.232Z] #28 48.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-03T15:28:57.232Z] #28 48.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-03T15:28:57.232Z] #28 48.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-03T15:28:57.232Z] #28 48.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-03T15:28:57.232Z] #28 48.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-03T15:28:57.232Z] #28 48.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-03T15:28:57.232Z] #28 48.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-03T15:28:57.232Z] #28 48.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-03T15:28:57.232Z] #28 48.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-03T15:28:57.232Z] #28 48.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-03T15:28:57.232Z] #28 48.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-03T15:28:57.491Z] #28 48.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-03T15:28:57.491Z] #28 48.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-03T15:28:57.491Z] #28 48.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-03T15:28:57.491Z] #28 48.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-03T15:28:58.059Z] #28 49.19 debconf: delaying package configuration, since apt-utils is not installed [2022-01-03T15:28:58.318Z] #28 49.45 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-01-03T15:28:58.318Z] #28 49.50 Selecting previously unselected package pigz. [2022-01-03T15:28:58.318Z] #28 49.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 ... 40068 files and directories currently installed.) [2022-01-03T15:28:58.318Z] #28 49.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-03T15:28:58.318Z] #28 49.56 Unpacking pigz (2.6-1) ... [2022-01-03T15:28:58.318Z] #28 49.62 Selecting previously unselected package libelf1:amd64. [2022-01-03T15:28:58.577Z] #28 49.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-03T15:28:58.577Z] #28 49.64 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-03T15:28:58.577Z] #28 49.75 Selecting previously unselected package libbpf0:amd64. [2022-01-03T15:28:58.577Z] #28 49.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-03T15:28:58.577Z] #28 49.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:28:58.846Z] #28 49.86 Selecting previously unselected package libcap2:amd64. [2022-01-03T15:28:58.846Z] #28 49.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-03T15:28:58.846Z] #28 49.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:28:58.846Z] #28 49.93 Selecting previously unselected package libmnl0:amd64. [2022-01-03T15:28:58.846Z] #28 49.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-03T15:28:58.846Z] #28 49.95 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:28:58.846Z] #28 50.01 Selecting previously unselected package libxtables12:amd64. [2022-01-03T15:28:58.846Z] #28 50.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-03T15:28:58.846Z] #28 50.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:28:58.846Z] #28 50.07 Selecting previously unselected package libcap2-bin. [2022-01-03T15:28:58.846Z] #28 50.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-03T15:28:58.846Z] #28 50.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-03T15:28:58.846Z] #28 50.15 Selecting previously unselected package iproute2. [2022-01-03T15:28:59.112Z] #28 50.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-03T15:28:59.112Z] #28 50.17 Unpacking iproute2 (5.10.0-4) ... [2022-01-03T15:28:59.375Z] #28 50.53 Selecting previously unselected package xxd. [2022-01-03T15:28:59.375Z] #28 50.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:28:59.375Z] #28 50.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:28:59.655Z] #28 50.63 Selecting previously unselected package vim-common. [2022-01-03T15:28:59.655Z] #28 50.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:28:59.655Z] #28 50.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:28:59.655Z] #28 50.82 Selecting previously unselected package bash-completion. [2022-01-03T15:28:59.655Z] #28 50.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-03T15:29:01.035Z] #28 52.19 Unpacking bash-completion (1:2.11-2) ... [2022-01-03T15:29:01.102Z] #76 exporting layers 5.8s done [2022-01-03T15:29:01.102Z] #76 writing image sha256:835f261c2f8cdd031a008b4ff37316b369fcb8632a21ba2daf7c9fa9ee35dc56 done [2022-01-03T15:29:01.102Z] #76 naming to docker.io/library/docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb done [2022-01-03T15:29:01.102Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:29:01.292Z] #28 52.47 Selecting previously unselected package apparmor. [2022-01-03T15:29:01.292Z] #28 52.48 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-03T15:29:01.292Z] #28 52.53 Unpacking apparmor (2.13.6-10) ... [2022-01-03T15:29:01.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -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:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh dynbinary test-integration [2022-01-03T15:29:01.550Z] #28 52.79 Selecting previously unselected package inetutils-ping. [2022-01-03T15:29:01.550Z] #28 52.79 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-03T15:29:01.550Z] #28 52.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-03T15:29:01.550Z] #28 52.88 Selecting previously unselected package libip4tc2:amd64. [2022-01-03T15:29:01.550Z] #28 52.88 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:29:01.550Z] #28 52.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:29:01.809Z] #28 52.95 Selecting previously unselected package libip6tc2:amd64. [2022-01-03T15:29:01.809Z] #28 52.95 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-03T15:29:01.809Z] #28 52.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:29:01.809Z] #28 53.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-03T15:29:01.809Z] #28 53.02 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-03T15:29:01.809Z] #28 53.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:29:01.809Z] #28 53.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-03T15:29:01.809Z] #28 53.08 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-03T15:29:01.809Z] #28 53.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:29:01.809Z] #28 53.15 Selecting previously unselected package libnftnl11:amd64. [2022-01-03T15:29:02.069Z] #28 53.15 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-03T15:29:02.069Z] #28 53.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:29:02.069Z] #28 53.23 Selecting previously unselected package iptables. [2022-01-03T15:29:02.069Z] #28 53.25 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-03T15:29:02.069Z] #28 53.25 Unpacking iptables (1.8.7-1) ... [2022-01-03T15:29:02.327Z] #28 53.42 Selecting previously unselected package libonig5:amd64. [2022-01-03T15:29:02.327Z] #28 53.43 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-03T15:29:02.327Z] #28 53.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:29:02.327Z] #28 53.54 Selecting previously unselected package libjq1:amd64. [2022-01-03T15:29:02.327Z] #28 53.55 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-03T15:29:02.327Z] #28 53.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:29:02.327Z] #28 53.64 Selecting previously unselected package jq. [2022-01-03T15:29:02.327Z] #28 53.65 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-03T15:29:02.593Z] #28 53.66 Unpacking jq (1.6-2.1) ... [2022-01-03T15:29:02.593Z] #28 53.72 Selecting previously unselected package libaio1:amd64. [2022-01-03T15:29:02.593Z] #28 53.72 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-03T15:29:02.593Z] #28 53.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:29:02.593Z] #28 53.78 Selecting previously unselected package libgpm2:amd64. [2022-01-03T15:29:02.593Z] #28 53.78 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-03T15:29:02.593Z] #28 53.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:29:02.593Z] #28 53.84 Selecting previously unselected package libinih1:amd64. [2022-01-03T15:29:02.593Z] #28 53.85 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-03T15:29:02.593Z] #28 53.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-03T15:29:02.806Z] [2022-01-03T15:29:02.806Z] Removing bundles/ [2022-01-03T15:29:02.806Z] [2022-01-03T15:29:02.806Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:29:02.806Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:29:02.806Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:29:02.851Z] #28 53.91 Selecting previously unselected package libnet1:amd64. [2022-01-03T15:29:02.851Z] #28 53.92 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-03T15:29:02.851Z] #28 53.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:29:02.851Z] #28 54.00 Selecting previously unselected package libnl-3-200:amd64. [2022-01-03T15:29:02.851Z] #28 54.00 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-03T15:29:02.851Z] #28 54.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:29:02.851Z] #28 54.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-03T15:29:02.851Z] #28 54.07 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-03T15:29:02.851Z] #28 54.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:29:03.109Z] #28 54.12 Selecting previously unselected package net-tools. [2022-01-03T15:29:03.109Z] #28 54.13 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-03T15:29:03.109Z] #28 54.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:29:03.109Z] #28 54.28 Selecting previously unselected package python-pip-whl. [2022-01-03T15:29:03.109Z] #28 54.28 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-03T15:29:03.109Z] #28 54.29 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-03T15:29:03.367Z] #28 54.61 Selecting previously unselected package python3-lib2to3. [2022-01-03T15:29:03.367Z] #28 54.61 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-03T15:29:03.367Z] #28 54.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:29:03.625Z] #28 54.72 Selecting previously unselected package python3-distutils. [2022-01-03T15:29:03.625Z] #28 54.73 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-03T15:29:03.625Z] #28 54.75 Unpacking python3-distutils (3.9.2-1) ... [2022-01-03T15:29:03.625Z] #28 54.83 Selecting previously unselected package python3-pkg-resources. [2022-01-03T15:29:03.625Z] #28 54.84 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-03T15:29:03.625Z] #28 54.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:29:03.625Z] #28 54.97 Selecting previously unselected package python3-setuptools. [2022-01-03T15:29:03.883Z] #28 54.99 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-03T15:29:03.884Z] #28 55.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-03T15:29:03.884Z] #28 55.16 Selecting previously unselected package python3-wheel. [2022-01-03T15:29:03.884Z] #28 55.17 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-03T15:29:03.884Z] #28 55.17 Unpacking python3-wheel (0.34.2-1) ... [2022-01-03T15:29:03.884Z] #28 55.21 Selecting previously unselected package python3-pip. [2022-01-03T15:29:03.884Z] #28 55.22 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-03T15:29:03.884Z] #28 55.23 Unpacking python3-pip (20.3.4-4) ... [2022-01-03T15:29:04.451Z] #28 55.39 Selecting previously unselected package sudo. [2022-01-03T15:29:04.451Z] #28 55.40 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-03T15:29:04.451Z] #28 55.41 Unpacking sudo (1.9.5p2-3) ... [2022-01-03T15:29:04.451Z] #28 55.77 Selecting previously unselected package thin-provisioning-tools. [2022-01-03T15:29:04.451Z] #28 55.78 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-03T15:29:04.710Z] #28 55.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:29:04.710Z] #28 55.94 Selecting previously unselected package uidmap. [2022-01-03T15:29:04.710Z] #28 55.95 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-03T15:29:04.710Z] #28 55.96 Unpacking uidmap (1:4.8.1-1) ... [2022-01-03T15:29:04.968Z] #28 56.05 Selecting previously unselected package vim-runtime. [2022-01-03T15:29:04.968Z] #28 56.06 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-03T15:29:04.968Z] #28 56.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-03T15:29:04.968Z] #28 56.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-03T15:29:04.968Z] #28 56.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:06.870Z] #28 57.73 Selecting previously unselected package vim. [2022-01-03T15:29:06.870Z] #28 57.75 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-03T15:29:06.870Z] #28 57.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:06.870Z] #28 58.11 Selecting previously unselected package xfsprogs. [2022-01-03T15:29:06.870Z] #28 58.11 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-03T15:29:07.140Z] #28 58.12 Unpacking xfsprogs (5.10.0-4) ... [2022-01-03T15:29:07.399Z] #28 58.40 Selecting previously unselected package zip. [2022-01-03T15:29:07.399Z] #28 58.41 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-03T15:29:07.399Z] #28 58.41 Unpacking zip (3.0-12) ... [2022-01-03T15:29:07.399Z] #28 58.52 Selecting previously unselected package zstd. [2022-01-03T15:29:07.399Z] #28 58.52 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-03T15:29:07.399Z] #28 58.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:29:07.660Z] #28 58.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-03T15:29:08.229Z] #28 59.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-03T15:29:08.229Z] #28 59.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-03T15:29:08.229Z] #28 59.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-03T15:29:08.229Z] #28 59.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-03T15:29:08.229Z] #28 59.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-03T15:29:08.229Z] #28 59.44 Setting up uidmap (1:4.8.1-1) ... [2022-01-03T15:29:08.488Z] #28 59.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-03T15:29:08.488Z] #28 59.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-03T15:29:08.488Z] #28 59.51 Setting up python3-wheel (0.34.2-1) ... [2022-01-03T15:29:09.006Z] #28 60.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:09.006Z] #28 60.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-03T15:29:09.006Z] #28 60.03 Setting up libcap2-bin (1:2.44-1) ... [2022-01-03T15:29:09.006Z] #28 60.04 Setting up apparmor (2.13.6-10) ... [2022-01-03T15:29:09.943Z] #28 61.13 Setting up zip (3.0-12) ... [2022-01-03T15:29:09.943Z] #28 61.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:10.202Z] #28 61.16 Setting up bash-completion (1:2.11-2) ... [2022-01-03T15:29:11.579Z] #28 62.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-03T15:29:11.579Z] #28 62.45 Setting up sudo (1.9.5p2-3) ... [2022-01-03T15:29:11.579Z] #28 62.52 invoke-rc.d: could not determine current runlevel [2022-01-03T15:29:11.579Z] #28 62.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-03T15:29:11.579Z] #28 62.53 Setting up xfsprogs (5.10.0-4) ... [2022-01-03T15:29:11.579Z] #28 62.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-03T15:29:11.579Z] #28 62.56 Setting up inetutils-ping (2:2.0-1) ... [2022-01-03T15:29:11.579Z] #28 62.57 Setting up pigz (2.6-1) ... [2022-01-03T15:29:11.579Z] #28 62.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-03T15:29:11.579Z] #28 62.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-03T15:29:11.579Z] #28 62.62 Setting up python-pip-whl (20.3.4-4) ... [2022-01-03T15:29:11.579Z] #28 62.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:12.147Z] #28 63.12 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-03T15:29:12.147Z] #28 63.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-03T15:29:12.406Z] #28 63.43 Setting up libelf1:amd64 (0.183-1) ... [2022-01-03T15:29:12.406Z] #28 63.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-03T15:29:12.406Z] #28 63.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-03T15:29:12.406Z] #28 63.47 Setting up python3-distutils (3.9.2-1) ... [2022-01-03T15:29:12.664Z] #28 63.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-03T15:29:12.664Z] #28 63.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-03T15:29:12.664Z] #28 63.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-03T15:29:12.664Z] #28 63.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-03T15:29:12.664Z] #28 63.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-03T15:29:12.664Z] #28 63.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-03T15:29:12.664Z] #28 63.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-03T15:29:12.664Z] #28 63.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-03T15:29:12.664Z] #28 63.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-03T15:29:12.664Z] #28 63.88 Setting up python3-setuptools (52.0.0-4) ... [2022-01-03T15:29:13.600Z] #28 64.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-03T15:29:13.600Z] #28 64.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-03T15:29:13.600Z] #28 64.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-03T15:29:13.600Z] #28 64.77 Setting up python3-pip (20.3.4-4) ... [2022-01-03T15:29:14.167Z] #28 65.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-03T15:29:14.167Z] #28 65.39 Setting up jq (1.6-2.1) ... [2022-01-03T15:29:14.426Z] #28 65.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-03T15:29:14.426Z] #28 65.42 Setting up iptables (1.8.7-1) ... [2022-01-03T15:29:14.426Z] #28 65.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-03T15:29:14.426Z] #28 65.47 Setting up iproute2 (5.10.0-4) ... [2022-01-03T15:29:14.685Z] #28 65.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-03T15:29:15.252Z] #28 DONE 66.3s [2022-01-03T15:29:15.252Z] [2022-01-03T15:29:15.252Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-03T15:29:15.252Z] #29 sha256:a5cd1bb39c692973e2daf8829847bc13abdde208354f444d8c6da4f7d8f10c30 [2022-01-03T15:29:16.629Z] #29 1.273 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-03T15:29:16.629Z] #29 1.277 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-03T15:29:16.629Z] #29 1.280 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-03T15:29:16.629Z] #29 DONE 1.4s [2022-01-03T15:29:16.629Z] [2022-01-03T15:29:16.629Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-03T15:29:16.629Z] #30 sha256:6c753d5b525a8a98c204d2a5fb749918ffd35e86d7f140dc69a917367764a1b0 [2022-01-03T15:29:19.219Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:29:19.219Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:29:19.219Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:29:19.219Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:29:19.219Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-03T15:29:19.219Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-03T15:29:19.219Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T15:29:19.219Z] INFO: Docker version of control daemon [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] Client: [2022-01-03T15:29:19.219Z] Version: 20.10.9 [2022-01-03T15:29:19.219Z] API version: 1.41 [2022-01-03T15:29:19.219Z] Go version: go1.16.8 [2022-01-03T15:29:19.219Z] Git commit: c2ea9bc [2022-01-03T15:29:19.219Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:29:19.219Z] OS/Arch: windows/amd64 [2022-01-03T15:29:19.219Z] Context: default [2022-01-03T15:29:19.219Z] Experimental: true [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] Server: Docker Engine - Community [2022-01-03T15:29:19.219Z] Engine: [2022-01-03T15:29:19.219Z] Version: 20.10.9 [2022-01-03T15:29:19.219Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:29:19.219Z] Go version: go1.16.8 [2022-01-03T15:29:19.219Z] Git commit: 79ea9d3 [2022-01-03T15:29:19.219Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:29:19.219Z] OS/Arch: windows/amd64 [2022-01-03T15:29:19.219Z] Experimental: true [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] INFO: Docker info of control daemon [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] Client: [2022-01-03T15:29:19.219Z] Context: default [2022-01-03T15:29:19.219Z] Debug Mode: false [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] Server: [2022-01-03T15:29:19.219Z] Containers: 0 [2022-01-03T15:29:19.219Z] Running: 0 [2022-01-03T15:29:19.219Z] Paused: 0 [2022-01-03T15:29:19.219Z] Stopped: 0 [2022-01-03T15:29:19.219Z] Images: 1 [2022-01-03T15:29:19.219Z] Server Version: 20.10.9 [2022-01-03T15:29:19.219Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:29:19.219Z] Windows: [2022-01-03T15:29:19.219Z] LCOW: [2022-01-03T15:29:19.219Z] Logging Driver: json-file [2022-01-03T15:29:19.219Z] Plugins: [2022-01-03T15:29:19.219Z] Volume: local [2022-01-03T15:29:19.219Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:29:19.219Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:29:19.219Z] Swarm: inactive [2022-01-03T15:29:19.219Z] Default Isolation: process [2022-01-03T15:29:19.219Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:29:19.219Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:29:19.219Z] OSType: windows [2022-01-03T15:29:19.219Z] Architecture: x86_64 [2022-01-03T15:29:19.219Z] CPUs: 4 [2022-01-03T15:29:19.219Z] Total Memory: 32GiB [2022-01-03T15:29:19.219Z] Name: azwin-2-58f091 [2022-01-03T15:29:19.219Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:29:19.219Z] Docker Root Dir: D:\docker [2022-01-03T15:29:19.219Z] Debug Mode: false [2022-01-03T15:29:19.219Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:29:19.219Z] Labels: [2022-01-03T15:29:19.219Z] Experimental: true [2022-01-03T15:29:19.219Z] Insecure Registries: [2022-01-03T15:29:19.219Z] 10.0.0.4:5000 [2022-01-03T15:29:19.219Z] 127.0.0.0/8 [2022-01-03T15:29:19.219Z] Registry Mirrors: [2022-01-03T15:29:19.219Z] http://10.0.0.4:5000/ [2022-01-03T15:29:19.219Z] Live Restore Enabled: false [2022-01-03T15:29:19.219Z] Product License: Community Engine [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] INFO: Commit hash is c91e09bee2 [2022-01-03T15:29:19.219Z] INFO: Nuke-Everything... [2022-01-03T15:29:19.219Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:29:19.219Z] INFO: Nuking d:\CI [2022-01-03T15:29:19.219Z] INFO: Zapped successfully [2022-01-03T15:29:19.219Z] INFO: Location for testing is d:\CI\PR-43105\4 [2022-01-03T15:29:19.219Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:19.219Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:29:17... [2022-01-03T15:29:19.219Z] [2022-01-03T15:29:21.454Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:29:21.454Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:29:21.454Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:29:21.454Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:29:21.454Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-03T15:29:21.454Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-03T15:29:21.454Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2022-01-03T15:29:21.454Z] INFO: Docker version of control daemon [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] Client: [2022-01-03T15:29:21.454Z] Version: 20.10.9 [2022-01-03T15:29:21.454Z] API version: 1.41 [2022-01-03T15:29:21.454Z] Go version: go1.16.8 [2022-01-03T15:29:21.454Z] Git commit: c2ea9bc [2022-01-03T15:29:21.454Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:29:21.454Z] OS/Arch: windows/amd64 [2022-01-03T15:29:21.454Z] Context: default [2022-01-03T15:29:21.454Z] Experimental: true [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] Server: Docker Engine - Community [2022-01-03T15:29:21.454Z] Engine: [2022-01-03T15:29:21.454Z] Version: 20.10.9 [2022-01-03T15:29:21.454Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:29:21.454Z] Go version: go1.16.8 [2022-01-03T15:29:21.454Z] Git commit: 79ea9d3 [2022-01-03T15:29:21.454Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:29:21.454Z] OS/Arch: windows/amd64 [2022-01-03T15:29:21.454Z] Experimental: true [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] INFO: Docker info of control daemon [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] Client: [2022-01-03T15:29:21.454Z] Context: default [2022-01-03T15:29:21.454Z] Debug Mode: false [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] Server: [2022-01-03T15:29:21.454Z] Containers: 0 [2022-01-03T15:29:21.454Z] Running: 0 [2022-01-03T15:29:21.454Z] Paused: 0 [2022-01-03T15:29:21.454Z] Stopped: 0 [2022-01-03T15:29:21.454Z] Images: 1 [2022-01-03T15:29:21.454Z] Server Version: 20.10.9 [2022-01-03T15:29:21.454Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:29:21.454Z] Windows: [2022-01-03T15:29:21.454Z] LCOW: [2022-01-03T15:29:21.454Z] Logging Driver: json-file [2022-01-03T15:29:21.454Z] Plugins: [2022-01-03T15:29:21.454Z] Volume: local [2022-01-03T15:29:21.454Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:29:21.454Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:29:21.454Z] Swarm: inactive [2022-01-03T15:29:21.454Z] Default Isolation: process [2022-01-03T15:29:21.454Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:29:21.454Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:29:21.454Z] OSType: windows [2022-01-03T15:29:21.454Z] Architecture: x86_64 [2022-01-03T15:29:21.454Z] CPUs: 4 [2022-01-03T15:29:21.454Z] Total Memory: 32GiB [2022-01-03T15:29:21.454Z] Name: azwin-2-58f090 [2022-01-03T15:29:21.454Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-03T15:29:21.454Z] Docker Root Dir: D:\docker [2022-01-03T15:29:21.454Z] Debug Mode: false [2022-01-03T15:29:21.454Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:29:21.454Z] Labels: [2022-01-03T15:29:21.454Z] Experimental: true [2022-01-03T15:29:21.454Z] Insecure Registries: [2022-01-03T15:29:21.454Z] 10.0.0.4:5000 [2022-01-03T15:29:21.454Z] 127.0.0.0/8 [2022-01-03T15:29:21.454Z] Registry Mirrors: [2022-01-03T15:29:21.454Z] http://10.0.0.4:5000/ [2022-01-03T15:29:21.454Z] Live Restore Enabled: false [2022-01-03T15:29:21.454Z] Product License: Community Engine [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] [2022-01-03T15:29:21.454Z] INFO: Commit hash is c91e09bee2 [2022-01-03T15:29:21.454Z] INFO: Nuke-Everything... [2022-01-03T15:29:21.454Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:29:21.455Z] INFO: Nuking d:\CI [2022-01-03T15:29:21.455Z] INFO: Zapped successfully [2022-01-03T15:29:21.455Z] INFO: Location for testing is d:\CI\PR-43105\4 [2022-01-03T15:29:21.455Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:29:21.455Z] [2022-01-03T15:29:21.455Z] [2022-01-03T15:29:21.455Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:29:17... [2022-01-03T15:29:21.455Z] [2022-01-03T15:29:22.170Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:29:22.170Z] [2022-01-03T15:29:22.636Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:29:22.636Z] ---> 136110e1a05c [2022-01-03T15:29:22.636Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:29:22.637Z] ---> Running in 70e818d20806 [2022-01-03T15:29:22.637Z] Removing intermediate container 70e818d20806 [2022-01-03T15:29:22.637Z] ---> b0e13626771e [2022-01-03T15:29:22.637Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:29:22.637Z] ---> Running in 679cdc89bb2e [2022-01-03T15:29:23.023Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:29:23.023Z] [2022-01-03T15:29:23.023Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:29:23.023Z] ---> 136110e1a05c [2022-01-03T15:29:23.023Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:29:23.023Z] ---> Running in 3800ffcd1bbc [2022-01-03T15:29:23.104Z] Removing intermediate container 679cdc89bb2e [2022-01-03T15:29:23.104Z] ---> 25d2fc9cc816 [2022-01-03T15:29:23.104Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:29:23.104Z] ---> Running in 2b8d88836e31 [2022-01-03T15:29:23.493Z] Removing intermediate container 3800ffcd1bbc [2022-01-03T15:29:23.493Z] ---> 26cc17ed2766 [2022-01-03T15:29:23.493Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:29:23.493Z] ---> Running in 2d4cea92a411 [2022-01-03T15:29:23.493Z] Removing intermediate container 2d4cea92a411 [2022-01-03T15:29:23.493Z] ---> e7dd59e32cb5 [2022-01-03T15:29:23.493Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:29:23.493Z] ---> Running in 867002ca55a6 [2022-01-03T15:29:23.571Z] Removing intermediate container 2b8d88836e31 [2022-01-03T15:29:23.571Z] ---> 74e15a416060 [2022-01-03T15:29:23.571Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:29:23.571Z] ---> Running in bc064b0b1150 [2022-01-03T15:29:23.963Z] Removing intermediate container 867002ca55a6 [2022-01-03T15:29:23.963Z] ---> 781856440832 [2022-01-03T15:29:23.963Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:29:23.963Z] ---> Running in 6ce4e7ef9fbd [2022-01-03T15:29:24.037Z] Removing intermediate container bc064b0b1150 [2022-01-03T15:29:24.037Z] ---> 99b4a6900c26 [2022-01-03T15:29:24.037Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:29:24.037Z] ---> Running in 9321c20ac63f [2022-01-03T15:29:24.037Z] Removing intermediate container 9321c20ac63f [2022-01-03T15:29:24.037Z] ---> 530bffd8a80a [2022-01-03T15:29:24.037Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:29:24.037Z] ---> Running in 03b9dc6f2f61 [2022-01-03T15:29:24.310Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2022-01-03T15:29:24.310Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-01-03T15:29:24.310Z] ok github.com/docker/docker/cmd/dockerd/trap 2.381s coverage: 0.0% of statements [2022-01-03T15:29:24.310Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:29:24.310Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:29:24.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:29:24.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:29:24.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:29:24.434Z] Removing intermediate container 6ce4e7ef9fbd [2022-01-03T15:29:24.434Z] ---> 935f89bdb276 [2022-01-03T15:29:24.434Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:29:24.434Z] ---> Running in cba384dd461c [2022-01-03T15:29:24.434Z] Removing intermediate container cba384dd461c [2022-01-03T15:29:24.434Z] ---> 2c340acc87fd [2022-01-03T15:29:24.434Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:29:24.434Z] ---> Running in 1962e2ba8238 [2022-01-03T15:29:28.837Z] #30 10.74 Collecting yamllint==1.26.1 [2022-01-03T15:29:28.837Z] #30 11.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-03T15:29:28.837Z] #30 12.36 Collecting pathspec>=0.5.3 [2022-01-03T15:29:28.867Z] [2022-01-03T15:29:28.867Z] SUCCESS: Specified value was saved. [2022-01-03T15:29:29.096Z] #30 12.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-03T15:29:29.096Z] #30 12.58 Collecting pyyaml [2022-01-03T15:29:29.096Z] #30 12.59 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-03T15:29:29.096Z] #30 12.63 Building wheels for collected packages: yamllint [2022-01-03T15:29:29.218Z] [2022-01-03T15:29:29.218Z] SUCCESS: Specified value was saved. [2022-01-03T15:29:29.334Z] INFO: Downloading git... [2022-01-03T15:29:29.355Z] #30 12.63 Building wheel for yamllint (setup.py): started [2022-01-03T15:29:29.614Z] #30 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-03T15:29:29.875Z] #30 13.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0b279942c0d0eaeaae7c516fa49f5c8dd74689ce06c71b89860e2b6496b63538 [2022-01-03T15:29:29.875Z] #30 13.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-03T15:29:29.875Z] #30 13.20 Successfully built yamllint [2022-01-03T15:29:29.875Z] #30 13.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-03T15:29:29.875Z] #30 13.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-03T15:29:30.134Z] #30 DONE 13.7s [2022-01-03T15:29:30.134Z] [2022-01-03T15:29:30.134Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:30.134Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:30.207Z] INFO: Downloading git... [2022-01-03T15:29:30.337Z] INFO: Downloading go... [2022-01-03T15:29:30.393Z] #69 ... [2022-01-03T15:29:30.393Z] [2022-01-03T15:29:30.393Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-03T15:29:30.393Z] #34 sha256:b718fd9dbd27d9dade22901ac8faab7c16cb5e5bacb11bffd8e08592cbe5ca19 [2022-01-03T15:29:30.393Z] #34 DONE 0.3s [2022-01-03T15:29:30.393Z] [2022-01-03T15:29:30.393Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:30.393Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:30.663Z] #69 ... [2022-01-03T15:29:30.663Z] [2022-01-03T15:29:30.663Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-03T15:29:30.663Z] #39 sha256:e8764e6f4f4e12eb30e6e5b4cca6f3da9ca120426ceece0056f71285825e4646 [2022-01-03T15:29:30.845Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-01-03T15:29:30.922Z] #39 DONE 0.3s [2022-01-03T15:29:30.922Z] [2022-01-03T15:29:30.922Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-03T15:29:30.922Z] #42 sha256:02bb97a41daf5c45c086d7752e07ff7c63b9446a43c62a704aba97a48d8e7661 [2022-01-03T15:29:30.922Z] #42 DONE 0.1s [2022-01-03T15:29:30.922Z] [2022-01-03T15:29:30.922Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-03T15:29:30.922Z] #44 sha256:1c93523eb9fa1517844236cd0c262c3fa9899ca7baa06619fa4c3e0d8049f28d [2022-01-03T15:29:30.922Z] #44 DONE 0.1s [2022-01-03T15:29:30.922Z] [2022-01-03T15:29:30.922Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:30.922Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:31.102Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-01-03T15:29:31.183Z] #69 ... [2022-01-03T15:29:31.183Z] [2022-01-03T15:29:31.183Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-03T15:29:31.183Z] #48 sha256:adc9b874f1a12722b01807e71bf07ba39d889869592c61a9ad83a4f62af4291c [2022-01-03T15:29:31.183Z] #48 DONE 0.1s [2022-01-03T15:29:31.183Z] [2022-01-03T15:29:31.183Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-03T15:29:31.183Z] #51 sha256:45092aa066b1404ad1a4306d45a62e40be12de23108edc235bcd76556ea2b086 [2022-01-03T15:29:31.197Z] INFO: Downloading go... [2022-01-03T15:29:31.442Z] #51 DONE 0.2s [2022-01-03T15:29:31.442Z] [2022-01-03T15:29:31.442Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-03T15:29:31.442Z] #55 sha256:f7a01185bc5fe421c8daf8d191641179f1064c3f4e9c2771aa0fb5269295f14e [2022-01-03T15:29:31.442Z] #55 DONE 0.1s [2022-01-03T15:29:31.442Z] [2022-01-03T15:29:31.442Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-03T15:29:31.442Z] #57 sha256:efad08ef26a1578003ee20b3bb9bcb91dcc2b874d4a9d8a940e13d3a2d4319a5 [2022-01-03T15:29:31.703Z] #57 DONE 0.2s [2022-01-03T15:29:31.703Z] [2022-01-03T15:29:31.703Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-03T15:29:31.703Z] #59 sha256:fc3486c15145ad3c68cb5f7350821a2cc2e9d51b1c499730f080c5cf489f1832 [2022-01-03T15:29:31.970Z] #59 DONE 0.1s [2022-01-03T15:29:31.970Z] [2022-01-03T15:29:31.970Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-03T15:29:31.970Z] #61 sha256:0dcd6015e49f89f6ab9e7e815053bb58591cb4eeae227e97581303ad05e91bbe [2022-01-03T15:29:31.970Z] #61 DONE 0.2s [2022-01-03T15:29:31.970Z] [2022-01-03T15:29:31.970Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:29:31.970Z] #65 sha256:3440fb41629ee82879f7b490cce22966969a5bcda55b2ba089d0c9a520f04748 [2022-01-03T15:29:32.229Z] #65 ... [2022-01-03T15:29:32.230Z] [2022-01-03T15:29:32.230Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-03T15:29:32.230Z] #63 sha256:0a4b4445ca027f801afea09e5ffeb55a25debebb4b9dc6f704ae0698bac24027 [2022-01-03T15:29:32.230Z] #63 DONE 0.1s [2022-01-03T15:29:32.230Z] [2022-01-03T15:29:32.230Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:32.230Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:32.468Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-03T15:29:32.765Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:29:34.137Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:29:34.137Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:29:34.334Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:29:34.804Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:29:35.125Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:29:35.592Z] INFO: Extracting git... [2022-01-03T15:29:35.792Z] INFO: Extracting git... [2022-01-03T15:29:39.006Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-03T15:29:39.934Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 80.9% of statements [2022-01-03T15:29:40.191Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-03T15:29:40.753Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-03T15:29:41.317Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-03T15:29:41.879Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-01-03T15:29:43.770Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2022-01-03T15:29:43.770Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.149s coverage: 56.2% of statements [2022-01-03T15:29:44.026Z] ok github.com/docker/docker/daemon 12.111s coverage: 17.5% of statements [2022-01-03T15:29:44.026Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:29:44.026Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:29:44.026Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:29:44.026Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:29:45.390Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-03T15:29:47.300Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 50.5% of statements [2022-01-03T15:29:48.066Z] INFO: Expanding go... [2022-01-03T15:29:48.307Z] INFO: Expanding go... [2022-01-03T15:29:49.193Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.653s coverage: 58.0% of statements [2022-01-03T15:29:49.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.587s coverage: 45.9% of statements [2022-01-03T15:29:49.193Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:29:49.193Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T15:29:49.193Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:29:50.320Z] #69 ... [2022-01-03T15:29:50.320Z] [2022-01-03T15:29:50.320Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-03T15:29:50.320Z] #65 sha256:3440fb41629ee82879f7b490cce22966969a5bcda55b2ba089d0c9a520f04748 [2022-01-03T15:29:50.320Z] #65 110.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-03T15:29:50.886Z] #65 110.8 + mkdir -p /build [2022-01-03T15:29:50.886Z] #65 110.8 + cp runc /build/runc [2022-01-03T15:29:51.086Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-01-03T15:29:51.144Z] #65 DONE 111.1s [2022-01-03T15:29:51.144Z] [2022-01-03T15:29:51.144Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:51.144Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:51.343Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-01-03T15:29:51.906Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2022-01-03T15:29:53.678Z] #69 ... [2022-01-03T15:29:53.678Z] [2022-01-03T15:29:53.678Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-03T15:29:53.678Z] #66 sha256:aecd0545883bc6109ed931c26aac5b6cc244fe4326aafb235b9b69d0ba261489 [2022-01-03T15:29:53.678Z] #66 DONE 0.1s [2022-01-03T15:29:53.936Z] [2022-01-03T15:29:53.936Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-03T15:29:53.936Z] #69 sha256:908c4b0750f371f7db06fe37415e5b7f389e40fb7f643d02590d56f5c669aacf [2022-01-03T15:29:55.179Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.5% of statements [2022-01-03T15:29:55.179Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2022-01-03T15:29:55.179Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:29:55.179Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:29:56.109Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2022-01-03T15:29:57.061Z] ok github.com/docker/docker/daemon/logger/awslogs 0.220s coverage: 77.6% of statements [2022-01-03T15:29:57.061Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:29:57.061Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:29:57.634Z] ok github.com/docker/docker/daemon/logger/journald 0.038s coverage: 23.9% of statements [2022-01-03T15:29:58.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2022-01-03T15:29:58.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-01-03T15:29:59.202Z] #69 183.4 # github.com/containerd/containerd/cmd/containerd [2022-01-03T15:29:59.202Z] #69 183.4 /usr/bin/ld: /tmp/go-link-3232624772/000019.o: in function `New': [2022-01-03T15:29:59.202Z] #69 183.4 /tmp/tmp.iKjvCVBM1r/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 [2022-01-03T15:29:59.202Z] #69 183.4 + bin/containerd-stress [2022-01-03T15:29:59.930Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-01-03T15:29:59.930Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:30:00.185Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 54.7% of statements [2022-01-03T15:30:00.576Z] #69 184.5 + bin/containerd-shim [2022-01-03T15:30:01.116Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2022-01-03T15:30:02.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-01-03T15:30:03.049Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-01-03T15:30:03.979Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-01-03T15:30:03.979Z] ok github.com/docker/docker/daemon/logger/splunk 1.781s coverage: 82.5% of statements [2022-01-03T15:30:03.979Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:30:03.979Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:30:05.876Z] ok github.com/docker/docker/distribution/metadata 0.063s coverage: 48.2% of statements [2022-01-03T15:30:07.244Z] ok github.com/docker/docker/distribution 0.177s coverage: 26.4% of statements [2022-01-03T15:30:07.244Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:30:08.177Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-01-03T15:30:08.693Z] #69 191.9 + bin/containerd-shim-runc-v1 [2022-01-03T15:30:09.106Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2022-01-03T15:30:09.363Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-03T15:30:09.559Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:30:09.619Z] ok github.com/docker/docker/distribution/xfer 1.998s coverage: 85.1% of statements [2022-01-03T15:30:09.619Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:30:10.549Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2022-01-03T15:30:10.549Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-01-03T15:30:10.549Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:30:11.126Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:30:11.478Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-01-03T15:30:12.492Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:30:12.492Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:12.492Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:30:12.492Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:12.492Z] [2022-01-03T15:30:12.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:30:12.492Z] DOCKER_SYSTEMD=1 [2022-01-03T15:30:12.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:30:12.492Z] HOSTNAME=2410c04aa20c [2022-01-03T15:30:12.492Z] DEST=bundles/test-integration [2022-01-03T15:30:12.492Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:30:12.492Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:30:12.492Z] container=docker [2022-01-03T15:30:12.492Z] HOME=/root [2022-01-03T15:30:12.492Z] LANG=C.UTF-8 [2022-01-03T15:30:12.492Z] INVOCATION_ID=08135af97b3c4696b5942e9cdffebe5f [2022-01-03T15:30:12.492Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:30:12.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:30:12.492Z] VALIDATE_BRANCH=master [2022-01-03T15:30:12.492Z] TERM=xterm [2022-01-03T15:30:12.492Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:30:12.492Z] SHLVL=3 [2022-01-03T15:30:12.492Z] TIMEOUT=120m [2022-01-03T15:30:12.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:30:12.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:30:12.492Z] GO111MODULE=off [2022-01-03T15:30:12.492Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:30:12.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:30:12.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:30:12.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:30:12.492Z] GOPATH=/go [2022-01-03T15:30:12.492Z] PKG_CONFIG=pkg-config [2022-01-03T15:30:12.492Z] _=/usr/bin/env [2022-01-03T15:30:12.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:30:12.846Z] ok github.com/docker/docker/oci 0.030s coverage: 43.3% of statements [2022-01-03T15:30:13.332Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:30:13.332Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:30:13.775Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2022-01-03T15:30:13.776Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-03T15:30:14.008Z] #69 197.3 + bin/containerd-shim-runc-v2 [2022-01-03T15:30:14.008Z] #69 197.9 + binaries [2022-01-03T15:30:14.008Z] #69 197.9 + install -D bin/containerd /build/containerd [2022-01-03T15:30:14.008Z] #69 197.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-03T15:30:14.008Z] #69 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-03T15:30:14.008Z] #69 197.9 + install -D bin/ctr /build/ctr [2022-01-03T15:30:14.267Z] #69 DONE 198.3s [2022-01-03T15:30:15.893Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:30:15.893Z] INFO: Removing downloaded files... [2022-01-03T15:30:15.893Z] INFO: Downloading containerd [2022-01-03T15:30:16.301Z] ok github.com/docker/docker/pkg/archive 0.272s coverage: 82.5% of statements [2022-01-03T15:30:16.557Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2022-01-03T15:30:16.803Z] [2022-01-03T15:30:16.803Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-03T15:30:16.803Z] #70 sha256:2387199ee1993fab9107eec9016a56be919db5b026291196dbeae5507fe038a8 [2022-01-03T15:30:16.803Z] #70 DONE 0.2s [2022-01-03T15:30:16.803Z] [2022-01-03T15:30:16.803Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-03T15:30:16.803Z] #75 sha256:54596e0de85673fc8e7cb9d00a816328a74a71d5a43e5dc8e8cdfa0ba3c5df73 [2022-01-03T15:30:16.803Z] #75 DONE 0.1s [2022-01-03T15:30:16.803Z] [2022-01-03T15:30:16.803Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-03T15:30:16.803Z] #80 sha256:bfeed346620c8ed4b131a74c4286a8b69799a1350a91336ad8f1f09da02282ff [2022-01-03T15:30:16.813Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-03T15:30:16.813Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-03T15:30:17.060Z] #80 DONE 0.5s [2022-01-03T15:30:17.061Z] [2022-01-03T15:30:17.061Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-03T15:30:17.061Z] #81 sha256:d2eda5b667cef67e9121e391939040cbf2d719a69a5dad2e064ae92ae012fae2 [2022-01-03T15:30:17.061Z] #81 DONE 0.0s [2022-01-03T15:30:17.061Z] [2022-01-03T15:30:17.061Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-03T15:30:17.061Z] #82 sha256:7066fc43ebc80d75e513c819bfa333a5b795559d7810f3a20a2138404f405a29 [2022-01-03T15:30:17.115Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:30:18.098Z] INFO: Removing downloaded files... [2022-01-03T15:30:18.098Z] INFO: Downloading containerd [2022-01-03T15:30:20.079Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.5% of statements [2022-01-03T15:30:20.079Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-03T15:30:20.335Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2022-01-03T15:30:20.590Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2022-01-03T15:30:21.151Z] ok github.com/docker/docker/layer 7.781s coverage: 68.8% of statements [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:30:21.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:30:21.242Z] #82 DONE 3.7s [2022-01-03T15:30:21.242Z] [2022-01-03T15:30:21.242Z] #83 exporting to image [2022-01-03T15:30:21.242Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-03T15:30:21.242Z] #83 exporting layers [2022-01-03T15:30:21.407Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-01-03T15:30:21.663Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2022-01-03T15:30:21.918Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-03T15:30:22.848Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-03T15:30:23.413Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 84.8% of statements [2022-01-03T15:30:23.670Z] ok github.com/docker/docker/pkg/fsutils 0.134s coverage: 85.1% of statements [2022-01-03T15:30:23.927Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-03T15:30:24.183Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2022-01-03T15:30:25.113Z] ok github.com/docker/docker/pkg/idtools 0.388s coverage: 69.5% of statements [2022-01-03T15:30:25.113Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 69.7% of statements [2022-01-03T15:30:25.113Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-01-03T15:30:25.370Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-01-03T15:30:25.370Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:30:25.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T15:30:25.370Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:30:25.370Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-03T15:30:25.370Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:30:25.627Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-01-03T15:30:25.627Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-01-03T15:30:25.883Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-01-03T15:30:25.883Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-03T15:30:25.883Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:30:25.883Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:30:26.447Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-01-03T15:30:26.703Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T15:30:26.755Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:30:26.755Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:26.755Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:30:26.755Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:26.755Z] [2022-01-03T15:30:26.755Z] + TEST_INTEGRATION_DEST=2 [2022-01-03T15:30:26.755Z] + CONTAINER_NAME=docker-pr4-2 [2022-01-03T15:30:26.755Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T15:30:26.755Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-03T15:30:26.755Z] + run_tests [2022-01-03T15:30:26.755Z] + c=0 [2022-01-03T15:30:26.755Z] + '[' -n 0 ']' [2022-01-03T15:30:26.755Z] + rm= [2022-01-03T15:30:26.755Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh '' test-integration [2022-01-03T15:30:26.755Z] + TEST_INTEGRATION_DEST=1 [2022-01-03T15:30:26.755Z] + CONTAINER_NAME=docker-pr4-1 [2022-01-03T15:30:26.755Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:30:26.755Z] + run_tests test-integration-flaky [2022-01-03T15:30:26.755Z] + '[' -n 0 ']' [2022-01-03T15:30:26.755Z] + rm= [2022-01-03T15:30:26.755Z] + TEST_INTEGRATION_DEST=3 [2022-01-03T15:30:26.755Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh test-integration-flaky test-integration [2022-01-03T15:30:26.755Z] ++ jobs -p [2022-01-03T15:30:26.755Z] + CONTAINER_NAME=docker-pr4-3 [2022-01-03T15:30:26.755Z] + TEST_SKIP_INTEGRATION=1 [2022-01-03T15:30:26.755Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-03T15:30:26.755Z] + run_tests [2022-01-03T15:30:26.755Z] + '[' -n 0 ']' [2022-01-03T15:30:26.755Z] + rm= [2022-01-03T15:30:26.755Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh '' test-integration [2022-01-03T15:30:26.755Z] + for job in $(jobs -p) [2022-01-03T15:30:26.755Z] + wait 9477 [2022-01-03T15:30:26.959Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T15:30:27.215Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T15:30:27.326Z] [2022-01-03T15:30:27.588Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:30:27.588Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:30:27.588Z] HOSTNAME=fa09b9b06d56 [2022-01-03T15:30:27.588Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T15:30:27.588Z] TESTDEBUG=0 [2022-01-03T15:30:27.588Z] DEST=bundles/test-integration [2022-01-03T15:30:27.588Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:30:27.588Z] KEEPBUNDLE=1 [2022-01-03T15:30:27.588Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:30:27.588Z] container=docker [2022-01-03T15:30:27.588Z] HOME=/root [2022-01-03T15:30:27.588Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:30:27.588Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:30:27.588Z] VALIDATE_BRANCH=master [2022-01-03T15:30:27.588Z] TERM=xterm [2022-01-03T15:30:27.588Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:30:27.588Z] SHLVL=1 [2022-01-03T15:30:27.588Z] TIMEOUT=120m [2022-01-03T15:30:27.588Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:30:27.588Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:30:27.588Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-03T15:30:27.588Z] GO111MODULE=off [2022-01-03T15:30:27.588Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:30:27.588Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:30:27.588Z] GOPATH=/go [2022-01-03T15:30:27.588Z] PKG_CONFIG=pkg-config [2022-01-03T15:30:27.588Z] _=/usr/bin/env [2022-01-03T15:30:27.588Z] Building test suite binary ./integration-cli/test.main [2022-01-03T15:30:27.849Z] [2022-01-03T15:30:28.109Z] [2022-01-03T15:30:28.370Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:30:28.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:30:28.370Z] HOSTNAME=51fab8233b12 [2022-01-03T15:30:28.370Z] TEST_SKIP_INTEGRATION=1 [2022-01-03T15:30:28.370Z] TESTDEBUG=0 [2022-01-03T15:30:28.370Z] DEST=bundles/test-integration [2022-01-03T15:30:28.370Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:30:28.370Z] KEEPBUNDLE=1 [2022-01-03T15:30:28.370Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:30:28.370Z] container=docker [2022-01-03T15:30:28.370Z] HOME=/root [2022-01-03T15:30:28.370Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:30:28.370Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:30:28.370Z] VALIDATE_BRANCH=master [2022-01-03T15:30:28.370Z] TERM=xterm [2022-01-03T15:30:28.370Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:30:28.370Z] SHLVL=1 [2022-01-03T15:30:28.370Z] TIMEOUT=120m [2022-01-03T15:30:28.370Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:30:28.370Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:30:28.370Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-03T15:30:28.370Z] GO111MODULE=off [2022-01-03T15:30:28.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:30:28.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:30:28.370Z] GOPATH=/go [2022-01-03T15:30:28.370Z] PKG_CONFIG=pkg-config [2022-01-03T15:30:28.370Z] _=/usr/bin/env [2022-01-03T15:30:28.370Z] Building test suite binary ./integration-cli/test.main [2022-01-03T15:30:28.581Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-01-03T15:30:28.581Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-03T15:30:28.631Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-03T15:30:28.838Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-03T15:30:28.838Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-03T15:30:28.892Z] No new tests added to integration. [2022-01-03T15:30:28.892Z] [2022-01-03T15:30:28.892Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:30:29.098Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-03T15:30:29.355Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T15:30:29.917Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-03T15:30:30.174Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-03T15:30:30.431Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-01-03T15:30:30.993Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2022-01-03T15:30:30.993Z] coverage: [no statements] [2022-01-03T15:30:30.993Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-03T15:30:31.250Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-03T15:30:31.506Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-03T15:30:31.506Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-03T15:30:32.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:30:32.193Z] HOSTNAME=8a2a11726ca3 [2022-01-03T15:30:32.193Z] TESTDEBUG=0 [2022-01-03T15:30:32.193Z] DEST=bundles/test-integration [2022-01-03T15:30:32.193Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:30:32.193Z] KEEPBUNDLE=1 [2022-01-03T15:30:32.193Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:30:32.193Z] container=docker [2022-01-03T15:30:32.193Z] HOME=/root [2022-01-03T15:30:32.193Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:30:32.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:30:32.193Z] VALIDATE_BRANCH=master [2022-01-03T15:30:32.193Z] TERM=xterm [2022-01-03T15:30:32.193Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:30:32.193Z] SHLVL=1 [2022-01-03T15:30:32.193Z] TIMEOUT=120m [2022-01-03T15:30:32.193Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:30:32.193Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:30:32.193Z] GO111MODULE=off [2022-01-03T15:30:32.193Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:30:32.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:30:32.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:30:32.193Z] GOPATH=/go [2022-01-03T15:30:32.193Z] PKG_CONFIG=pkg-config [2022-01-03T15:30:32.193Z] _=/usr/bin/env [2022-01-03T15:30:32.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:30:33.397Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-03T15:30:33.653Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-03T15:30:33.724Z] [2022-01-03T15:30:33.724Z] Name Version Source Summary [2022-01-03T15:30:33.724Z] ---- ------- ------ ------- [2022-01-03T15:30:33.724Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:30:33.724Z] [2022-01-03T15:30:33.724Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:30:33.724Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:30:33.724Z] PSChildName : containerd [2022-01-03T15:30:33.724Z] PSDrive : C [2022-01-03T15:30:33.724Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:30:33.724Z] PSIsContainer : True [2022-01-03T15:30:33.724Z] Name : containerd [2022-01-03T15:30:33.724Z] FullName : C:\containerd [2022-01-03T15:30:33.724Z] Parent : [2022-01-03T15:30:33.724Z] Exists : True [2022-01-03T15:30:33.724Z] Root : C:\ [2022-01-03T15:30:33.724Z] Extension : [2022-01-03T15:30:33.724Z] CreationTime : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] CreationTimeUtc : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] LastAccessTime : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] LastAccessTimeUtc : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] LastWriteTime : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] LastWriteTimeUtc : 1/3/2022 3:30:32 PM [2022-01-03T15:30:33.724Z] Attributes : Directory [2022-01-03T15:30:33.724Z] Mode : d----- [2022-01-03T15:30:33.724Z] BaseName : containerd [2022-01-03T15:30:33.724Z] Target : {} [2022-01-03T15:30:33.724Z] LinkType : [2022-01-03T15:30:33.724Z] [2022-01-03T15:30:33.909Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-03T15:30:34.193Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:30:34.193Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:30:34.193Z] [2022-01-03T15:30:34.193Z] [2022-01-03T15:30:35.277Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-01-03T15:30:35.277Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-03T15:30:35.891Z] [2022-01-03T15:30:35.891Z] Name Version Source Summary [2022-01-03T15:30:35.891Z] ---- ------- ------ ------- [2022-01-03T15:30:35.891Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:30:35.891Z] [2022-01-03T15:30:35.891Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:30:35.891Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:30:35.891Z] PSChildName : containerd [2022-01-03T15:30:35.891Z] PSDrive : C [2022-01-03T15:30:35.891Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:30:35.891Z] PSIsContainer : True [2022-01-03T15:30:35.891Z] Name : containerd [2022-01-03T15:30:35.891Z] FullName : C:\containerd [2022-01-03T15:30:35.891Z] Parent : [2022-01-03T15:30:35.891Z] Exists : True [2022-01-03T15:30:35.891Z] Root : C:\ [2022-01-03T15:30:35.891Z] Extension : [2022-01-03T15:30:35.891Z] CreationTime : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] CreationTimeUtc : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] LastAccessTime : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] LastAccessTimeUtc : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] LastWriteTime : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] LastWriteTimeUtc : 1/3/2022 3:30:35 PM [2022-01-03T15:30:35.891Z] Attributes : Directory [2022-01-03T15:30:35.891Z] Mode : d----- [2022-01-03T15:30:35.891Z] BaseName : containerd [2022-01-03T15:30:35.891Z] Target : {} [2022-01-03T15:30:35.891Z] LinkType : [2022-01-03T15:30:35.891Z] [2022-01-03T15:30:36.203Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-01-03T15:30:36.798Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-03T15:30:36.798Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T15:30:37.378Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-03T15:30:37.378Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2022-01-03T15:30:37.456Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:30:37.456Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:30:37.456Z] [2022-01-03T15:30:37.456Z] [2022-01-03T15:30:39.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:30:39.304Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:39.304Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:30:39.304Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:30:39.304Z] [2022-01-03T15:30:39.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:30:39.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:30:39.304Z] HOSTNAME=b9679afefcb4 [2022-01-03T15:30:39.304Z] DEST=bundles/test-integration [2022-01-03T15:30:39.304Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:30:39.304Z] DOCKER_ROOTLESS=1 [2022-01-03T15:30:39.304Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:30:39.304Z] container=docker [2022-01-03T15:30:39.304Z] HOME=/root [2022-01-03T15:30:39.304Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:30:39.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:30:39.304Z] VALIDATE_BRANCH=master [2022-01-03T15:30:39.304Z] TERM=xterm [2022-01-03T15:30:39.304Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:30:39.304Z] SHLVL=1 [2022-01-03T15:30:39.304Z] TIMEOUT=120m [2022-01-03T15:30:39.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:30:39.304Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:30:39.304Z] GO111MODULE=off [2022-01-03T15:30:39.304Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:30:39.304Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:30:39.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:30:39.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:30:39.304Z] GOPATH=/go [2022-01-03T15:30:39.304Z] PKG_CONFIG=pkg-config [2022-01-03T15:30:39.304Z] _=/usr/bin/env [2022-01-03T15:30:39.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:30:39.904Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T15:30:40.467Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-01-03T15:30:41.030Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-01-03T15:30:42.395Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-01-03T15:30:47.774Z] #83 exporting layers 24.1s done [2022-01-03T15:30:47.774Z] #83 writing image sha256:7e13a787154429c8af02073eb00b5ea88c7a26d6b2f77927a7b6ef318d5a01a7 done [2022-01-03T15:30:47.774Z] #83 naming to docker.io/library/docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb done [2022-01-03T15:30:47.774Z] #83 DONE 24.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-03T15:30:48.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/validate/default [2022-01-03T15:30:49.056Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-03T15:30:49.056Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-03T15:30:49.056Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-03T15:30:49.056Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-03T15:30:49.056Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-03T15:30:49.315Z] Congratulations! No new tests were added to integration-cli. [2022-01-03T15:30:49.315Z] [2022-01-03T15:30:49.315Z] INFO Start validation with golang-ci-lint [2022-01-03T15:30:49.315Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T15:30:49.315Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T15:30:49.315Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:30:49.315Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:30:49.315Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-03T15:30:49.316Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-03T15:30:49.316Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2022-01-03T15:30:49.316Z] INFO: Docker version of control daemon [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] Client: [2022-01-03T15:30:49.316Z] Version: 20.10.9 [2022-01-03T15:30:49.316Z] API version: 1.41 [2022-01-03T15:30:49.316Z] Go version: go1.16.8 [2022-01-03T15:30:49.316Z] Git commit: c2ea9bc [2022-01-03T15:30:49.316Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-03T15:30:49.316Z] OS/Arch: windows/amd64 [2022-01-03T15:30:49.316Z] Context: default [2022-01-03T15:30:49.316Z] Experimental: true [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] Server: Docker Engine - Community [2022-01-03T15:30:49.316Z] Engine: [2022-01-03T15:30:49.316Z] Version: 20.10.9 [2022-01-03T15:30:49.316Z] API version: 1.41 (minimum version 1.24) [2022-01-03T15:30:49.316Z] Go version: go1.16.8 [2022-01-03T15:30:49.316Z] Git commit: 79ea9d3 [2022-01-03T15:30:49.316Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-03T15:30:49.316Z] OS/Arch: windows/amd64 [2022-01-03T15:30:49.316Z] Experimental: true [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] INFO: Docker info of control daemon [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] Client: [2022-01-03T15:30:49.316Z] Context: default [2022-01-03T15:30:49.316Z] Debug Mode: false [2022-01-03T15:30:49.316Z] Plugins: [2022-01-03T15:30:49.316Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-03T15:30:49.316Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-03T15:30:49.316Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] Server: [2022-01-03T15:30:49.316Z] Containers: 0 [2022-01-03T15:30:49.316Z] Running: 0 [2022-01-03T15:30:49.316Z] Paused: 0 [2022-01-03T15:30:49.316Z] Stopped: 0 [2022-01-03T15:30:49.316Z] Images: 1 [2022-01-03T15:30:49.316Z] Server Version: 20.10.9 [2022-01-03T15:30:49.316Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-03T15:30:49.316Z] Windows: [2022-01-03T15:30:49.316Z] LCOW: [2022-01-03T15:30:49.316Z] Logging Driver: json-file [2022-01-03T15:30:49.316Z] Plugins: [2022-01-03T15:30:49.316Z] Volume: local [2022-01-03T15:30:49.316Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:30:49.316Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:30:49.316Z] Swarm: inactive [2022-01-03T15:30:49.316Z] Default Isolation: process [2022-01-03T15:30:49.316Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:30:49.316Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:30:49.316Z] OSType: windows [2022-01-03T15:30:49.316Z] Architecture: x86_64 [2022-01-03T15:30:49.316Z] CPUs: 4 [2022-01-03T15:30:49.316Z] Total Memory: 32GiB [2022-01-03T15:30:49.316Z] Name: azwin-2-328130 [2022-01-03T15:30:49.316Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-03T15:30:49.316Z] Docker Root Dir: D:\docker [2022-01-03T15:30:49.316Z] Debug Mode: false [2022-01-03T15:30:49.316Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:30:49.316Z] Labels: [2022-01-03T15:30:49.316Z] Experimental: true [2022-01-03T15:30:49.316Z] Insecure Registries: [2022-01-03T15:30:49.316Z] 10.0.0.4:5000 [2022-01-03T15:30:49.316Z] 127.0.0.0/8 [2022-01-03T15:30:49.316Z] Registry Mirrors: [2022-01-03T15:30:49.316Z] http://10.0.0.4:5000/ [2022-01-03T15:30:49.316Z] Live Restore Enabled: false [2022-01-03T15:30:49.316Z] Product License: Community Engine [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] [2022-01-03T15:30:49.316Z] INFO: Commit hash is c91e09bee2 [2022-01-03T15:30:49.316Z] INFO: Nuke-Everything... [2022-01-03T15:30:49.316Z] INFO: Container count on control daemon to delete is 0 [2022-01-03T15:30:49.573Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-03T15:30:49.573Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T15:30:49.573Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-03T15:30:49.790Z] INFO: Nuking d:\CI [2022-01-03T15:30:49.790Z] INFO: Zapped successfully [2022-01-03T15:30:49.790Z] INFO: Location for testing is d:\CI\PR-43105\4 [2022-01-03T15:30:49.790Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-03T15:30:49.790Z] [2022-01-03T15:30:49.790Z] [2022-01-03T15:30:49.790Z] INFO: Building the image from Dockerfile.windows at 01/03/2022 15:30:49... [2022-01-03T15:30:49.790Z] [2022-01-03T15:30:57.018Z] Sending build context to Docker daemon 60.68MB [2022-01-03T15:30:57.018Z] [2022-01-03T15:30:57.491Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-03T15:30:57.491Z] ---> 1316f72af619 [2022-01-03T15:30:57.491Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-03T15:30:57.491Z] ---> Running in 74a4ec4a156b [2022-01-03T15:30:57.969Z] Removing intermediate container 74a4ec4a156b [2022-01-03T15:30:57.969Z] ---> 78cce7cd65c2 [2022-01-03T15:30:57.969Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2022-01-03T15:30:57.969Z] ---> Running in bea10748ed69 [2022-01-03T15:30:58.443Z] Removing intermediate container bea10748ed69 [2022-01-03T15:30:58.443Z] ---> 01a24abeec76 [2022-01-03T15:30:58.443Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2022-01-03T15:30:58.443Z] ---> Running in e294d23c59a3 [2022-01-03T15:30:58.918Z] Removing intermediate container e294d23c59a3 [2022-01-03T15:30:58.918Z] ---> a82f6c348ce4 [2022-01-03T15:30:58.918Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-03T15:30:58.918Z] ---> Running in fc2b01763359 [2022-01-03T15:30:59.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:30:59.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:30:59.391Z] Removing intermediate container fc2b01763359 [2022-01-03T15:30:59.391Z] ---> 50a93b13a549 [2022-01-03T15:30:59.391Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-03T15:30:59.391Z] ---> Running in 21fbcf73600d [2022-01-03T15:30:59.864Z] Removing intermediate container 21fbcf73600d [2022-01-03T15:30:59.864Z] ---> 3f37d997a7d0 [2022-01-03T15:30:59.864Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-03T15:30:59.864Z] ---> Running in dd136ce86a73 [2022-01-03T15:31:00.435Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:31:00.435Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === Skipped [2022-01-03T15:31:00.435Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:31:00.435Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:31:00.435Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:31:00.435Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:31:00.435Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-03T15:31:00.435Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-03T15:31:00.435Z] aufs_test.go:37: driver not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T15:31:00.435Z] time="2022-01-03T15:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T15:31:00.435Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T15:31:00.435Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T15:31:00.435Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T15:31:00.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:31:00.435Z] [2022-01-03T15:31:00.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T15:31:00.436Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.436Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T15:31:00.436Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.436Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T15:31:00.436Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.436Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T15:31:00.436Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:31:00.436Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T15:31:00.436Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T15:31:00.436Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T15:31:00.436Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T15:31:00.436Z] [2022-01-03T15:31:00.436Z] DONE 2342 tests, 53 skipped in 210.867s [2022-01-03T15:31:00.436Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:31:00.436Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T15:31:00.436Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2022-01-03T15:31:17.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:31:17.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:31:17.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:31:21.191Z] [2022-01-03T15:31:21.191Z] SUCCESS: Specified value was saved. [2022-01-03T15:31:21.191Z] INFO: Downloading git... [2022-01-03T15:31:23.433Z] INFO: Downloading go... [2022-01-03T15:31:25.025Z] INFO: Downloading compiler 1 of 3... [2022-01-03T15:31:25.025Z] INFO: Downloading compiler 2 of 3... [2022-01-03T15:31:25.498Z] INFO: Downloading compiler 3 of 3... [2022-01-03T15:31:25.498Z] INFO: Extracting git... [2022-01-03T15:31:27.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:31:34.897Z] Removing intermediate container 1962e2ba8238 [2022-01-03T15:31:34.898Z] ---> eb502ed4ab15 [2022-01-03T15:31:34.898Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:31:34.898Z] ---> Running in a1c10d71ceea [2022-01-03T15:31:35.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:31:35.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:31:36.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:31:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:31:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:31:37.165Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:31:37.165Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:31:37.165Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:31:37.165Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:31:37.165Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:31:37.165Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:31:37.635Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:31:37.636Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:31:37.636Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:31:37.636Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:31:37.636Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:31:37.636Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:31:37.636Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:31:37.636Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:31:37.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:31:38.068Z] Removing intermediate container 03b9dc6f2f61 [2022-01-03T15:31:38.068Z] ---> f886b80ce8aa [2022-01-03T15:31:38.068Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:31:38.068Z] ---> Running in 391bf4bfb2af [2022-01-03T15:31:38.625Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:31:38.625Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:31:39.638Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:31:39.638Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:31:39.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:31:40.104Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:31:40.104Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:31:40.104Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:31:40.104Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:31:40.104Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:31:40.104Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:31:40.104Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:31:40.104Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:31:40.104Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:31:40.104Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:31:40.104Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:31:40.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:31:40.571Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:31:41.037Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:31:41.037Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:31:41.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:31:42.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:31:42.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:31:43.386Z] INFO: Expanding go... [2022-01-03T15:31:43.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:31:44.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:31:45.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:31:45.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:31:46.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:31:47.056Z] ok github.com/docker/docker/libnetwork 37.036s coverage: 40.7% of statements [2022-01-03T15:31:47.056Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:31:47.056Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2022-01-03T15:31:47.056Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:31:47.056Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:31:47.056Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T15:31:47.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:31:47.440Z] Using test binary docker [2022-01-03T15:31:47.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:31:47.440Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-03T15:31:47.440Z] Starting dockerd [2022-01-03T15:31:47.440Z] INFO: Waiting for daemon to start... [2022-01-03T15:31:47.618Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.339s coverage: 59.9% of statements [2022-01-03T15:31:47.618Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:31:47.874Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T15:31:48.130Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-01-03T15:31:48.386Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:31:48.948Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-03T15:31:48.948Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:31:48.948Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T15:31:50.701Z] . [2022-01-03T15:31:50.701Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:31:50.701Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:31:50.701Z] Error: No such image: emptyfs [2022-01-03T15:31:50.701Z] Running integration-test (iteration 1) [2022-01-03T15:31:50.701Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:31:50.956Z] Loaded image: busybox:latest [2022-01-03T15:31:50.956Z] Loaded image: busybox:glibc [2022-01-03T15:31:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:31:52.364Z] Loaded image: debian:bullseye-slim [2022-01-03T15:31:52.620Z] Loaded image: hello-world:latest [2022-01-03T15:31:52.620Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:31:52.620Z] INFO: Testing against a local daemon [2022-01-03T15:31:52.620Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:31:53.577Z] Removing intermediate container a1c10d71ceea [2022-01-03T15:31:53.577Z] ---> c430250f6e62 [2022-01-03T15:31:53.577Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:31:53.577Z] ---> Running in 15bc9ff553f4 [2022-01-03T15:31:53.982Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-01-03T15:31:53.982Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:31:54.047Z] Removing intermediate container 15bc9ff553f4 [2022-01-03T15:31:54.047Z] ---> fee2d7704822 [2022-01-03T15:31:54.047Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:31:54.047Z] ---> Running in e3a9e60083df [2022-01-03T15:31:54.517Z] Removing intermediate container e3a9e60083df [2022-01-03T15:31:54.517Z] ---> 3d2379a04203 [2022-01-03T15:31:54.517Z] Step 11/11 : COPY . . [2022-01-03T15:31:55.346Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-01-03T15:31:55.346Z] === RUN TestBuildWithSession [2022-01-03T15:31:55.346Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:31:55.346Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:31:55.346Z] === RUN TestBuildSquashParent [2022-01-03T15:31:58.840Z] Removing intermediate container 391bf4bfb2af [2022-01-03T15:31:58.840Z] ---> ba2e85c775f8 [2022-01-03T15:31:58.840Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:31:58.840Z] ---> Running in fe8cede70639 [2022-01-03T15:31:58.840Z] Removing intermediate container fe8cede70639 [2022-01-03T15:31:58.840Z] ---> 327282d3be05 [2022-01-03T15:31:58.840Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:31:58.840Z] ---> Running in 470239cd3958 [2022-01-03T15:31:58.840Z] Removing intermediate container 470239cd3958 [2022-01-03T15:31:58.840Z] ---> b966a98dc86b [2022-01-03T15:31:58.840Z] Step 11/11 : COPY . . [2022-01-03T15:31:58.889Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.714s coverage: 7.4% of statements [2022-01-03T15:31:58.889Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:31:58.889Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-03T15:31:58.889Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-03T15:31:58.889Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:31:58.889Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T15:31:58.889Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:31:59.146Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-03T15:31:59.402Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-03T15:31:59.556Z] --- PASS: TestBuildSquashParent (4.32s) [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:31:59.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:31:59.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:31:59.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:31:59.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:31:59.657Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2022-01-03T15:31:59.914Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T15:32:00.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:32:00.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:32:00.172Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-03T15:32:00.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:32:00.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:32:01.176Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:32:01.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:32:01.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:32:02.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:32:02.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:32:02.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.46s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-01-03T15:32:04.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-01-03T15:32:04.429Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:32:04.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:32:04.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:32:05.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:32:05.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:32:05.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:32:06.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:32:06.048Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:32:06.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-03T15:32:06.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-03T15:32:06.303Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:32:06.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:32:07.277Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2022-01-03T15:32:07.277Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:32:07.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:32:08.205Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-01-03T15:32:08.205Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:32:08.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:32:08.461Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-03T15:32:08.461Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:32:09.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:32:09.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:32:10.391Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-01-03T15:32:10.391Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:32:10.647Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-03T15:32:10.647Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:32:10.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:32:11.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:32:11.373Z] Using test binary docker [2022-01-03T15:32:11.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:32:11.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:32:11.373Z] INFO: Waiting for daemon to start... [2022-01-03T15:32:11.373Z] Starting dockerd [2022-01-03T15:32:12.354Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-03T15:32:12.577Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-01-03T15:32:12.577Z] === RUN TestBuildWithHugeFile [2022-01-03T15:32:13.516Z] INFO: Expanding compiler 1 of 3... [2022-01-03T15:32:13.516Z] INFO: Expanding compiler 2 of 3... [2022-01-03T15:32:13.888Z] . [2022-01-03T15:32:13.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:32:14.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:32:14.144Z] Error: No such image: emptyfs [2022-01-03T15:32:14.144Z] Running integration-test (iteration 1) [2022-01-03T15:32:14.144Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:32:14.401Z] Loaded image: busybox:latest [2022-01-03T15:32:14.657Z] Loaded image: busybox:glibc [2022-01-03T15:32:15.898Z] ---> 561be2e0d983 [2022-01-03T15:32:15.898Z] Successfully built 561be2e0d983 [2022-01-03T15:32:15.898Z] Successfully tagged docker:latest [2022-01-03T15:32:15.898Z] INFO: Image build ended at 01/03/2022 15:32:15. Duration:00:02:57.7275629 [2022-01-03T15:32:15.898Z] [2022-01-03T15:32:15.898Z] [2022-01-03T15:32:15.898Z] INFO: Building the test binaries at 01/03/2022 15:32:15... [2022-01-03T15:32:16.024Z] Loaded image: debian:bullseye-slim [2022-01-03T15:32:16.024Z] Loaded image: hello-world:latest [2022-01-03T15:32:16.024Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:32:16.024Z] INFO: Testing against a local daemon [2022-01-03T15:32:16.024Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:32:17.391Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-01-03T15:32:17.391Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:32:18.219Z] INFO: Expanding compiler 3 of 3... [2022-01-03T15:32:18.320Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-01-03T15:32:18.320Z] === RUN TestBuildWithSession [2022-01-03T15:32:18.320Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:32:18.320Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:32:18.320Z] === RUN TestBuildSquashParent [2022-01-03T15:32:19.200Z] INFO: Removing downloaded files... [2022-01-03T15:32:19.200Z] INFO: Downloading containerd [2022-01-03T15:32:19.703Z] INFO: make.ps1 starting at 01/03/2022 15:32:19 [2022-01-03T15:32:19.703Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:32:19.703Z] INFO: Invoking autogen... [2022-01-03T15:32:20.045Z] ---> 31d715e8e4fb [2022-01-03T15:32:20.045Z] Successfully built 31d715e8e4fb [2022-01-03T15:32:20.045Z] Successfully tagged docker:latest [2022-01-03T15:32:20.045Z] INFO: Image build ended at 01/03/2022 15:32:18. Duration:00:03:01.7008582 [2022-01-03T15:32:20.045Z] [2022-01-03T15:32:20.045Z] [2022-01-03T15:32:20.045Z] INFO: Building the test binaries at 01/03/2022 15:32:18... [2022-01-03T15:32:20.173Z] INFO: Building daemon... [2022-01-03T15:32:23.006Z] INFO: make.ps1 starting at 01/03/2022 15:32:22 [2022-01-03T15:32:23.006Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:32:23.006Z] INFO: Invoking autogen... [2022-01-03T15:32:23.992Z] INFO: Building daemon... [2022-01-03T15:32:26.405Z] --- PASS: TestBuildSquashParent (6.73s) [2022-01-03T15:32:26.405Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:32:26.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:32:26.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:32:26.406Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:32:26.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:32:26.406Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:32:26.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:32:26.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:32:26.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:32:26.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:32:26.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:32:26.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:32:26.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:32:26.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:32:26.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:32:26.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:32:26.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:32:27.198Z] ok github.com/docker/docker/libnetwork/ipam 15.684s coverage: 85.3% of statements [2022-01-03T15:32:27.198Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:32:27.198Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:32:27.198Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T15:32:27.198Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-03T15:32:27.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:32:27.453Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T15:32:28.014Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-01-03T15:32:28.576Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-01-03T15:32:28.576Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-03T15:32:28.833Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-01-03T15:32:28.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:32:28.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-01-03T15:32:31.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-01-03T15:32:31.372Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:32:31.372Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:32:34.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:32:35.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:32:36.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:32:37.117Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-03T15:32:38.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-03T15:32:38.044Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:32:38.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:32:41.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:32:43.287Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-03T15:32:43.287Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:32:51.369Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-03T15:32:51.369Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:32:54.635Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-03T15:32:54.635Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:32:59.878Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-03T15:32:59.878Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:32:59.878Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-01-03T15:32:59.878Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:33:01.754Z] [2022-01-03T15:33:01.754Z] Name Version Source Summary [2022-01-03T15:33:01.754Z] ---- ------- ------ ------- [2022-01-03T15:33:01.754Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-03T15:33:01.754Z] [2022-01-03T15:33:01.754Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-03T15:33:01.754Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-03T15:33:01.754Z] PSChildName : containerd [2022-01-03T15:33:01.754Z] PSDrive : C [2022-01-03T15:33:01.754Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-03T15:33:01.754Z] PSIsContainer : True [2022-01-03T15:33:01.754Z] Name : containerd [2022-01-03T15:33:01.754Z] FullName : C:\containerd [2022-01-03T15:33:01.754Z] Parent : [2022-01-03T15:33:01.754Z] Exists : True [2022-01-03T15:33:01.754Z] Root : C:\ [2022-01-03T15:33:01.754Z] Extension : [2022-01-03T15:33:01.754Z] CreationTime : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] CreationTimeUtc : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] LastAccessTime : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] LastAccessTimeUtc : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] LastWriteTime : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] LastWriteTimeUtc : 1/3/2022 3:32:58 PM [2022-01-03T15:33:01.754Z] Attributes : Directory [2022-01-03T15:33:01.754Z] Mode : d----- [2022-01-03T15:33:01.754Z] BaseName : containerd [2022-01-03T15:33:01.754Z] Target : {} [2022-01-03T15:33:01.754Z] LinkType : [2022-01-03T15:33:01.754Z] [2022-01-03T15:33:01.754Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-03T15:33:01.754Z] INFO: Configuring git core.autocrlf... [2022-01-03T15:33:01.754Z] [2022-01-03T15:33:01.754Z] [2022-01-03T15:33:04.044Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-01-03T15:33:04.044Z] === RUN TestBuildWithHugeFile [2022-01-03T15:33:20.204Z] --- PASS: TestBuildWithHugeFile (58.85s) [2022-01-03T15:33:20.204Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:33:20.204Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:33:20.204Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:33:20.204Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:33:20.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:33:20.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:33:20.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:33:20.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:33:20.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:33:20.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:33:20.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:33:20.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:33:20.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:33:20.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:33:20.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-01-03T15:33:20.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-01-03T15:33:20.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T15:33:20.204Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:33:20.204Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:33:20.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:33:20.204Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-01-03T15:33:20.204Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-01-03T15:33:20.204Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-01-03T15:33:20.204Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:33:20.204Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-03T15:33:20.204Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:33:20.204Z] Loaded image: busybox:latest [2022-01-03T15:33:20.204Z] Loaded image: busybox:glibc [2022-01-03T15:33:20.204Z] Loaded image: debian:bullseye-slim [2022-01-03T15:33:20.204Z] Loaded image: hello-world:latest [2022-01-03T15:33:20.204Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:33:26.044Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 2m26.032304623s [2022-01-03T15:33:26.044Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.975219ms [2022-01-03T15:33:26.781Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2022-01-03T15:33:26.782Z] PASS [2022-01-03T15:33:26.782Z] [2022-01-03T15:33:26.782Z] === Skipped [2022-01-03T15:33:26.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:33:26.782Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:33:26.782Z] [2022-01-03T15:33:26.782Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:33:26.782Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:33:26.782Z] [2022-01-03T15:33:26.782Z] DONE 34 tests, 2 skipped in 95.466s [2022-01-03T15:33:26.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:33:26.782Z] INFO: Testing against a local daemon [2022-01-03T15:33:26.782Z] === RUN TestConfigInspect [2022-01-03T15:33:28.709Z] --- PASS: TestConfigInspect (2.44s) [2022-01-03T15:33:28.709Z] === RUN TestConfigList [2022-01-03T15:33:31.221Z] --- PASS: TestConfigList (2.15s) [2022-01-03T15:33:31.221Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:33:32.506Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:33:32.506Z] [2022-01-03T15:33:32.506Z] ________ ____ __. [2022-01-03T15:33:32.506Z] \_____ \ | |/ _| [2022-01-03T15:33:32.506Z] / | \| < [2022-01-03T15:33:32.506Z] / | \ | \ [2022-01-03T15:33:32.506Z] \_______ /____|__ \ [2022-01-03T15:33:32.506Z] \/ \/ [2022-01-03T15:33:32.506Z] [2022-01-03T15:33:32.506Z] INFO: make.ps1 ended at 01/03/2022 15:33:28 [2022-01-03T15:33:32.506Z] INFO: Binaries build ended at 01/03/2022 15:33:29. Duration:00:01:13.6958379 [2022-01-03T15:33:32.506Z] INFO: Copying the built daemon binary to d:\CI\PR-43105\4\binary\dockerd-c91e09bee2.exe... [2022-01-03T15:33:32.506Z] INFO: Copying the built client binary to d:\CI\PR-43105\4\binary\docker-c91e09bee2.exe... [2022-01-03T15:33:32.506Z] INFO: Copying dockerversion from the container... [2022-01-03T15:33:32.506Z] INFO: Copying the golang package from the container to d:\CI\PR-43105\4\installer\go.zip... [2022-01-03T15:33:32.506Z] INFO: Extracting go.zip to d:\CI\PR-43105\4\go [2022-01-03T15:33:33.107Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-01-03T15:33:33.107Z] === RUN TestConfigsUpdate [2022-01-03T15:33:34.992Z] --- PASS: TestConfigsUpdate (2.14s) [2022-01-03T15:33:34.992Z] === RUN TestTemplatedConfig [2022-01-03T15:33:36.259Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:33:36.259Z] [2022-01-03T15:33:36.259Z] ________ ____ __. [2022-01-03T15:33:36.259Z] \_____ \ | |/ _| [2022-01-03T15:33:36.259Z] / | \| < [2022-01-03T15:33:36.259Z] / | \ | \ [2022-01-03T15:33:36.259Z] \_______ /____|__ \ [2022-01-03T15:33:36.259Z] \/ \/ [2022-01-03T15:33:36.259Z] [2022-01-03T15:33:36.259Z] INFO: make.ps1 ended at 01/03/2022 15:33:29 [2022-01-03T15:33:36.259Z] INFO: Binaries build ended at 01/03/2022 15:33:31. Duration:00:01:12.1405479 [2022-01-03T15:33:36.259Z] INFO: Copying the built daemon binary to d:\CI\PR-43105\4\binary\dockerd-c91e09bee2.exe... [2022-01-03T15:33:36.259Z] INFO: Copying the built client binary to d:\CI\PR-43105\4\binary\docker-c91e09bee2.exe... [2022-01-03T15:33:36.259Z] INFO: Copying dockerversion from the container... [2022-01-03T15:33:36.259Z] INFO: Copying the golang package from the container to d:\CI\PR-43105\4\installer\go.zip... [2022-01-03T15:33:36.259Z] INFO: Extracting go.zip to d:\CI\PR-43105\4\go [2022-01-03T15:33:38.250Z] INFO [runner/unused/goanalysis] analyzers took 28.11299894s with top 10 stages: buildssa: 24.343591285s, U1000: 3.769407655s [2022-01-03T15:33:38.255Z] --- PASS: TestTemplatedConfig (2.61s) [2022-01-03T15:33:38.255Z] === RUN TestConfigCreateResolve [2022-01-03T15:33:40.142Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-01-03T15:33:40.142Z] PASS [2022-01-03T15:33:40.142Z] [2022-01-03T15:33:40.142Z] DONE 6 tests in 13.727s [2022-01-03T15:33:40.142Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:33:40.142Z] INFO: Testing against a local daemon [2022-01-03T15:33:40.142Z] === RUN TestCheckpoint [2022-01-03T15:33:40.142Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:33:40.142Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:33:40.142Z] === RUN TestContainerInvalidJSON [2022-01-03T15:33:40.142Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:33:40.142Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:33:40.142Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:33:40.142Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:33:40.142Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:33:40.142Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:33:40.142Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:33:40.142Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:33:40.142Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:33:40.142Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:33:40.142Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-03T15:33:40.142Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:33:40.142Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-03T15:33:40.142Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:33:40.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-03T15:33:40.142Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:33:40.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-03T15:33:40.142Z] === RUN TestCopyFromContainer [2022-01-03T15:33:41.068Z] === RUN TestCopyFromContainer// [2022-01-03T15:33:41.325Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:33:41.325Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:33:41.325Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:33:41.325Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:33:41.582Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:33:41.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:33:41.582Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:33:41.582Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:33:41.582Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer (1.61s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:33:41.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T15:33:41.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:33:41.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:33:41.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:33:41.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:33:41.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:33:41.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:33:41.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:33:41.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:33:41.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:33:41.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:33:41.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:33:41.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:33:41.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-03T15:33:41.837Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:33:41.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:33:41.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:33:41.837Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:33:41.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:33:41.837Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:33:41.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:33:41.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:33:41.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:33:41.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:33:41.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:33:41.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:33:41.837Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:33:41.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T15:33:41.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:33:43.724Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-01-03T15:33:43.724Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s) [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:33:45.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:33:45.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:33:45.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:33:45.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:33:45.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:33:45.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:33:45.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:33:45.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:33:45.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:33:45.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:33:45.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:33:45.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:33:45.087Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:33:45.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-01-03T15:33:45.648Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:33:45.648Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:33:45.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:33:45.648Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:33:45.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:33:45.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:33:45.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:33:45.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-03T15:33:45.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:33:45.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-03T15:33:45.648Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:33:45.648Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:33:45.648Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:33:45.648Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:33:45.648Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:33:45.648Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:33:45.648Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:33:45.648Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:33:45.648Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:33:45.648Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:33:45.648Z] === RUN TestDiff [2022-01-03T15:33:46.211Z] --- PASS: TestDiff (0.57s) [2022-01-03T15:33:46.211Z] === RUN TestExecWithCloseStdin [2022-01-03T15:33:46.772Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-01-03T15:33:46.772Z] === RUN TestExec [2022-01-03T15:33:47.698Z] --- PASS: TestExec (0.65s) [2022-01-03T15:33:47.698Z] === RUN TestExecUser [2022-01-03T15:33:48.258Z] --- PASS: TestExecUser (0.70s) [2022-01-03T15:33:48.258Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:33:48.819Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-01-03T15:33:48.819Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:33:50.182Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-03T15:33:50.182Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:33:51.109Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-01-03T15:33:51.109Z] === RUN TestHealthKillContainer [2022-01-03T15:33:57.481Z] INFO: Extraction ended at 01/03/2022 15:33:55. Duration:00:00:22.7173261 [2022-01-03T15:33:57.481Z] INFO: Updating the golang and path environment variables [2022-01-03T15:33:57.481Z] INFO: GOPATH=d:\gopath [2022-01-03T15:33:57.481Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:33:57.481Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:33:57.481Z] INFO: Running the daemon under test in containerd mode [2022-01-03T15:33:57.481Z] INFO: Starting a daemon under test... [2022-01-03T15:33:57.481Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43105\4\daemon --pidfile d:\CI\PR-43105\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-03T15:33:57.481Z] INFO: Containerd started successfully. [2022-01-03T15:33:57.481Z] INFO: Process started successfully. [2022-01-03T15:33:57.481Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:33:57.481Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:33:57.809Z] INFO: Extraction ended at 01/03/2022 15:33:54. Duration:00:00:22.8941136 [2022-01-03T15:33:57.809Z] INFO: Updating the golang and path environment variables [2022-01-03T15:33:57.809Z] INFO: GOPATH=d:\gopath [2022-01-03T15:33:57.809Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:33:57.809Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:33:57.809Z] INFO: Starting a daemon under test... [2022-01-03T15:33:57.809Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43105\4\daemon --pidfile d:\CI\PR-43105\4\docker.pid -D [2022-01-03T15:33:57.809Z] INFO: Process started successfully. [2022-01-03T15:33:57.809Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:33:57.809Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:33:59.227Z] --- PASS: TestHealthKillContainer (8.19s) [2022-01-03T15:33:59.227Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:33:59.788Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-01-03T15:33:59.788Z] === RUN TestIpcModeNone [2022-01-03T15:34:00.224Z] --- PASS: TestBuildWithHugeFile (52.36s) [2022-01-03T15:34:00.224Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:34:00.224Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:34:00.225Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:34:00.225Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:34:00.225Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:34:00.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:34:00.225Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:34:00.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:34:00.225Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:34:00.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:34:00.225Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:34:00.225Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:34:00.225Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:34:00.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:34:00.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-03T15:34:00.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-03T15:34:00.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T15:34:00.225Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:34:00.225Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:34:00.349Z] --- PASS: TestIpcModeNone (0.62s) [2022-01-03T15:34:00.349Z] === RUN TestIpcModePrivate [2022-01-03T15:34:00.604Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-03T15:34:00.860Z] --- PASS: TestIpcModePrivate (0.64s) [2022-01-03T15:34:00.860Z] === RUN TestIpcModeShareable [2022-01-03T15:34:01.454Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-03T15:34:01.454Z] --- PASS: TestIpcModeShareable (0.66s) [2022-01-03T15:34:01.454Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:34:02.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:34:03.410Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-01-03T15:34:03.410Z] === RUN TestAPIIpcModeHost [2022-01-03T15:34:03.490Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:34:04.012Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-01-03T15:34:04.012Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:34:04.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T15:34:04.938Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-01-03T15:34:04.938Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:34:06.301Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T15:34:06.301Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-01-03T15:34:06.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:34:07.226Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-03T15:34:07.481Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-01-03T15:34:07.481Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:34:07.654Z] --- PASS: TestBuildPreserveOwnership (10.44s) [2022-01-03T15:34:07.654Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.43s) [2022-01-03T15:34:07.654Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-03T15:34:07.654Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:34:07.654Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:34:07.654Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:34:07.654Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T15:34:07.654Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T15:34:07.654Z] PASS [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === Skipped [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:34:07.654Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:34:07.654Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-03T15:34:07.654Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] DONE 34 tests, 3 skipped in 113.038s [2022-01-03T15:34:07.654Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:34:07.654Z] INFO: Testing against a local daemon [2022-01-03T15:34:07.654Z] === RUN TestConfigInspect [2022-01-03T15:34:07.654Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-03T15:34:07.654Z] === RUN TestConfigList [2022-01-03T15:34:07.654Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestConfigList (0.02s) [2022-01-03T15:34:07.654Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:34:07.654Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-03T15:34:07.654Z] === RUN TestConfigsUpdate [2022-01-03T15:34:07.654Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-03T15:34:07.654Z] === RUN TestTemplatedConfig [2022-01-03T15:34:07.654Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T15:34:07.654Z] === RUN TestConfigCreateResolve [2022-01-03T15:34:07.654Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-03T15:34:07.654Z] PASS [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === Skipped [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-03T15:34:07.654Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-01-03T15:34:07.654Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-03T15:34:07.654Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-03T15:34:07.654Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-03T15:34:07.654Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-03T15:34:07.654Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:34:07.654Z] [2022-01-03T15:34:07.654Z] DONE 6 tests, 6 skipped in 0.149s [2022-01-03T15:34:07.654Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:34:07.654Z] INFO: Testing against a local daemon [2022-01-03T15:34:07.654Z] === RUN TestCheckpoint [2022-01-03T15:34:07.654Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:34:07.654Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:34:07.654Z] === RUN TestContainerInvalidJSON [2022-01-03T15:34:07.654Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:34:07.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:34:07.654Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:34:07.654Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:34:07.654Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:34:07.654Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:34:07.654Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:34:07.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:34:07.654Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:34:07.654Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:34:07.654Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-03T15:34:07.654Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:34:07.654Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-03T15:34:07.654Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:34:07.654Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-01-03T15:34:07.654Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:34:07.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-03T15:34:07.654Z] === RUN TestCopyFromContainer [2022-01-03T15:34:08.407Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-03T15:34:08.662Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-01-03T15:34:08.662Z] === RUN TestIpcModeOlderClient [2022-01-03T15:34:08.662Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:34:08.662Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:34:08.918Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-01-03T15:34:08.918Z] === RUN TestKillContainer [2022-01-03T15:34:08.918Z] === RUN TestKillContainer/no_signal [2022-01-03T15:34:09.480Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:34:09.736Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:34:10.297Z] --- PASS: TestKillContainer (1.25s) [2022-01-03T15:34:10.297Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-01-03T15:34:10.297Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-01-03T15:34:10.297Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-01-03T15:34:10.297Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:34:10.297Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:34:10.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:34:11.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2022-01-03T15:34:11.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-01-03T15:34:11.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-01-03T15:34:11.114Z] === RUN TestKillStoppedContainer [2022-01-03T15:34:11.114Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T15:34:11.114Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:34:11.369Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-03T15:34:11.369Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:34:11.625Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-01-03T15:34:11.625Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:34:11.625Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T15:34:11.625Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:34:11.625Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer// [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:34:11.821Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer (3.93s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:34:11.821Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T15:34:11.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:34:11.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:34:11.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:34:11.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:34:11.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:34:11.821Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:34:11.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:34:11.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:34:11.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:34:11.821Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:34:11.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:34:11.821Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:34:11.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-03T15:34:11.821Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:34:11.821Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:34:11.821Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:34:11.821Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:34:11.821Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:34:11.821Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:34:11.821Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:34:11.821Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:34:11.821Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:34:11.821Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:34:11.821Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:34:11.821Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:34:11.821Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:34:11.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-03T15:34:11.821Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:34:12.185Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-01-03T15:34:12.185Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:34:12.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-01-03T15:34:12.441Z] === RUN TestLinksContainerNames [2022-01-03T15:34:13.188Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-01-03T15:34:13.188Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:34:13.367Z] --- PASS: TestLinksContainerNames (0.84s) [2022-01-03T15:34:13.367Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:34:13.623Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-01-03T15:34:13.623Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:34:14.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:34:14.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:34:14.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:34:14.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:34:14.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:34:14.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:34:14.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:34:14.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:34:14.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:34:14.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:34:14.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:34:14.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:34:14.116Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:34:14.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:14.184Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:14.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:14.184Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:14.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:14.678Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-03T15:34:14.679Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:34:14.679Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:34:14.679Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:34:14.679Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:34:14.679Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:34:14.679Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:34:14.679Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:34:14.679Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-03T15:34:14.679Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:34:14.679Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-01-03T15:34:14.679Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:34:14.679Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T15:34:14.679Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T15:34:14.679Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:34:14.679Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:34:14.679Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:34:14.679Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:34:14.679Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-03T15:34:14.679Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:34:14.679Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:34:14.679Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:34:14.679Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T15:34:14.679Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:34:14.679Z] === RUN TestDiff [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:14.695Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:34:14.695Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:34:14.695Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:34:14.934Z] --- PASS: TestDiff (0.39s) [2022-01-03T15:34:14.935Z] === RUN TestExecWithCloseStdin [2022-01-03T15:34:15.499Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-01-03T15:34:15.499Z] === RUN TestExec [2022-01-03T15:34:15.640Z] ...INFO: Daemon under test started and replied! [2022-01-03T15:34:15.640Z] INFO: Docker version of the daemon under test [2022-01-03T15:34:15.640Z] [2022-01-03T15:34:15.640Z] Client: [2022-01-03T15:34:15.640Z] Version: 17.06.2-ce [2022-01-03T15:34:15.640Z] API version: 1.30 [2022-01-03T15:34:15.640Z] Go version: go1.8.3 [2022-01-03T15:34:15.640Z] Git commit: cec0b72 [2022-01-03T15:34:15.640Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:34:15.640Z] OS/Arch: windows/amd64 [2022-01-03T15:34:15.640Z] [2022-01-03T15:34:15.640Z] Server: [2022-01-03T15:34:15.640Z] Version: 0.0.0-dev [2022-01-03T15:34:15.640Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:34:15.640Z] Go version: go1.17.5 [2022-01-03T15:34:15.640Z] Git commit: c91e09bee2 [2022-01-03T15:34:15.641Z] Built: 01/03/2022 15:32:19 [2022-01-03T15:34:15.641Z] OS/Arch: windows/amd64 [2022-01-03T15:34:15.641Z] Experimental: false [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] INFO: Docker info of the daemon under test [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] Containers: 0 [2022-01-03T15:34:15.641Z] Running: 0 [2022-01-03T15:34:15.641Z] Paused: 0 [2022-01-03T15:34:15.641Z] Stopped: 0 [2022-01-03T15:34:15.641Z] Images: 0 [2022-01-03T15:34:15.641Z] Server Version: 0.0.0-dev [2022-01-03T15:34:15.641Z] Storage Driver: windowsfilter [2022-01-03T15:34:15.641Z] Windows: [2022-01-03T15:34:15.641Z] Logging Driver: json-file [2022-01-03T15:34:15.641Z] Plugins: [2022-01-03T15:34:15.641Z] Volume: local [2022-01-03T15:34:15.641Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:34:15.641Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:34:15.641Z] Swarm: inactive [2022-01-03T15:34:15.641Z] Default Isolation: process [2022-01-03T15:34:15.641Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:34:15.641Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:34:15.641Z] OSType: windows [2022-01-03T15:34:15.641Z] Architecture: x86_64 [2022-01-03T15:34:15.641Z] CPUs: 4 [2022-01-03T15:34:15.641Z] Total Memory: 32GiB [2022-01-03T15:34:15.641Z] Name: azwin-2-58f090 [2022-01-03T15:34:15.641Z] ID: GLCX:KTGX:22L4:ZRU5:WJAZ:QUHE:COOF:RM7M:K7ZB:3LKE:CK7K:C5M5 [2022-01-03T15:34:15.641Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T15:34:15.641Z] Debug Mode (client): false [2022-01-03T15:34:15.641Z] Debug Mode (server): true [2022-01-03T15:34:15.641Z] File Descriptors: -1 [2022-01-03T15:34:15.641Z] Goroutines: 16 [2022-01-03T15:34:15.641Z] System Time: 2022-01-03T15:34:14.0350398Z [2022-01-03T15:34:15.641Z] EventsListeners: 0 [2022-01-03T15:34:15.641Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:34:15.641Z] Labels: [2022-01-03T15:34:15.641Z] Experimental: false [2022-01-03T15:34:15.641Z] Insecure Registries: [2022-01-03T15:34:15.641Z] 127.0.0.0/8 [2022-01-03T15:34:15.641Z] Live Restore Enabled: false [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] INFO: Docker images of the daemon under test [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:34:15.641Z] [2022-01-03T15:34:15.641Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:34:15.641Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T15:34:15.641Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:34:16.060Z] --- PASS: TestExec (0.44s) [2022-01-03T15:34:16.060Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-01-03T15:34:16.060Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:34:16.060Z] === RUN TestExecUser [2022-01-03T15:34:16.110Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:34:16.110Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:34:16.316Z] --- PASS: TestExecUser (0.48s) [2022-01-03T15:34:16.316Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:34:16.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-01-03T15:34:16.625Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:34:16.877Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-01-03T15:34:16.877Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:34:16.881Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-01-03T15:34:16.881Z] === RUN TestNetworkNat [2022-01-03T15:34:17.482Z] --- PASS: TestNetworkNat (0.51s) [2022-01-03T15:34:17.482Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:34:17.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-01-03T15:34:17.779Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:34:18.244Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-01-03T15:34:18.244Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:34:18.701Z] ...INFO: Daemon under test started and replied! [2022-01-03T15:34:18.701Z] INFO: Docker version of the daemon under test [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] Client: [2022-01-03T15:34:18.701Z] Version: 17.06.2-ce [2022-01-03T15:34:18.701Z] API version: 1.30 [2022-01-03T15:34:18.701Z] Go version: go1.8.3 [2022-01-03T15:34:18.701Z] Git commit: cec0b72 [2022-01-03T15:34:18.701Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:34:18.701Z] OS/Arch: windows/amd64 [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] Server: [2022-01-03T15:34:18.701Z] Version: 0.0.0-dev [2022-01-03T15:34:18.701Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:34:18.701Z] Go version: go1.17.5 [2022-01-03T15:34:18.701Z] Git commit: c91e09bee2 [2022-01-03T15:34:18.701Z] Built: 01/03/2022 15:32:22 [2022-01-03T15:34:18.701Z] OS/Arch: windows/amd64 [2022-01-03T15:34:18.701Z] Experimental: false [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] INFO: Docker info of the daemon under test [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] Containers: 0 [2022-01-03T15:34:18.701Z] Running: 0 [2022-01-03T15:34:18.701Z] Paused: 0 [2022-01-03T15:34:18.701Z] Stopped: 0 [2022-01-03T15:34:18.701Z] Images: 0 [2022-01-03T15:34:18.701Z] Server Version: 0.0.0-dev [2022-01-03T15:34:18.701Z] Storage Driver: windowsfilter [2022-01-03T15:34:18.701Z] Windows: [2022-01-03T15:34:18.701Z] Logging Driver: json-file [2022-01-03T15:34:18.701Z] Plugins: [2022-01-03T15:34:18.701Z] Volume: local [2022-01-03T15:34:18.701Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:34:18.701Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:34:18.701Z] Swarm: inactive [2022-01-03T15:34:18.701Z] Default Isolation: process [2022-01-03T15:34:18.701Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T15:34:18.701Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T15:34:18.701Z] OSType: windows [2022-01-03T15:34:18.701Z] Architecture: x86_64 [2022-01-03T15:34:18.701Z] CPUs: 4 [2022-01-03T15:34:18.701Z] Total Memory: 32GiB [2022-01-03T15:34:18.701Z] Name: azwin-2-58f091 [2022-01-03T15:34:18.701Z] ID: OEYN:DN5C:DMG3:SG5I:HE4U:B6LR:YDFQ:CFYW:XQKP:IIYQ:DBCS:5XLT [2022-01-03T15:34:18.701Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T15:34:18.701Z] Debug Mode (client): false [2022-01-03T15:34:18.701Z] Debug Mode (server): true [2022-01-03T15:34:18.701Z] File Descriptors: -1 [2022-01-03T15:34:18.701Z] Goroutines: 31 [2022-01-03T15:34:18.701Z] System Time: 2022-01-03T15:34:15.6781339Z [2022-01-03T15:34:18.701Z] EventsListeners: 0 [2022-01-03T15:34:18.701Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:34:18.701Z] Labels: [2022-01-03T15:34:18.701Z] Experimental: false [2022-01-03T15:34:18.701Z] Insecure Registries: [2022-01-03T15:34:18.701Z] 127.0.0.0/8 [2022-01-03T15:34:18.701Z] Live Restore Enabled: false [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] INFO: Docker images of the daemon under test [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:34:18.701Z] [2022-01-03T15:34:18.701Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:34:18.701Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-03T15:34:18.701Z] ltsc2022: Pulling from windows/servercore [2022-01-03T15:34:18.701Z] 8f616e6e9eec: Pulling fs layer [2022-01-03T15:34:18.701Z] 4d1d74adc6a9: Pulling fs layer [2022-01-03T15:34:18.806Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-01-03T15:34:18.806Z] === RUN TestHealthKillContainer [2022-01-03T15:34:20.243Z] ok github.com/docker/docker/libnetwork/networkdb 104.617s coverage: 60.0% of statements [2022-01-03T15:34:20.243Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:34:20.243Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T15:34:20.243Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-01-03T15:34:20.243Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T15:34:20.243Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-03T15:34:20.291Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-01-03T15:34:20.291Z] === RUN TestPause [2022-01-03T15:34:20.806Z] ok github.com/docker/docker/libnetwork/portmapper 0.293s coverage: 48.6% of statements [2022-01-03T15:34:20.851Z] --- PASS: TestPause (0.48s) [2022-01-03T15:34:20.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:34:20.851Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:34:20.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:34:20.851Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:34:21.062Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-03T15:34:21.062Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:34:21.318Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === Skipped [2022-01-03T15:34:21.318Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T15:34:21.318Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T15:34:21.318Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T15:34:21.318Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:34:21.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:34:21.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:34:21.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:34:21.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:34:21.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T15:34:21.318Z] firewalld_test.go:14: firewalld is not running [2022-01-03T15:34:21.318Z] [2022-01-03T15:34:21.318Z] DONE 331 tests, 9 skipped in 201.069s [2022-01-03T15:34:21.412Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-01-03T15:34:21.412Z] === RUN TestPidHost Post stage [Pipeline] junit [2022-01-03T15:34:22.261Z] Recording test results [2022-01-03T15:34:22.339Z] --- PASS: TestPidHost (0.96s) [2022-01-03T15:34:22.339Z] === RUN TestPsFilter [2022-01-03T15:34:22.339Z] --- PASS: TestPsFilter (0.11s) [2022-01-03T15:34:22.339Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:34:22.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-01-03T15:34:22.902Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:34:23.503Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-01-03T15:34:23.503Z] === RUN TestRemoveContainerRunning [2022-01-03T15:34:23.658Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-03T15:34:23.759Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-01-03T15:34:23.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:34:23.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -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:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh dynbinary test-integration [2022-01-03T15:34:24.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-01-03T15:34:24.320Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:34:24.320Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:34:24.320Z] === RUN TestRenameLinkedContainer [2022-01-03T15:34:24.555Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:34:24.555Z] 4d1d74adc6a9: Download complete [2022-01-03T15:34:24.564Z] [2022-01-03T15:34:24.564Z] Removing bundles/ [2022-01-03T15:34:24.564Z] [2022-01-03T15:34:24.564Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:34:24.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:34:24.820Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:34:24.820Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:34:26.207Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-01-03T15:34:26.207Z] === RUN TestRenameStoppedContainer [2022-01-03T15:34:26.462Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-03T15:34:26.462Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:34:26.889Z] --- PASS: TestHealthKillContainer (7.90s) [2022-01-03T15:34:26.889Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:34:26.889Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:34:26.889Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:34:26.889Z] === RUN TestIpcModeNone [2022-01-03T15:34:27.145Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-03T15:34:27.145Z] === RUN TestIpcModePrivate [2022-01-03T15:34:27.387Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-01-03T15:34:27.388Z] === RUN TestRenameInvalidName [2022-01-03T15:34:27.401Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-03T15:34:27.642Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-03T15:34:27.642Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:34:27.656Z] --- PASS: TestIpcModePrivate (0.46s) [2022-01-03T15:34:27.656Z] === RUN TestIpcModeShareable [2022-01-03T15:34:27.656Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:34:27.656Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-03T15:34:27.656Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:34:29.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-01-03T15:34:29.021Z] === RUN TestAPIIpcModeHost [2022-01-03T15:34:29.021Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:34:29.021Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-03T15:34:29.021Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:34:29.021Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:34:29.021Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-03T15:34:29.021Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:34:29.529Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-01-03T15:34:29.529Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:34:29.529Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-01-03T15:34:29.529Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:34:29.948Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-03T15:34:30.203Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-01-03T15:34:30.203Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:34:30.203Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:34:30.203Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T15:34:30.203Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:34:30.203Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:34:30.203Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T15:34:30.203Z] === RUN TestIpcModeOlderClient [2022-01-03T15:34:30.203Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:34:30.203Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:34:30.454Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-01-03T15:34:30.455Z] === RUN TestResize [2022-01-03T15:34:30.459Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-01-03T15:34:30.459Z] === RUN TestKillContainer [2022-01-03T15:34:30.459Z] === RUN TestKillContainer/no_signal [2022-01-03T15:34:31.014Z] --- PASS: TestResize (0.41s) [2022-01-03T15:34:31.014Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:34:31.020Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:34:31.270Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-01-03T15:34:31.270Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:34:31.276Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:34:31.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:31.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:31.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:31.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:34:31.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:31.838Z] --- PASS: TestKillContainer (1.17s) [2022-01-03T15:34:31.838Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-03T15:34:31.838Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-03T15:34:31.838Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-01-03T15:34:31.838Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:34:31.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:34:32.095Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:34:32.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-01-03T15:34:32.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-03T15:34:32.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-01-03T15:34:32.657Z] === RUN TestKillStoppedContainer [2022-01-03T15:34:32.657Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T15:34:32.657Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:34:32.657Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-01-03T15:34:32.657Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:34:33.219Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-03T15:34:33.219Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:34:33.219Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:34:33.219Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:34:33.219Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:34:33.219Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:34:33.219Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:34:33.219Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:34:33.219Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T15:34:33.219Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T15:34:33.219Z] === RUN TestLinksContainerNames [2022-01-03T15:34:33.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:33.780Z] --- PASS: TestLinksContainerNames (0.83s) [2022-01-03T15:34:33.780Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:34:34.342Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-01-03T15:34:34.342Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:34:34.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:34:34.598Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:34.598Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:34:34.598Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:34.598Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:34.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:34.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:34.598Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:34:34.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:34.855Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:34.855Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:34:34.855Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:34:35.111Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:34:35.111Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-01-03T15:34:35.111Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:34:35.111Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-03T15:34:35.111Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-03T15:34:35.111Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T15:34:35.112Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-01-03T15:34:35.112Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:34:35.112Z] 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) [2022-01-03T15:34:35.112Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-03T15:34:35.112Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:34:35.112Z] 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) [2022-01-03T15:34:35.112Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T15:34:35.112Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:34:35.112Z] 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) [2022-01-03T15:34:35.112Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T15:34:35.112Z] === RUN TestNetworkNat [2022-01-03T15:34:35.702Z] --- PASS: TestNetworkNat (0.53s) [2022-01-03T15:34:35.702Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:34:35.964Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-01-03T15:34:35.964Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:34:36.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:34:36.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:34:37.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:34:37.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:38.498Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-03T15:34:38.498Z] === RUN TestPause [2022-01-03T15:34:38.498Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:34:38.498Z] --- SKIP: TestPause (0.00s) [2022-01-03T15:34:38.498Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:34:38.498Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:34:38.498Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:34:38.498Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:34:38.498Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:34:38.498Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-03T15:34:38.498Z] === RUN TestPidHost [2022-01-03T15:34:39.425Z] --- PASS: TestPidHost (0.87s) [2022-01-03T15:34:39.425Z] === RUN TestPsFilter [2022-01-03T15:34:39.463Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:34:39.464Z] 8f616e6e9eec: Download complete [2022-01-03T15:34:39.682Z] --- PASS: TestPsFilter (0.10s) [2022-01-03T15:34:39.682Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:34:39.938Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-03T15:34:39.938Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:34:40.501Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-01-03T15:34:40.501Z] === RUN TestRemoveContainerRunning [2022-01-03T15:34:40.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:34:40.757Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-03T15:34:40.757Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:34:40.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:34:41.319Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-03T15:34:41.319Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:34:41.319Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:34:41.319Z] === RUN TestRenameLinkedContainer [2022-01-03T15:34:42.685Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-01-03T15:34:42.685Z] === RUN TestRenameStoppedContainer [2022-01-03T15:34:42.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:34:43.178Z] Removing intermediate container dd136ce86a73 [2022-01-03T15:34:43.178Z] ---> 1133a71c388e [2022-01-03T15:34:43.178Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-03T15:34:43.178Z] ---> Running in 96316d411158 [2022-01-03T15:34:43.246Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-03T15:34:43.246Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:34:44.174Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-03T15:34:44.174Z] === RUN TestRenameInvalidName [2022-01-03T15:34:44.431Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-03T15:34:44.431Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:34:44.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:34:44.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:34:45.798Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-01-03T15:34:45.798Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:34:46.360Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-03T15:34:46.360Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:34:46.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:34:47.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:34:47.287Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-01-03T15:34:47.287Z] === RUN TestResize [2022-01-03T15:34:47.542Z] --- PASS: TestResize (0.40s) [2022-01-03T15:34:47.542Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:34:47.798Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-03T15:34:47.798Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:34:47.974Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-03T15:34:47.974Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-03T15:34:48.359Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-03T15:34:48.359Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:34:48.359Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T15:34:48.359Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:34:48.359Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:34:48.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:34:48.447Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-03T15:34:48.447Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-03T15:34:48.447Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-03T15:34:48.447Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-03T15:34:48.920Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-03T15:34:48.920Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-03T15:34:48.920Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-03T15:34:48.920Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-03T15:34:49.288Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-01-03T15:34:49.288Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:34:49.394Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-03T15:34:49.394Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-03T15:34:49.394Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-03T15:34:49.394Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.16s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.93s) [2022-01-03T15:34:50.308Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-01-03T15:34:50.308Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:34:50.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-01-03T15:34:50.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:34:50.971Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-03T15:34:50.972Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-03T15:34:51.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-01-03T15:34:51.584Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:34:51.671Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-01-03T15:34:51.671Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:34:51.671Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T15:34:51.671Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T15:34:51.671Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:34:52.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-01-03T15:34:52.639Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:34:52.948Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-01-03T15:34:52.948Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:34:53.878Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-01-03T15:34:53.878Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:34:54.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-01-03T15:34:54.003Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:34:54.973Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-01-03T15:34:54.973Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:34:55.243Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-01-03T15:34:55.243Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:34:55.805Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-03T15:34:55.805Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:34:55.899Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-01-03T15:34:55.899Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:34:56.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-01-03T15:34:56.734Z] === RUN TestNISDomainname [2022-01-03T15:34:56.734Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T15:34:56.734Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-03T15:34:56.734Z] === RUN TestHostnameDnsResolution [2022-01-03T15:34:56.825Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-01-03T15:34:56.825Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:34:56.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:34:56.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:34:57.663Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-01-03T15:34:57.664Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:34:57.664Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-03T15:34:57.664Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T15:34:57.664Z] === RUN TestStats [2022-01-03T15:34:57.664Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:34:57.664Z] --- SKIP: TestStats (0.00s) [2022-01-03T15:34:57.664Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:34:57.664Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:34:57.664Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:34:57.664Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:34:57.664Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:34:57.664Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:34:57.664Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:34:57.664Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:34:57.664Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:34:57.664Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:34:57.664Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:34:57.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:34:58.189Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-01-03T15:34:58.189Z] === RUN TestNISDomainname [2022-01-03T15:34:58.225Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:34:58.444Z] --- PASS: TestNISDomainname (0.53s) [2022-01-03T15:34:58.444Z] === RUN TestHostnameDnsResolution [2022-01-03T15:34:59.005Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-01-03T15:34:59.005Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:34:59.565Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-01-03T15:34:59.565Z] === RUN TestStats [2022-01-03T15:35:00.113Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:35:00.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:35:00.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:35:02.002Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:35:02.002Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-01-03T15:35:02.002Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-01-03T15:35:02.002Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-01-03T15:35:02.002Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2022-01-03T15:35:02.002Z] === RUN TestDeleteDevicemapper [2022-01-03T15:35:02.003Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:35:02.003Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:35:02.003Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:35:02.076Z] --- PASS: TestStats (2.47s) [2022-01-03T15:35:02.076Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:35:02.076Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:35:02.076Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:35:02.076Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:35:02.076Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:35:02.076Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:35:02.076Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:35:02.076Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:35:02.076Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:35:02.076Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:35:02.076Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:35:02.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-01-03T15:35:02.930Z] === RUN TestUpdateMemory [2022-01-03T15:35:02.930Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:02.930Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T15:35:02.930Z] === RUN TestUpdateCPUQuota [2022-01-03T15:35:02.930Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:02.930Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-03T15:35:02.930Z] === RUN TestUpdatePidsLimit [2022-01-03T15:35:02.930Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:02.930Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-03T15:35:02.930Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:35:03.001Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:35:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:35:04.886Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:35:06.249Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:35:06.249Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-01-03T15:35:06.249Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-01-03T15:35:06.249Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-01-03T15:35:06.249Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-01-03T15:35:06.249Z] === RUN TestDeleteDevicemapper [2022-01-03T15:35:06.249Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:35:06.249Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:35:06.249Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:35:08.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-01-03T15:35:08.143Z] === RUN TestUpdateMemory [2022-01-03T15:35:08.398Z] --- PASS: TestUpdateMemory (0.65s) [2022-01-03T15:35:08.398Z] === RUN TestUpdateCPUQuota [2022-01-03T15:35:09.324Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-01-03T15:35:09.324Z] === RUN TestUpdatePidsLimit [2022-01-03T15:35:09.324Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:35:09.580Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:35:09.835Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:35:10.091Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:35:10.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:35:10.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:35:10.603Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:35:10.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit (2.16s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-01-03T15:35:11.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-01-03T15:35:11.421Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:35:13.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:35:14.698Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.812991628s with top 10 stages: buildssa: 1m37.516090723s, goimports: 20.440715442s, unconvert: 13.437284512s, gosec: 8.825805717s, golint: 5.945377492s, ineffassign: 4.353804973s, misspell: 4.168133703s, inspect: 3.948828119s, vrp: 3.552640859s, printf: 2.199766081s [2022-01-03T15:35:14.698Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2022-01-03T15:35:14.698Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2178/2178, identifier_marker: 1790/1790, skip_files: 2178/2178, exclude-rules: 78/1790, nolint: 0/78, autogenerated_exclude: 1790/2178, filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, exclude: 1790/1790, cgo: 2178/2759 [2022-01-03T15:35:14.698Z] INFO [runner] processing took 72.243704ms with stages: nolint: 26.827683ms, identifier_marker: 25.472475ms, path_prettifier: 9.894861ms, autogenerated_exclude: 4.852881ms, exclude-rules: 3.086471ms, skip_dirs: 1.830165ms, cgo: 170.853µs, filename_unadjuster: 103.807µs, max_same_issues: 1.271µs, uniq_by_line: 531ns, exclude: 520ns, max_from_linter: 507ns, path_shortener: 502ns, source_code: 344ns, skip_files: 329ns, max_per_file_from_linter: 252ns, diff: 252ns [2022-01-03T15:35:14.698Z] INFO [runner] linters took 1m45.990963958s with stages: goanalysis_metalinter: 1m23.616492615s, unused: 22.302036931s [2022-01-03T15:35:14.698Z] INFO File cache stats: 1691 entries of total size 8.5MiB [2022-01-03T15:35:14.698Z] INFO Memory: 2527 samples, avg is 1633.7MB, max is 4366.8MB [2022-01-03T15:35:14.698Z] INFO Execution took 4m12.549676076s [2022-01-03T15:35:14.698Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-03T15:35:15.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh dynbinary test-docker-py [2022-01-03T15:35:15.096Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-01-03T15:35:15.096Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:35:15.096Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-03T15:35:15.096Z] === RUN TestWaitNonBlocked [2022-01-03T15:35:15.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:15.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:15.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:15.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:15.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:15.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:15.096Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T15:35:15.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-01-03T15:35:15.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-01-03T15:35:15.096Z] === RUN TestWaitBlocked [2022-01-03T15:35:15.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:15.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:15.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:15.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:15.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:15.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:15.661Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:35:15.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-01-03T15:35:15.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-01-03T15:35:15.661Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:35:15.661Z] === CONT TestIpcModeOlderClient [2022-01-03T15:35:15.661Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-03T15:35:15.661Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:35:15.959Z] [2022-01-03T15:35:15.959Z] Removing bundles/ [2022-01-03T15:35:15.959Z] [2022-01-03T15:35:15.959Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-03T15:35:15.959Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:35:15.959Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:35:16.325Z] Removing intermediate container 96316d411158 [2022-01-03T15:35:16.325Z] ---> 248dc33c150f [2022-01-03T15:35:16.325Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-03T15:35:16.325Z] ---> Running in ed845ee87698 [2022-01-03T15:35:16.797Z] Removing intermediate container ed845ee87698 [2022-01-03T15:35:16.797Z] ---> 398961bf31f3 [2022-01-03T15:35:16.797Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-03T15:35:16.797Z] ---> Running in 56c83153b870 [2022-01-03T15:35:17.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:35:17.269Z] Removing intermediate container 56c83153b870 [2022-01-03T15:35:17.269Z] ---> 9a859e669471 [2022-01-03T15:35:17.269Z] Step 11/11 : COPY . . [2022-01-03T15:35:17.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:35:18.177Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-01-03T15:35:18.177Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-01-03T15:35:18.177Z] PASS [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === Skipped [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:35:18.177Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-03T15:35:18.177Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-03T15:35:18.177Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:35:18.177Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:35:18.177Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-03T15:35:18.177Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-03T15:35:18.177Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-03T15:35:18.177Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-03T15:35:18.177Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-03T15:35:18.177Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:35:18.177Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:35:18.177Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-03T15:35:18.177Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-03T15:35:18.177Z] 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) [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-03T15:35:18.177Z] 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) [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-03T15:35:18.177Z] 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) [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-03T15:35:18.177Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:35:18.177Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-03T15:35:18.177Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:35:18.177Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-03T15:35:18.177Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-03T15:35:18.177Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-03T15:35:18.177Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.177Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:35:18.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:35:18.177Z] [2022-01-03T15:35:18.178Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T15:35:18.178Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.178Z] [2022-01-03T15:35:18.178Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-03T15:35:18.178Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.178Z] [2022-01-03T15:35:18.178Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-03T15:35:18.178Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-03T15:35:18.178Z] [2022-01-03T15:35:18.178Z] DONE 177 tests, 27 skipped in 70.835s [2022-01-03T15:35:18.178Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:35:18.433Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:35:18.996Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:18.996Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:18.996Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:18.996Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:18.996Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:18.996Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:35:18.996Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:35:18.996Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:18.996Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:18.996Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:35:18.996Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:18.996Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-03T15:35:19.254Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T15:35:19.254Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:35:19.254Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:35:20.184Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:35:20.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:35:21.550Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:35:22.479Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:35:22.479Z] daemon_test.go:156: [daa97d6637b4b] daemon is not started [2022-01-03T15:35:22.479Z] --- PASS: TestConfigDaemonSeccompProfiles (3.33s) [2022-01-03T15:35:22.479Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2022-01-03T15:35:22.479Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-03T15:35:22.479Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-01-03T15:35:22.479Z] === RUN TestDaemonProxy [2022-01-03T15:35:22.479Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T15:35:22.479Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T15:35:22.479Z] PASS [2022-01-03T15:35:22.479Z] [2022-01-03T15:35:22.479Z] === Skipped [2022-01-03T15:35:22.479Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-03T15:35:22.479Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-03T15:35:22.479Z] [2022-01-03T15:35:22.479Z] DONE 12 tests, 1 skipped in 4.207s [2022-01-03T15:35:22.479Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:35:22.734Z] INFO: Testing against a local daemon [2022-01-03T15:35:22.734Z] === RUN TestCommitInheritsEnv [2022-01-03T15:35:22.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:35:23.629Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-01-03T15:35:23.629Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:35:23.629Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-01-03T15:35:23.629Z] === RUN TestWaitNonBlocked [2022-01-03T15:35:23.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:23.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:23.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:23.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:23.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:35:23.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:35:23.885Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-03T15:35:23.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-01-03T15:35:23.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-01-03T15:35:23.885Z] === RUN TestWaitBlocked [2022-01-03T15:35:23.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:23.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:23.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:23.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:23.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:35:23.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:35:24.098Z] --- PASS: TestCommitInheritsEnv (1.53s) [2022-01-03T15:35:24.098Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:35:24.098Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:35:24.098Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:35:24.098Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T15:35:24.098Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:35:24.354Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:35:24.354Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:35:24.489Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:35:24.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-01-03T15:35:24.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-01-03T15:35:24.489Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:35:24.489Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:35:26.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:35:26.242Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-01-03T15:35:26.242Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:35:26.242Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T15:35:26.242Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:35:26.242Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:35:26.242Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:35:26.242Z] === RUN TestTagInvalidReference [2022-01-03T15:35:26.242Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:35:26.242Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:35:26.242Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:35:26.242Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:35:26.242Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:35:26.242Z] === RUN TestTagOfficialNames [2022-01-03T15:35:26.242Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-03T15:35:26.242Z] === RUN TestTagMatchesDigest [2022-01-03T15:35:26.242Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T15:35:26.242Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:35:27.002Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-01-03T15:35:27.002Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:35:27.002Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-01-03T15:35:27.002Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:35:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:35:29.605Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-01-03T15:35:29.606Z] === CONT TestIpcModeOlderClient [2022-01-03T15:35:29.606Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-03T15:35:29.606Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:35:29.606Z] --- PASS: TestDaemonHostGatewayIP (2.77s) [2022-01-03T15:35:29.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:35:32.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:35:32.454Z] Using test binary docker [2022-01-03T15:35:32.454Z] +++ /etc/init.d/apparmor start [2022-01-03T15:35:32.454Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:35:32.454Z] INFO: Waiting for daemon to start... [2022-01-03T15:35:32.454Z] Starting dockerd [2022-01-03T15:35:32.454Z] +++ 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 [2022-01-03T15:35:34.998Z] . [2022-01-03T15:35:34.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:35:34.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:35:34.998Z] Error: No such image: emptyfs [2022-01-03T15:35:34.998Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:35:34.998Z] ++++ docker load [2022-01-03T15:35:35.258Z] Running integration-test (iteration 1) [2022-01-03T15:35:35.258Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:35:35.258Z] ++ 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 [2022-01-03T15:35:35.258Z] ++ set -e [2022-01-03T15:35:35.258Z] ++ '[' -n 0 ']' [2022-01-03T15:35:35.258Z] ++ set -x [2022-01-03T15:35:35.258Z] ++ 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 [2022-01-03T15:35:36.200Z] Loaded image: busybox:latest [2022-01-03T15:35:36.772Z] Loaded image: busybox:glibc [2022-01-03T15:35:41.808Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-01-03T15:35:41.808Z] PASS [2022-01-03T15:35:41.808Z] [2022-01-03T15:35:41.808Z] === Skipped [2022-01-03T15:35:41.809Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:35:41.809Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:35:41.809Z] [2022-01-03T15:35:41.809Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:35:41.809Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-03T15:35:41.809Z] [2022-01-03T15:35:41.809Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:35:41.809Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:35:41.809Z] [2022-01-03T15:35:41.809Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-03T15:35:41.809Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-03T15:35:41.809Z] [2022-01-03T15:35:41.809Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:35:41.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:35:41.809Z] [2022-01-03T15:35:41.809Z] DONE 200 tests, 5 skipped in 121.105s [2022-01-03T15:35:41.809Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:35:41.809Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:35:41.809Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:41.809Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:41.809Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:41.809Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:41.809Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:41.809Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:35:41.809Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:35:41.809Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:35:41.809Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:35:41.809Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:35:41.809Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:35:41.809Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-01-03T15:35:41.809Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-03T15:35:41.809Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:35:41.809Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:35:42.062Z] Loaded image: debian:bullseye-slim [2022-01-03T15:35:42.062Z] Loaded image: hello-world:latest [2022-01-03T15:35:42.062Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:35:42.062Z] INFO: Testing against a local daemon [2022-01-03T15:35:42.062Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:35:42.735Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:35:44.143Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:35:44.608Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-01-03T15:35:44.608Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:35:45.069Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:35:45.069Z] daemon_test.go:156: [d0022d0789b66] daemon is not started [2022-01-03T15:35:45.069Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-01-03T15:35:45.069Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-01-03T15:35:45.069Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-03T15:35:45.069Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-03T15:35:45.069Z] === RUN TestDaemonProxy [2022-01-03T15:35:45.069Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:35:45.994Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-01-03T15:35:45.994Z] === RUN TestBuildWithSession [2022-01-03T15:35:45.994Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:35:45.994Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:35:45.994Z] === RUN TestBuildSquashParent [2022-01-03T15:35:46.224Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:35:46.224Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:35:46.224Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:35:46.224Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:35:46.224Z] [2022-01-03T15:35:46.224Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-03T15:35:46.224Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-03T15:35:46.224Z] HOSTNAME=c68834a14b29 [2022-01-03T15:35:46.224Z] TESTDEBUG=0 [2022-01-03T15:35:46.224Z] DEST=bundles/test-integration [2022-01-03T15:35:46.224Z] PWD=/go/src/github.com/docker/docker [2022-01-03T15:35:46.224Z] DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb [2022-01-03T15:35:46.224Z] container=docker [2022-01-03T15:35:46.224Z] HOME=/root [2022-01-03T15:35:46.224Z] GOLANG_VERSION=1.17.5 [2022-01-03T15:35:46.224Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-03T15:35:46.224Z] VALIDATE_BRANCH=master [2022-01-03T15:35:46.224Z] TERM=xterm [2022-01-03T15:35:46.224Z] DOCKER_PKG=github.com/docker/docker [2022-01-03T15:35:46.224Z] SHLVL=1 [2022-01-03T15:35:46.224Z] TIMEOUT=120m [2022-01-03T15:35:46.224Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-03T15:35:46.224Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-03T15:35:46.224Z] GO111MODULE=off [2022-01-03T15:35:46.224Z] DOCKER_EXPERIMENTAL=1 [2022-01-03T15:35:46.224Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-03T15:35:46.224Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-03T15:35:46.224Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-03T15:35:46.224Z] GOPATH=/go [2022-01-03T15:35:46.224Z] PKG_CONFIG=pkg-config [2022-01-03T15:35:46.224Z] _=/usr/bin/env [2022-01-03T15:35:46.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-03T15:35:46.954Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:35:48.393Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:35:50.306Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:35:50.866Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy (6.28s) [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:35:51.121Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-03T15:35:51.121Z] PASS [2022-01-03T15:35:51.121Z] [2022-01-03T15:35:51.121Z] DONE 17 tests in 10.230s [2022-01-03T15:35:51.121Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:35:51.377Z] INFO: Testing against a local daemon [2022-01-03T15:35:51.377Z] === RUN TestCommitInheritsEnv [2022-01-03T15:35:51.633Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-01-03T15:35:51.633Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:35:51.633Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:35:51.633Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:35:51.633Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-03T15:35:51.633Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:35:51.633Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:35:51.633Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:35:51.889Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-01-03T15:35:51.889Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:35:53.189Z] ---> b43d9d98eba7 [2022-01-03T15:35:54.159Z] Successfully built b43d9d98eba7 [2022-01-03T15:35:54.159Z] Successfully tagged docker:latest [2022-01-03T15:35:54.159Z] INFO: Image build ended at 01/03/2022 15:35:53. Duration:00:05:04.2006993 [2022-01-03T15:35:54.159Z] [2022-01-03T15:35:54.159Z] [2022-01-03T15:35:54.159Z] INFO: Building the test binaries at 01/03/2022 15:35:53... [2022-01-03T15:35:54.402Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2022-01-03T15:35:54.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:35:54.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:35:54.402Z] === RUN TestTagInvalidReference [2022-01-03T15:35:54.402Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:35:54.402Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:35:54.402Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-03T15:35:54.402Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:35:54.402Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:35:54.402Z] === RUN TestTagOfficialNames [2022-01-03T15:35:54.402Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-03T15:35:54.402Z] === RUN TestTagMatchesDigest [2022-01-03T15:35:54.402Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-03T15:35:54.402Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:35:55.996Z] --- PASS: TestBuildSquashParent (8.26s) [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:35:55.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:35:55.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:35:55.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:35:55.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:35:55.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:35:55.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:35:55.997Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:35:55.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:35:55.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:35:55.997Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:35:57.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:35:57.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:35:57.610Z] 4d1d74adc6a9: Verifying Checksum [2022-01-03T15:35:57.610Z] 4d1d74adc6a9: Download complete [2022-01-03T15:36:00.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:36:00.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:36:01.273Z] INFO: make.ps1 starting at 01/03/2022 15:36:00 [2022-01-03T15:36:01.733Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:36:01.733Z] INFO: Invoking autogen... [2022-01-03T15:36:02.193Z] INFO: Building daemon... [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2022-01-03T15:36:03.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s) [2022-01-03T15:36:03.221Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:36:03.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:36:05.679Z] 8f616e6e9eec: Pull complete [2022-01-03T15:36:05.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:36:06.285Z] 8f616e6e9eec: Verifying Checksum [2022-01-03T15:36:06.285Z] 8f616e6e9eec: Download complete [2022-01-03T15:36:06.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:36:06.905Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:36:07.166Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-01-03T15:36:07.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-01-03T15:36:07.736Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:36:09.221Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2022-01-03T15:36:09.221Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:36:11.137Z] --- PASS: TestBuildLabelWithTargets (1.94s) [2022-01-03T15:36:11.137Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:36:12.076Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-01-03T15:36:12.076Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:36:12.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-03T15:36:12.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-03T15:36:15.378Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-01-03T15:36:15.378Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:36:16.767Z] --- PASS: TestBuildUncleanTarFilenames (1.58s) [2022-01-03T15:36:16.767Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:36:20.071Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2022-01-03T15:36:20.071Z] === RUN TestBuildWithHugeFile [2022-01-03T15:36:27.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-03T15:36:37.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-03T15:36:44.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-03T15:36:44.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-03T15:36:44.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-03T15:36:45.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-03T15:36:45.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-03T15:36:46.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-03T15:36:47.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-03T15:36:49.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-03T15:36:49.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-03T15:36:50.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-03T15:36:51.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-03T15:36:51.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-03T15:36:52.446Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-03T15:36:52.446Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:36:52.446Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:36:52.446Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-03T15:36:52.446Z] [2022-01-03T15:36:52.446Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-03T15:36:52.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-03T15:36:52.446Z] Using test binary docker [2022-01-03T15:36:52.446Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:36:52.446Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:36:52.446Z] INFO: Waiting for daemon to start... [2022-01-03T15:36:52.446Z] Starting dockerd [2022-01-03T15:36:52.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-03T15:36:53.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-03T15:36:53.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-03T15:36:53.816Z] . [2022-01-03T15:36:53.816Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-03T15:36:54.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:36:54.611Z] Using test binary docker [2022-01-03T15:36:54.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-03T15:36:54.611Z] +++ /etc/init.d/apparmor start [2022-01-03T15:36:54.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:36:54.611Z] INFO: Waiting for daemon to start... [2022-01-03T15:36:54.611Z] Starting dockerd [2022-01-03T15:36:54.611Z] +++ 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 [2022-01-03T15:37:02.626Z] --- PASS: TestImportExtremelyLargeImageWorks (89.56s) [2022-01-03T15:37:02.626Z] PASS [2022-01-03T15:37:02.626Z] [2022-01-03T15:37:02.626Z] === Skipped [2022-01-03T15:37:02.626Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:37:02.626Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-03T15:37:02.626Z] [2022-01-03T15:37:02.626Z] DONE 12 tests, 1 skipped in 93.383s [2022-01-03T15:37:02.626Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:37:02.626Z] INFO: Testing against a local daemon [2022-01-03T15:37:02.626Z] === RUN TestNetworkCreateDelete [2022-01-03T15:37:02.626Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T15:37:02.626Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:37:02.626Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-03T15:37:02.626Z] === RUN TestDaemonDNSFallback [2022-01-03T15:37:02.626Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-01-03T15:37:02.626Z] === RUN TestInspectNetwork [2022-01-03T15:37:02.626Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.626Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T15:37:02.626Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:37:02.626Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.626Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:37:02.626Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:37:02.626Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:02.626Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:02.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:02.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:02.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:02.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:02.626Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:02.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:02.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:02.626Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T15:37:02.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:37:02.626Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:37:02.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:37:02.626Z] === RUN TestNetworkList [2022-01-03T15:37:02.626Z] === RUN TestNetworkList//networks [2022-01-03T15:37:02.626Z] === PAUSE TestNetworkList//networks [2022-01-03T15:37:02.694Z] . [2022-01-03T15:37:02.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:37:02.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:37:02.694Z] Error: No such image: emptyfs [2022-01-03T15:37:02.694Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:37:02.694Z] ++++ docker load [2022-01-03T15:37:02.694Z] Running integration-test (iteration 1) [2022-01-03T15:37:02.694Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-03T15:37:02.694Z] ++ 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 [2022-01-03T15:37:02.694Z] ++ set -e [2022-01-03T15:37:02.694Z] ++ '[' -n 0 ']' [2022-01-03T15:37:02.694Z] ++ set -x [2022-01-03T15:37:02.694Z] ++ 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 [2022-01-03T15:37:02.694Z] Loaded image: busybox:latest [2022-01-03T15:37:02.694Z] Loaded image: busybox:glibc [2022-01-03T15:37:02.897Z] === RUN TestNetworkList//networks/ [2022-01-03T15:37:02.897Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:37:02.897Z] === CONT TestNetworkList//networks [2022-01-03T15:37:02.897Z] === CONT TestNetworkList//networks/ [2022-01-03T15:37:02.897Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:37:02.897Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:37:02.897Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:37:02.897Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:37:02.897Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-03T15:37:02.897Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:37:02.897Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-03T15:37:02.897Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:37:02.897Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:37:02.897Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:37:02.897Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:37:02.897Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:37:02.897Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:37:02.897Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:37:02.897Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:37:02.897Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:37:02.897Z] PASS [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === Skipped [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-03T15:37:02.897Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:37:02.897Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:37:02.897Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-03T15:37:02.897Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-03T15:37:02.897Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:37:02.897Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] DONE 22 tests, 12 skipped in 6.898s [2022-01-03T15:37:02.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:37:02.897Z] INFO: Testing against a local daemon [2022-01-03T15:37:02.897Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:37:02.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:37:02.897Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:37:02.897Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:37:02.897Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:37:02.897Z] PASS [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === Skipped [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:37:02.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:37:02.897Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] DONE 2 tests, 2 skipped in 0.085s [2022-01-03T15:37:02.897Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:37:02.897Z] INFO: Testing against a local daemon [2022-01-03T15:37:02.897Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:37:02.897Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T15:37:02.897Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:37:02.897Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-03T15:37:02.897Z] PASS [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === Skipped [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-03T15:37:02.897Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-03T15:37:02.897Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:02.897Z] [2022-01-03T15:37:02.897Z] DONE 2 tests, 2 skipped in 0.091s [2022-01-03T15:37:02.897Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:37:03.180Z] testing: warning: no tests to run [2022-01-03T15:37:03.181Z] PASS [2022-01-03T15:37:03.181Z] [2022-01-03T15:37:03.181Z] DONE 0 tests in 0.033s [2022-01-03T15:37:03.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:37:03.181Z] INFO: Testing against a local daemon [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginTLS [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginHeader [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:37:03.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.181Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-03T15:37:03.181Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T15:37:03.456Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T15:37:03.456Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T15:37:03.456Z] PASS [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === Skipped [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-03T15:37:03.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.456Z] [2022-01-03T15:37:03.456Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-03T15:37:03.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] DONE 17 tests, 17 skipped in 0.281s [2022-01-03T15:37:03.457Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:37:03.457Z] INFO: Testing against a local daemon [2022-01-03T15:37:03.457Z] === RUN TestPluginInvalidJSON [2022-01-03T15:37:03.457Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:37:03.457Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:37:03.457Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:37:03.457Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-03T15:37:03.457Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:37:03.457Z] === RUN TestPluginInstall [2022-01-03T15:37:03.457Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T15:37:03.457Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:37:03.457Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-03T15:37:03.457Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T15:37:03.457Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:37:03.457Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T15:37:03.457Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:37:03.457Z] PASS [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === Skipped [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-03T15:37:03.457Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-03T15:37:03.457Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:37:03.457Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-03T15:37:03.457Z] [2022-01-03T15:37:03.457Z] DONE 5 tests, 3 skipped in 0.126s [2022-01-03T15:37:03.457Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:37:03.631Z] Loaded image: debian:bullseye-slim [2022-01-03T15:37:03.631Z] Loaded image: hello-world:latest [2022-01-03T15:37:03.631Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:37:03.631Z] INFO: Testing against a local daemon [2022-01-03T15:37:03.631Z] === RUN TestCgroupNamespacesBuild [2022-01-03T15:37:03.714Z] INFO: Testing against a local daemon [2022-01-03T15:37:03.714Z] === RUN TestExternalGraphDriver [2022-01-03T15:37:03.714Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T15:37:03.714Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-03T15:37:03.714Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:37:05.006Z] --- PASS: TestCgroupNamespacesBuild (1.10s) [2022-01-03T15:37:05.006Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-03T15:37:05.934Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-01-03T15:37:05.934Z] === RUN TestBuildWithSession [2022-01-03T15:37:05.934Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:37:05.934Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:37:05.934Z] === RUN TestBuildSquashParent [2022-01-03T15:37:07.881Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2022-01-03T15:37:07.881Z] PASS [2022-01-03T15:37:07.881Z] [2022-01-03T15:37:07.881Z] === Skipped [2022-01-03T15:37:07.881Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-03T15:37:07.881Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-03T15:37:07.881Z] [2022-01-03T15:37:07.881Z] DONE 2 tests, 1 skipped in 3.673s [2022-01-03T15:37:07.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:37:07.881Z] INFO: Testing against a local daemon [2022-01-03T15:37:07.881Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:37:07.881Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:37:07.881Z] === RUN TestReadPluginNoRead [2022-01-03T15:37:07.881Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:37:07.881Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:37:07.881Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:37:07.881Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:37:07.881Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:37:09.220Z] --- PASS: TestBuildSquashParent (3.26s) [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:37:09.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:37:09.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:37:09.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:37:09.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:37:10.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:37:10.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:37:11.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:37:11.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:37:12.051Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-01-03T15:37:12.051Z] === CONT TestReadPluginNoRead [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.05s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-01-03T15:37:12.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.00s) [2022-01-03T15:37:12.517Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:37:12.517Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:37:13.445Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:37:13.702Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:37:13.941Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:37:13.958Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:37:13.959Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy (1.70s) [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-01-03T15:37:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-01-03T15:37:14.215Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:37:14.777Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-01-03T15:37:14.777Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:37:14.867Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:37:15.705Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2022-01-03T15:37:15.705Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:37:15.964Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-01-03T15:37:15.964Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:37:16.232Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2022-01-03T15:37:16.232Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:37:17.330Z] --- PASS: TestBuildMultiStageOnBuild (1.15s) [2022-01-03T15:37:17.330Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:37:17.586Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-01-03T15:37:17.586Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:37:17.596Z] === CONT TestReadPluginNoRead [2022-01-03T15:37:17.596Z] read_test.go:92: [d620a1feb06fb] daemon is not started [2022-01-03T15:37:17.596Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-01-03T15:37:17.596Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-03T15:37:17.596Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-01-03T15:37:17.596Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-01-03T15:37:17.596Z] PASS [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.596Z] DONE 6 tests in 10.217s [2022-01-03T15:37:17.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:37:17.596Z] testing: warning: no tests to run [2022-01-03T15:37:17.596Z] PASS [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.596Z] DONE 0 tests in 0.027s [2022-01-03T15:37:17.596Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:37:17.596Z] INFO: Testing against a local daemon [2022-01-03T15:37:17.596Z] === RUN TestPluginWithDevMounts [2022-01-03T15:37:17.596Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T15:37:17.596Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T15:37:17.596Z] PASS [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.596Z] === Skipped [2022-01-03T15:37:17.596Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-03T15:37:17.596Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.596Z] DONE 1 tests, 1 skipped in 0.081s [2022-01-03T15:37:17.596Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:37:17.596Z] INFO: Testing against a local daemon [2022-01-03T15:37:17.596Z] === RUN TestSecretInspect [2022-01-03T15:37:17.596Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-03T15:37:17.596Z] === RUN TestSecretList [2022-01-03T15:37:17.596Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestSecretList (0.01s) [2022-01-03T15:37:17.596Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:37:17.596Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-03T15:37:17.596Z] === RUN TestSecretsUpdate [2022-01-03T15:37:17.596Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-03T15:37:17.596Z] === RUN TestTemplatedSecret [2022-01-03T15:37:17.596Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T15:37:17.596Z] === RUN TestSecretCreateResolve [2022-01-03T15:37:17.596Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-03T15:37:17.596Z] PASS [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.596Z] === Skipped [2022-01-03T15:37:17.596Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-03T15:37:17.596Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.596Z] [2022-01-03T15:37:17.597Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-03T15:37:17.597Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.597Z] [2022-01-03T15:37:17.597Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-03T15:37:17.597Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.597Z] [2022-01-03T15:37:17.597Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-03T15:37:17.597Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.597Z] [2022-01-03T15:37:17.597Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-03T15:37:17.597Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.597Z] [2022-01-03T15:37:17.597Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-03T15:37:17.597Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.597Z] [2022-01-03T15:37:17.597Z] DONE 6 tests, 6 skipped in 0.141s [2022-01-03T15:37:17.853Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:37:17.853Z] INFO: Testing against a local daemon [2022-01-03T15:37:17.853Z] === RUN TestServiceCreateInit [2022-01-03T15:37:17.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:37:17.853Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:37:17.853Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-03T15:37:17.853Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:37:17.853Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:37:17.853Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceConflict [2022-01-03T15:37:17.853Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:37:17.853Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:37:17.853Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:37:17.853Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:37:17.853Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceSysctls [2022-01-03T15:37:17.853Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-03T15:37:17.853Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:37:17.853Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-03T15:37:17.853Z] === RUN TestInspect [2022-01-03T15:37:17.853Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestInspect (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestCreateJob [2022-01-03T15:37:17.853Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestCreateJob (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestReplicatedJob [2022-01-03T15:37:17.853Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:37:17.853Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:17.853Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-03T15:37:17.853Z] === RUN TestServiceListWithStatuses [2022-01-03T15:37:17.853Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:37:17.853Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:37:17.853Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:37:18.109Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:18.109Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-03T15:37:18.109Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:37:18.109Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:18.109Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-03T15:37:18.109Z] === RUN TestServicePlugin [2022-01-03T15:37:18.952Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s) [2022-01-03T15:37:18.952Z] === RUN TestBuildWithHugeFile [2022-01-03T15:37:19.999Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServicePlugin (1.88s) [2022-01-03T15:37:19.999Z] === RUN TestServiceUpdateLabel [2022-01-03T15:37:19.999Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-03T15:37:19.999Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:37:19.999Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-03T15:37:19.999Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:37:19.999Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-03T15:37:19.999Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:37:19.999Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-03T15:37:19.999Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:37:19.999Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-03T15:37:19.999Z] PASS [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === Skipped [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:37:19.999Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:37:19.999Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-03T15:37:19.999Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-03T15:37:19.999Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-03T15:37:19.999Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-03T15:37:19.999Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-03T15:37:19.999Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-03T15:37:19.999Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-03T15:37:19.999Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T15:37:19.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-03T15:37:19.999Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-03T15:37:19.999Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2022-01-03T15:37:19.999Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-03T15:37:19.999Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-03T15:37:19.999Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-03T15:37:19.999Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-03T15:37:19.999Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-03T15:37:19.999Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] DONE 24 tests, 23 skipped in 2.206s [2022-01-03T15:37:19.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T15:37:19.999Z] INFO: Testing against a local daemon [2022-01-03T15:37:19.999Z] === RUN TestSessionCreate [2022-01-03T15:37:19.999Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T15:37:19.999Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:37:19.999Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T15:37:19.999Z] PASS [2022-01-03T15:37:19.999Z] [2022-01-03T15:37:19.999Z] DONE 2 tests in 0.119s [2022-01-03T15:37:19.999Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T15:37:20.255Z] INFO: Testing against a local daemon [2022-01-03T15:37:20.255Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:37:20.255Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:37:20.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:37:20.255Z] === RUN TestDiskUsage [2022-01-03T15:37:20.255Z] === PAUSE TestDiskUsage [2022-01-03T15:37:20.255Z] === RUN TestEventsExecDie [2022-01-03T15:37:20.511Z] --- PASS: TestEventsExecDie (0.45s) [2022-01-03T15:37:20.511Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:37:20.766Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-03T15:37:20.766Z] === RUN TestEventsVolumeCreate [2022-01-03T15:37:20.766Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-01-03T15:37:20.766Z] === RUN TestInfoBinaryCommits [2022-01-03T15:37:20.766Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-03T15:37:20.766Z] === RUN TestInfoAPIVersioned [2022-01-03T15:37:20.766Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T15:37:20.766Z] === RUN TestInfoDiscoveryBackend [2022-01-03T15:37:21.328Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2022-01-03T15:37:21.328Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T15:37:24.598Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-01-03T15:37:24.598Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T15:37:24.598Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:24.598Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T15:37:24.598Z] === RUN TestInfoAPI [2022-01-03T15:37:24.598Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T15:37:24.598Z] === RUN TestInfoAPIWarnings [2022-01-03T15:37:30.813Z] --- PASS: TestImportExtremelyLargeImageWorks (89.18s) [2022-01-03T15:37:30.813Z] PASS [2022-01-03T15:37:30.813Z] [2022-01-03T15:37:30.813Z] DONE 12 tests in 92.149s [2022-01-03T15:37:30.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:37:30.813Z] INFO: Testing against a local daemon [2022-01-03T15:37:30.813Z] === RUN TestNetworkCreateDelete [2022-01-03T15:37:30.813Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-03T15:37:30.813Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:37:30.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-03T15:37:30.813Z] === RUN TestDaemonDNSFallback [2022-01-03T15:37:30.813Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-01-03T15:37:30.813Z] === RUN TestInspectNetwork [2022-01-03T15:37:31.890Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:37:31.890Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:37:31.890Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:37:31.890Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T15:37:31.890Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T15:37:31.890Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T15:37:31.890Z] WARN: Skipping validation tests [2022-01-03T15:37:31.890Z] INFO: Running unit tests at 01/03/2022 15:37:30... [2022-01-03T15:37:32.565Z] 8f616e6e9eec: Pull complete [2022-01-03T15:37:33.326Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:37:33.326Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:37:33.326Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:37:33.326Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:37:34.843Z] INFO: make.ps1 starting at 01/03/2022 15:37:34 [2022-01-03T15:37:35.309Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:37:35.309Z] INFO: Invoking autogen... [2022-01-03T15:37:35.777Z] INFO: Running unit tests... [2022-01-03T15:37:37.531Z] --- PASS: TestInspectNetwork (7.14s) [2022-01-03T15:37:37.531Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:37:37.531Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:37:37.531Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:37:37.531Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:37:37.531Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:37:39.416Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2022-01-03T15:37:39.416Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:37:39.416Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:39.416Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:39.416Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:39.416Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:39.416Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:39.416Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:39.416Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:37:39.416Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:37:39.416Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:37:39.416Z] === RUN TestNetworkList [2022-01-03T15:37:39.416Z] === RUN TestNetworkList//networks [2022-01-03T15:37:39.416Z] === PAUSE TestNetworkList//networks [2022-01-03T15:37:39.416Z] === RUN TestNetworkList//networks/ [2022-01-03T15:37:39.416Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:37:39.416Z] === CONT TestNetworkList//networks [2022-01-03T15:37:39.416Z] === CONT TestNetworkList//networks/ [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:37:39.416Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:37:39.416Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:37:39.976Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-01-03T15:37:39.976Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:37:40.476Z] sha256:2347b43ac0594cd5afc249ff41aa5b36f488d02e2cd38be9afd54e2e098d10ee [2022-01-03T15:37:40.476Z] INFO: Starting docker-py tests... [2022-01-03T15:37:40.476Z] ============================= test session starts ============================== [2022-01-03T15:37:40.476Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-03T15:37:40.476Z] rootdir: /src, inifile: pytest.ini [2022-01-03T15:37:40.476Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-01-03T15:37:40.476Z] collected 395 items / 1 deselected / 394 selected [2022-01-03T15:37:40.476Z] [2022-01-03T15:37:40.944Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T15:37:40.944Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:37:41.504Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-01-03T15:37:41.504Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:37:41.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:37:41.571Z] Using test binary docker [2022-01-03T15:37:41.571Z] +++ /etc/init.d/apparmor start [2022-01-03T15:37:41.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:37:41.571Z] INFO: Waiting for daemon to start... [2022-01-03T15:37:41.571Z] Starting dockerd [2022-01-03T15:37:41.571Z] +++ 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 [2022-01-03T15:37:41.571Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-03T15:37:41.571Z] Using test binary docker [2022-01-03T15:37:41.571Z] +++ /etc/init.d/apparmor start [2022-01-03T15:37:41.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-03T15:37:41.571Z] INFO: Waiting for daemon to start... [2022-01-03T15:37:41.571Z] Starting dockerd [2022-01-03T15:37:41.571Z] +++ 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 [2022-01-03T15:37:42.635Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-03T15:37:42.635Z] === RUN TestInfoDebug [2022-01-03T15:37:42.635Z] --- PASS: TestInfoDebug (0.54s) [2022-01-03T15:37:42.635Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:37:42.635Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2022-01-03T15:37:42.635Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:37:42.635Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-03T15:37:42.635Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:37:42.635Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T15:37:42.635Z] === RUN TestPingCacheHeaders [2022-01-03T15:37:42.869Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-03T15:37:42.869Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:37:42.891Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T15:37:42.891Z] === RUN TestPingGet [2022-01-03T15:37:42.891Z] --- PASS: TestPingGet (0.03s) [2022-01-03T15:37:42.891Z] === RUN TestPingHead [2022-01-03T15:37:42.891Z] --- PASS: TestPingHead (0.02s) [2022-01-03T15:37:42.891Z] === RUN TestVersion [2022-01-03T15:37:42.891Z] --- PASS: TestVersion (0.02s) [2022-01-03T15:37:42.891Z] === CONT TestDiskUsage [2022-01-03T15:37:42.919Z] 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/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/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 [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T15:37:43.453Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T15:37:43.511Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-03T15:37:43.511Z] [2022-01-03T15:37:43.511Z] ________ ____ __. [2022-01-03T15:37:43.511Z] \_____ \ | |/ _| [2022-01-03T15:37:43.511Z] / | \| < [2022-01-03T15:37:43.511Z] / | \ | \ [2022-01-03T15:37:43.511Z] \_______ /____|__ \ [2022-01-03T15:37:43.511Z] \/ \/ [2022-01-03T15:37:43.511Z] [2022-01-03T15:37:43.511Z] INFO: make.ps1 ended at 01/03/2022 15:37:30 [2022-01-03T15:37:43.511Z] INFO: Binaries build ended at 01/03/2022 15:37:32. Duration:00:01:38.6482529 [2022-01-03T15:37:43.511Z] INFO: Copying the built daemon binary to d:\CI\PR-43105\4\binary\dockerd-c91e09bee2.exe... [2022-01-03T15:37:43.511Z] INFO: Copying the built client binary to d:\CI\PR-43105\4\binary\docker-c91e09bee2.exe... [2022-01-03T15:37:43.511Z] INFO: Copying dockerversion from the container... [2022-01-03T15:37:43.511Z] INFO: Copying the golang package from the container to d:\CI\PR-43105\4\installer\go.zip... [2022-01-03T15:37:43.511Z] INFO: Extracting go.zip to d:\CI\PR-43105\4\go [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T15:37:43.709Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T15:37:43.966Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T15:37:43.966Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T15:37:43.966Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage (1.20s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-03T15:37:43.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-03T15:37:43.966Z] PASS [2022-01-03T15:37:43.966Z] [2022-01-03T15:37:43.966Z] === Skipped [2022-01-03T15:37:43.966Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:37:43.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:37:43.966Z] [2022-01-03T15:37:43.966Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-03T15:37:43.966Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-03T15:37:43.966Z] [2022-01-03T15:37:43.966Z] DONE 53 tests, 2 skipped in 23.956s [2022-01-03T15:37:43.966Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T15:37:44.116Z] . [2022-01-03T15:37:44.116Z] [2022-01-03T15:37:44.116Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:37:44.116Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-03T15:37:44.116Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:37:44.116Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-03T15:37:44.116Z] Error: No such image: emptyfs [2022-01-03T15:37:44.116Z] Error: No such image: emptyfs [2022-01-03T15:37:44.116Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:37:44.116Z] ++++ docker load [2022-01-03T15:37:44.116Z] ++++ docker load [2022-01-03T15:37:44.116Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-03T15:37:44.222Z] INFO: Testing against a local daemon [2022-01-03T15:37:44.222Z] === RUN TestVolumesCreateAndList [2022-01-03T15:37:44.222Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T15:37:44.222Z] === RUN TestVolumesRemove [2022-01-03T15:37:44.222Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-03T15:37:44.222Z] === RUN TestVolumesInspect [2022-01-03T15:37:44.222Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T15:37:44.222Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:37:44.222Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:37:44.222Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:37:44.222Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:37:44.222Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T15:37:44.222Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:37:44.222Z] PASS [2022-01-03T15:37:44.222Z] [2022-01-03T15:37:44.222Z] DONE 5 tests in 0.176s [2022-01-03T15:37:44.222Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T15:37:44.222Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13377 is not a child of this shell [2022-01-03T15:37:44.222Z] warning: PID 13377 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-03T15:37:44.231Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-01-03T15:37:44.231Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:37:44.377Z] Running integration-test (iteration 1) [2022-01-03T15:37:44.377Z] 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)/ [2022-01-03T15:37:44.377Z] ++ 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)/' [2022-01-03T15:37:44.377Z] ++ set -e [2022-01-03T15:37:44.377Z] ++ '[' -n 0 ']' [2022-01-03T15:37:44.377Z] ++ set -x [2022-01-03T15:37:44.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2022-01-03T15:37:44.377Z] Running integration-test (iteration 1) [2022-01-03T15:37:44.377Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-03T15:37:44.377Z] ++ 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)/' [2022-01-03T15:37:44.377Z] ++ set -e [2022-01-03T15:37:44.377Z] ++ '[' -n 0 ']' [2022-01-03T15:37:44.377Z] ++ set -x [2022-01-03T15:37:44.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2022-01-03T15:37:44.478Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T15:37:44.478Z] [2022-01-03T15:37:44.478Z] Unloading profiles will leave already running processes permanently [2022-01-03T15:37:44.478Z] unconfined, which can lead to unexpected situations. [2022-01-03T15:37:44.478Z] [2022-01-03T15:37:44.478Z] To set a process to complain mode, use the command line tool [2022-01-03T15:37:44.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T15:37:44.478Z] Removing test suite binaries [2022-01-03T15:37:44.478Z] exiting test-integration [2022-01-03T15:37:44.478Z] ++ exit 0 [2022-01-03T15:37:44.478Z] [2022-01-03T15:37:44.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-01-03T15:37:44.486Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:37:45.324Z] Loaded image: busybox:latest [2022-01-03T15:37:45.324Z] Loaded image: busybox:latest Post stage [Pipeline] junit [2022-01-03T15:37:45.419Z] Recording test results [2022-01-03T15:37:45.585Z] Loaded image: busybox:glibc [2022-01-03T15:37:45.585Z] Loaded image: busybox:glibc [2022-01-03T15:37:47.041Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-01-03T15:37:47.041Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:37:47.041Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:37:47.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:37:47.041Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:37:47.302Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T15:37:47.640Z] + echo Ensuring container killed. [2022-01-03T15:37:47.640Z] Ensuring container killed. [2022-01-03T15:37:47.640Z] + docker rm -vf docker-pr4 [2022-01-03T15:37:47.640Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-01-03T15:37:47.961Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:37:47.961Z] Chowning /workspace to jenkins user [2022-01-03T15:37:47.961Z] + id -u [2022-01-03T15:37:47.961Z] + id -g [2022-01-03T15:37:47.961Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:37:47.961Z] Unable to find image 'busybox:latest' locally [2022-01-03T15:37:47.961Z] latest: Pulling from library/busybox [2022-01-03T15:37:48.219Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T15:37:48.219Z] 5cc84ad355aa: Verifying Checksum [2022-01-03T15:37:48.219Z] 5cc84ad355aa: Download complete [2022-01-03T15:37:48.219Z] 5cc84ad355aa: Pull complete [2022-01-03T15:37:48.219Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T15:37:48.219Z] Status: Downloaded newer image for busybox:latest [2022-01-03T15:37:49.792Z] Loaded image: debian:bullseye-slim [2022-01-03T15:37:49.792Z] Loaded image: debian:bullseye-slim [2022-01-03T15:37:50.056Z] Loaded image: hello-world:latest [2022-01-03T15:37:50.056Z] Loaded image: hello-world:latest [2022-01-03T15:37:50.056Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:37:50.056Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:37:50.056Z] INFO: Testing against a local daemon [2022-01-03T15:37:50.056Z] === RUN TestDockerSuite [2022-01-03T15:37:50.056Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T15:37:50.056Z] INFO: Testing against a local daemon [2022-01-03T15:37:50.056Z] === RUN TestDockerDaemonSuite [2022-01-03T15:37:50.056Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-03T15:37:50.056Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T15:37:50.317Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T15:37:50.460Z] + bundleName=amd64-rootless [2022-01-03T15:37:50.460Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-03T15:37:50.460Z] Creating amd64-rootless-bundles.tar.gz [2022-01-03T15:37:50.460Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T15:37:50.460Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-03T15:37:50.470Z] Archiving artifacts [2022-01-03T15:37:51.431Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-03T15:37:51.568Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:37:51.996Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-03T15:37:52.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T15:37:52.926Z] + make clean [2022-01-03T15:37:53.185Z] docker volume rm -f docker-dev-cache [2022-01-03T15:37:53.185Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T15:37:53.617Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T15:37:53.617Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T15:37:53.753Z] tests/integration/api_config_test.py ...... [ 8%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T15:37:54.189Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T15:37:54.189Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T15:37:54.761Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T15:37:54.761Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T15:37:54.761Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T15:37:56.151Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T15:37:56.413Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T15:37:56.413Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T15:37:56.413Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T15:37:57.357Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-03T15:37:57.357Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T15:37:58.300Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T15:37:58.565Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T15:37:58.565Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T15:37:58.565Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T15:37:58.827Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T15:38:01.956Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-01-03T15:38:01.956Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:38:03.320Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ing11ew6um5cc2zp0i466l4wz Created:2022-01-03 15:38:01.911297014 +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[5494424d0e0ca4c303553c2fa562006d92292578cc2e42f89361c1896a7997be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju7rn15tpk3vhnss9zbq08om2 EndpointID:132beae91397c99841ad6fc20c77420aaa39c6f6367ccb75e111b185c4730eb2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a3b16c1d9bb88c45637492bfdbaa7050c0e998ae2d155c940b0e61f5186bd96 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:4b6de726e628 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju7rn15tpk3vhnss9zbq08om2 EndpointID:132beae91397c99841ad6fc20c77420aaa39c6f6367ccb75e111b185c4730eb2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:38:05.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T15:38:06.481Z] === RUN TestMiddlewares [2022-01-03T15:38:06.481Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T15:38:06.481Z] PASS [2022-01-03T15:38:06.481Z] coverage: 9.0% of statements [2022-01-03T15:38:06.481Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2022-01-03T15:38:07.957Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T15:38:08.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-01-03T15:38:08.556Z] PASS [2022-01-03T15:38:08.556Z] [2022-01-03T15:38:08.556Z] === Skipped [2022-01-03T15:38:08.556Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:38:08.556Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:38:08.556Z] [2022-01-03T15:38:08.556Z] DONE 26 tests, 1 skipped in 44.222s [2022-01-03T15:38:08.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:38:08.556Z] INFO: Testing against a local daemon [2022-01-03T15:38:08.556Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:38:08.556Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:38:08.556Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:38:08.556Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:38:08.556Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:38:08.556Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:38:08.556Z] PASS [2022-01-03T15:38:08.556Z] [2022-01-03T15:38:08.556Z] === Skipped [2022-01-03T15:38:08.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:38:08.557Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:38:08.557Z] [2022-01-03T15:38:08.557Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:38:08.557Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:38:08.557Z] [2022-01-03T15:38:08.557Z] DONE 2 tests, 2 skipped in 0.047s [2022-01-03T15:38:08.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:38:08.557Z] INFO: Testing against a local daemon [2022-01-03T15:38:08.557Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:38:08.872Z] INFO: Extraction ended at 01/03/2022 15:38:06. Duration:00:00:30.3855093 [2022-01-03T15:38:08.872Z] INFO: Updating the golang and path environment variables [2022-01-03T15:38:08.872Z] INFO: GOPATH=d:\gopath [2022-01-03T15:38:08.872Z] INFO: go version go1.17.5 windows/amd64 [2022-01-03T15:38:08.872Z] INFO: Running the daemon under test in debug mode [2022-01-03T15:38:08.872Z] INFO: Starting a daemon under test... [2022-01-03T15:38:08.872Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43105\4\daemon --pidfile d:\CI\PR-43105\4\docker.pid -D [2022-01-03T15:38:08.872Z] INFO: Process started successfully. [2022-01-03T15:38:08.872Z] INFO: Start tailing logs of the daemon under tests [2022-01-03T15:38:08.872Z] INFO: Waiting for the daemon under test to start... [2022-01-03T15:38:08.900Z] --- PASS: TestBuildWithHugeFile (109.04s) [2022-01-03T15:38:08.900Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:38:08.900Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:38:08.900Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:38:08.900Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:38:08.900Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:08.900Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:08.900Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:08.900Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:08.900Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:08.900Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:08.900Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:08.900Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:08.900Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:08.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:38:08.900Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-01-03T15:38:08.900Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-03T15:38:08.900Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-03T15:38:08.900Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:38:08.900Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:38:09.118Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-01-03T15:38:09.118Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:38:09.473Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T15:38:09.722Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:38:10.649Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:38:11.255Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:38:11.393Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:38:11.655Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T15:38:12.227Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T15:38:12.227Z] --- PASS: TestBuildPreserveOwnership (3.37s) [2022-01-03T15:38:12.227Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-01-03T15:38:12.227Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-01-03T15:38:12.227Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:38:12.487Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-01-03T15:38:12.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:38:12.748Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T15:38:13.184Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:38:13.319Z] Loaded image: busybox:latest [2022-01-03T15:38:13.579Z] Loaded image: busybox:glibc [2022-01-03T15:38:13.579Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T15:38:14.522Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-03T15:38:15.072Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:38:15.467Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-03T15:38:15.728Z] Loaded image: debian:bullseye-slim [2022-01-03T15:38:15.728Z] Loaded image: hello-world:latest [2022-01-03T15:38:15.989Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:38:15.989Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-03T15:38:16.934Z] docker_cli_daemon_test.go:1488: [d94aa9ccd3c24] daemon is not started [2022-01-03T15:38:17.506Z] check_test.go:308: [da50228affd4e] daemon is not started [2022-01-03T15:38:17.506Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-03T15:38:17.768Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-03T15:38:18.447Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:38:18.712Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-01-03T15:38:19.014Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-01-03T15:38:19.014Z] PASS [2022-01-03T15:38:19.014Z] [2022-01-03T15:38:19.014Z] DONE 8 tests in 11.170s [2022-01-03T15:38:19.014Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:38:19.014Z] testing: warning: no tests to run [2022-01-03T15:38:19.014Z] PASS [2022-01-03T15:38:19.014Z] [2022-01-03T15:38:19.014Z] DONE 0 tests in 0.015s [2022-01-03T15:38:19.014Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:38:19.014Z] INFO: Testing against a local daemon [2022-01-03T15:38:19.014Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:38:19.657Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T15:38:19.919Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-03T15:38:20.380Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-01-03T15:38:20.380Z] === RUN TestAuthZPluginTLS [2022-01-03T15:38:20.940Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-03T15:38:20.940Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:38:21.238Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-03T15:38:21.238Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:38:21.393Z] check_test.go:308: [da162be56bff0] daemon is not started [2022-01-03T15:38:21.394Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-03T15:38:21.659Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T15:38:21.799Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-03T15:38:21.799Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:38:22.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T15:38:22.404Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-03T15:38:22.404Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:38:23.185Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T15:38:23.233Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-03T15:38:23.868Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-01-03T15:38:23.868Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:38:24.123Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-03T15:38:24.123Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:38:24.130Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T15:38:24.686Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-03T15:38:24.686Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:38:25.336Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-03T15:38:25.336Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:38:26.043Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T15:38:26.044Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-03T15:38:26.589Z] --- PASS: TestBuildWithHugeFile (57.09s) [2022-01-03T15:38:26.589Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:38:26.589Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:38:26.589Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:38:26.589Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:38:26.589Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:26.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:26.589Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:26.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:26.589Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:26.589Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:26.589Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:38:26.589Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:38:26.589Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:38:26.589Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-03T15:38:26.589Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-01-03T15:38:26.589Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-03T15:38:26.589Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-03T15:38:26.589Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:38:26.589Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-03T15:38:26.589Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-03T15:38:26.589Z] --- PASS: TestBuildPreserveOwnership (2.52s) [2022-01-03T15:38:26.589Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2022-01-03T15:38:26.589Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-01-03T15:38:26.589Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:38:26.589Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:38:26.589Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-03T15:38:26.589Z] Loaded image: busybox:latest [2022-01-03T15:38:26.589Z] Loaded image: busybox:glibc [2022-01-03T15:38:26.589Z] Loaded image: debian:bullseye-slim [2022-01-03T15:38:26.589Z] Loaded image: hello-world:latest [2022-01-03T15:38:26.589Z] Loaded image: arm32v7/hello-world:latest [2022-01-03T15:38:26.706Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2022-01-03T15:38:26.706Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:38:26.747Z] .....INFO: Daemon under test started and replied! [2022-01-03T15:38:26.747Z] INFO: Docker version of the daemon under test [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] Client: [2022-01-03T15:38:26.747Z] Version: 17.06.2-ce [2022-01-03T15:38:26.747Z] API version: 1.30 [2022-01-03T15:38:26.747Z] Go version: go1.8.3 [2022-01-03T15:38:26.747Z] Git commit: cec0b72 [2022-01-03T15:38:26.747Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-03T15:38:26.747Z] OS/Arch: windows/amd64 [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] Server: [2022-01-03T15:38:26.747Z] Version: 0.0.0-dev [2022-01-03T15:38:26.747Z] API version: 1.42 (minimum version 1.24) [2022-01-03T15:38:26.747Z] Go version: go1.17.5 [2022-01-03T15:38:26.747Z] Git commit: c91e09bee2 [2022-01-03T15:38:26.747Z] Built: 01/03/2022 15:36:01 [2022-01-03T15:38:26.747Z] OS/Arch: windows/amd64 [2022-01-03T15:38:26.747Z] Experimental: false [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] INFO: Docker info of the daemon under test [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] Containers: 0 [2022-01-03T15:38:26.747Z] Running: 0 [2022-01-03T15:38:26.747Z] Paused: 0 [2022-01-03T15:38:26.747Z] Stopped: 0 [2022-01-03T15:38:26.747Z] Images: 0 [2022-01-03T15:38:26.747Z] Server Version: 0.0.0-dev [2022-01-03T15:38:26.747Z] Storage Driver: windowsfilter [2022-01-03T15:38:26.747Z] Windows: [2022-01-03T15:38:26.747Z] Logging Driver: json-file [2022-01-03T15:38:26.747Z] Plugins: [2022-01-03T15:38:26.747Z] Volume: local [2022-01-03T15:38:26.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T15:38:26.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T15:38:26.747Z] Swarm: inactive [2022-01-03T15:38:26.747Z] Default Isolation: process [2022-01-03T15:38:26.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T15:38:26.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T15:38:26.747Z] OSType: windows [2022-01-03T15:38:26.747Z] Architecture: x86_64 [2022-01-03T15:38:26.747Z] CPUs: 4 [2022-01-03T15:38:26.747Z] Total Memory: 32GiB [2022-01-03T15:38:26.747Z] Name: azwin-2-328130 [2022-01-03T15:38:26.747Z] ID: QY2I:Z2Q3:AVBQ:6TV2:YV62:IRWH:E7PO:YL24:ZPRB:L5Z4:RSFZ:XBYM [2022-01-03T15:38:26.747Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T15:38:26.747Z] Debug Mode (client): false [2022-01-03T15:38:26.747Z] Debug Mode (server): true [2022-01-03T15:38:26.747Z] File Descriptors: -1 [2022-01-03T15:38:26.747Z] Goroutines: 16 [2022-01-03T15:38:26.747Z] System Time: 2022-01-03T15:38:26.0559056Z [2022-01-03T15:38:26.747Z] EventsListeners: 0 [2022-01-03T15:38:26.747Z] Registry: https://index.docker.io/v1/ [2022-01-03T15:38:26.747Z] Labels: [2022-01-03T15:38:26.747Z] Experimental: false [2022-01-03T15:38:26.747Z] Insecure Registries: [2022-01-03T15:38:26.747Z] 127.0.0.0/8 [2022-01-03T15:38:26.747Z] Live Restore Enabled: false [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] INFO: Docker images of the daemon under test [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:38:26.747Z] [2022-01-03T15:38:26.747Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-03T15:38:26.747Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-03T15:38:26.987Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T15:38:27.219Z] ltsc2019: Pulling from windows/servercore [2022-01-03T15:38:27.553Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.74s) [2022-01-03T15:38:27.553Z] PASS [2022-01-03T15:38:27.553Z] [2022-01-03T15:38:27.553Z] === Skipped [2022-01-03T15:38:27.553Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:38:27.553Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:38:27.553Z] [2022-01-03T15:38:27.553Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:38:27.553Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:38:27.553Z] [2022-01-03T15:38:27.553Z] DONE 34 tests, 2 skipped in 85.175s [2022-01-03T15:38:27.553Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:38:27.553Z] ++ 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 [2022-01-03T15:38:27.553Z] ++ set -e [2022-01-03T15:38:27.553Z] ++ '[' -n 0 ']' [2022-01-03T15:38:27.553Z] ++ set -x [2022-01-03T15:38:27.553Z] ++ 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 [2022-01-03T15:38:27.553Z] INFO: Testing against a local daemon [2022-01-03T15:38:27.553Z] === RUN TestConfigInspect [2022-01-03T15:38:27.697Z] 4612f6d0b889: Pulling fs layer [2022-01-03T15:38:27.697Z] 5ee7a7ea9cf2: Pulling fs layer [2022-01-03T15:38:27.931Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T15:38:27.931Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T15:38:28.109Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-01-03T15:38:28.109Z] === RUN TestAuthZPluginHeader [2022-01-03T15:38:28.191Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.83s) [2022-01-03T15:38:28.191Z] PASS [2022-01-03T15:38:28.191Z] [2022-01-03T15:38:28.191Z] === Skipped [2022-01-03T15:38:28.191Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-03T15:38:28.191Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:38:28.191Z] [2022-01-03T15:38:28.191Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:38:28.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:38:28.191Z] [2022-01-03T15:38:28.191Z] DONE 34 tests, 2 skipped in 172.855s [2022-01-03T15:38:28.191Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-03T15:38:28.192Z] ++ 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 [2022-01-03T15:38:28.192Z] ++ set -e [2022-01-03T15:38:28.192Z] ++ '[' -n 0 ']' [2022-01-03T15:38:28.192Z] ++ set -x [2022-01-03T15:38:28.192Z] ++ 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 [2022-01-03T15:38:28.453Z] INFO: Testing against a local daemon [2022-01-03T15:38:28.453Z] === RUN TestConfigInspect [2022-01-03T15:38:28.713Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T15:38:28.974Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-03T15:38:29.034Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-03T15:38:29.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:38:29.546Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T15:38:30.089Z] --- PASS: TestConfigInspect (2.20s) [2022-01-03T15:38:30.089Z] === RUN TestConfigList [2022-01-03T15:38:31.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-03T15:38:31.461Z] --- PASS: TestConfigInspect (3.07s) [2022-01-03T15:38:31.461Z] === RUN TestConfigList [2022-01-03T15:38:31.989Z] --- PASS: TestConfigList (2.16s) [2022-01-03T15:38:31.989Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:38:33.196Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2022-01-03T15:38:33.196Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:38:34.510Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-01-03T15:38:34.510Z] === RUN TestConfigsUpdate [2022-01-03T15:38:34.763Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-03T15:38:34.763Z] --- PASS: TestConfigList (3.06s) [2022-01-03T15:38:34.763Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:38:36.399Z] --- PASS: TestConfigsUpdate (2.07s) [2022-01-03T15:38:36.399Z] === RUN TestTemplatedConfig [2022-01-03T15:38:36.456Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-01-03T15:38:36.456Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:38:38.065Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-01-03T15:38:38.065Z] === RUN TestConfigsUpdate [2022-01-03T15:38:38.065Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-03T15:38:38.914Z] --- PASS: TestTemplatedConfig (2.40s) [2022-01-03T15:38:38.914Z] === RUN TestConfigCreateResolve [2022-01-03T15:38:39.720Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-01-03T15:38:39.720Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:38:39.980Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-03T15:38:40.552Z] --- PASS: TestConfigsUpdate (2.95s) [2022-01-03T15:38:40.552Z] === RUN TestTemplatedConfig [2022-01-03T15:38:40.804Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-01-03T15:38:40.804Z] PASS [2022-01-03T15:38:40.804Z] [2022-01-03T15:38:40.804Z] DONE 6 tests in 13.189s [2022-01-03T15:38:40.804Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:38:40.804Z] ++ 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 [2022-01-03T15:38:40.804Z] ++ set -e [2022-01-03T15:38:40.804Z] ++ '[' -n 0 ']' [2022-01-03T15:38:40.804Z] ++ set -x [2022-01-03T15:38:40.804Z] ++ 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 [2022-01-03T15:38:40.804Z] INFO: Testing against a local daemon [2022-01-03T15:38:40.804Z] === RUN TestCheckpoint [2022-01-03T15:38:40.804Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:38:40.804Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:38:40.804Z] === RUN TestContainerInvalidJSON [2022-01-03T15:38:40.804Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:40.804Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:40.804Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:40.804Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:40.804Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:40.804Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:40.804Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-03T15:38:40.804Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:38:40.804Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:38:40.804Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:38:40.804Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-03T15:38:40.804Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:38:40.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-03T15:38:40.804Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:38:40.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-03T15:38:40.804Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:38:40.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-03T15:38:40.804Z] === RUN TestCopyFromContainer [2022-01-03T15:38:41.128Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-03T15:38:41.732Z] === RUN TestCopyFromContainer// [2022-01-03T15:38:41.732Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:38:41.732Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:38:41.732Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:38:41.989Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:38:41.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:38:41.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:38:41.989Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:38:41.989Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:38:42.244Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:38:42.244Z] --- PASS: TestCopyFromContainer (1.29s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-03T15:38:42.245Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T15:38:42.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:38:42.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:42.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:42.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:42.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:42.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:42.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:42.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:42.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:42.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:42.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:38:42.245Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:38:42.245Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-03T15:38:42.245Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:38:42.245Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:38:42.245Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:38:42.245Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:38:42.245Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:38:42.245Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:38:42.245Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:38:42.245Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:38:42.245Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:38:42.245Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:38:42.245Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:38:42.245Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:38:42.245Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:38:42.245Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T15:38:42.245Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:38:42.732Z] 5ee7a7ea9cf2: Verifying Checksum [2022-01-03T15:38:42.732Z] 5ee7a7ea9cf2: Download complete [2022-01-03T15:38:43.611Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-01-03T15:38:43.611Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:38:43.673Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-03T15:38:43.673Z] check_test.go:308: [d1b5652333a9d] daemon is not started [2022-01-03T15:38:43.673Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-03T15:38:43.934Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T15:38:43.934Z] --- PASS: TestTemplatedConfig (3.58s) [2022-01-03T15:38:43.934Z] === RUN TestConfigCreateResolve [2022-01-03T15:38:44.194Z] check_test.go:308: [df608d8c1848e] daemon is not started [2022-01-03T15:38:44.194Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-03T15:38:44.455Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:44.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:44.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:44.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:44.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:44.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:44.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:44.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:44.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:44.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:44.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:44.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:38:44.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:38:44.539Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:38:45.101Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-01-03T15:38:45.101Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:38:45.101Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:38:45.101Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:38:45.101Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-03T15:38:45.101Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:38:45.101Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:38:45.101Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:38:45.101Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-03T15:38:45.101Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:38:45.101Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T15:38:45.101Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:38:45.101Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:38:45.101Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:38:45.101Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:38:45.101Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:38:45.101Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:38:45.101Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:38:45.101Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:38:45.101Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:38:45.101Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:38:45.101Z] === RUN TestDiff [2022-01-03T15:38:45.357Z] --- PASS: TestDiff (0.42s) [2022-01-03T15:38:45.357Z] === RUN TestExecWithCloseStdin [2022-01-03T15:38:45.398Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T15:38:45.658Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-03T15:38:45.658Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T15:38:45.920Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-01-03T15:38:45.920Z] === RUN TestExec [2022-01-03T15:38:46.230Z] check_test.go:308: [d20549b91ada6] daemon is not started [2022-01-03T15:38:46.230Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-03T15:38:46.482Z] --- PASS: TestExec (0.47s) [2022-01-03T15:38:46.482Z] === RUN TestExecUser [2022-01-03T15:38:46.491Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-03T15:38:46.738Z] --- PASS: TestExecUser (0.42s) [2022-01-03T15:38:46.738Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:38:46.753Z] --- PASS: TestConfigCreateResolve (2.77s) [2022-01-03T15:38:46.753Z] PASS [2022-01-03T15:38:46.753Z] [2022-01-03T15:38:46.753Z] DONE 6 tests in 18.519s [2022-01-03T15:38:46.753Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-03T15:38:46.753Z] ++ 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 [2022-01-03T15:38:46.753Z] ++ set -e [2022-01-03T15:38:46.753Z] ++ '[' -n 0 ']' [2022-01-03T15:38:46.753Z] ++ set -x [2022-01-03T15:38:46.753Z] ++ 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 [2022-01-03T15:38:47.015Z] INFO: Testing against a local daemon [2022-01-03T15:38:47.015Z] === RUN TestCheckpoint [2022-01-03T15:38:47.015Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:38:47.015Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:38:47.015Z] === RUN TestContainerInvalidJSON [2022-01-03T15:38:47.015Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:47.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:47.015Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:47.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:47.015Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:38:47.015Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:38:47.015Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-03T15:38:47.015Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-03T15:38:47.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-03T15:38:47.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:38:47.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-01-03T15:38:47.276Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:38:47.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-03T15:38:47.276Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:38:47.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-03T15:38:47.276Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:38:47.276Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-03T15:38:47.276Z] === RUN TestCopyFromContainer [2022-01-03T15:38:47.299Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-01-03T15:38:47.299Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:38:48.219Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T15:38:48.219Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-03T15:38:48.663Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-01-03T15:38:48.663Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:38:48.792Z] === RUN TestCopyFromContainer// [2022-01-03T15:38:49.054Z] === RUN TestCopyFromContainer//bar/root [2022-01-03T15:38:49.054Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-03T15:38:49.224Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-01-03T15:38:49.224Z] === RUN TestHealthKillContainer [2022-01-03T15:38:49.315Z] === RUN TestCopyFromContainer/bar/quux [2022-01-03T15:38:49.315Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-03T15:38:49.315Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-03T15:38:49.576Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-03T15:38:49.576Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-03T15:38:49.576Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-03T15:38:49.837Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer (2.46s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-01-03T15:38:49.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-03T15:38:49.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:38:49.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:49.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:49.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:49.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:49.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:49.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:49.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:38:49.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:38:49.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:38:49.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:38:49.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:38:49.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-03T15:38:49.837Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:38:49.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:38:49.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:38:49.837Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:38:49.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:38:49.837Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:38:49.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:38:49.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:38:49.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:38:49.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:38:49.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:38:49.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:38:49.837Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:38:49.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-03T15:38:49.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:38:49.837Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-03T15:38:50.781Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T15:38:51.438Z] 4612f6d0b889: Verifying Checksum [2022-01-03T15:38:51.438Z] 4612f6d0b889: Download complete [2022-01-03T15:38:51.726Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T15:38:51.974Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.89s) [2022-01-03T15:38:51.974Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:38:51.987Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2022-01-03T15:38:51.987Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:38:52.248Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-03T15:38:53.634Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:53.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:53.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:53.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:53.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:53.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:53.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:53.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:38:53.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:38:53.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:38:53.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:38:53.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-01-03T15:38:53.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-01-03T15:38:53.895Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:38:53.895Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-03T15:38:54.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-01-03T15:38:54.469Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:38:54.469Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:38:54.469Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:38:54.730Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-03T15:38:54.730Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:38:54.730Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:38:54.730Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:38:54.730Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-03T15:38:54.730Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:38:54.730Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-03T15:38:54.730Z] === RUN TestContainerStartOnDaemonRestart [2022-01-03T15:38:54.730Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-03T15:38:54.730Z] === RUN TestDaemonRestartIpcMode [2022-01-03T15:38:54.730Z] === PAUSE TestDaemonRestartIpcMode [2022-01-03T15:38:54.730Z] === RUN TestDaemonHostGatewayIP [2022-01-03T15:38:54.730Z] === PAUSE TestDaemonHostGatewayIP [2022-01-03T15:38:54.730Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-03T15:38:54.730Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-03T15:38:54.730Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:38:54.730Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-03T15:38:54.730Z] === RUN TestDiff [2022-01-03T15:38:55.303Z] --- PASS: TestDiff (0.53s) [2022-01-03T15:38:55.303Z] === RUN TestExecWithCloseStdin [2022-01-03T15:38:55.875Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-01-03T15:38:55.875Z] === RUN TestExec [2022-01-03T15:38:56.448Z] --- PASS: TestExec (0.68s) [2022-01-03T15:38:56.448Z] === RUN TestExecUser [2022-01-03T15:38:57.307Z] --- PASS: TestHealthKillContainer (7.84s) [2022-01-03T15:38:57.307Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:38:57.307Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-01-03T15:38:57.307Z] === RUN TestIpcModeNone [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:38:57.318Z] === RUN TestBoolValue [2022-01-03T15:38:57.318Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestBoolValueOrDefault [2022-01-03T15:38:57.318Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestInt64ValueOrZero [2022-01-03T15:38:57.318Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestInt64ValueOrDefault [2022-01-03T15:38:57.318Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T15:38:57.318Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestJsonContentType [2022-01-03T15:38:57.318Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T15:38:57.318Z] PASS [2022-01-03T15:38:57.318Z] coverage: 14.7% of statements [2022-01-03T15:38:57.318Z] ok github.com/docker/docker/api/server/httputils 0.089s coverage: 14.7% of statements [2022-01-03T15:38:57.318Z] === RUN TestMaskSecretKeys [2022-01-03T15:38:57.318Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T15:38:57.318Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T15:38:57.318Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T15:38:57.318Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T15:38:57.318Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T15:38:57.318Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T15:38:57.318Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestVersionMiddlewareVersion [2022-01-03T15:38:57.318Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T15:38:57.318Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T15:38:57.318Z] PASS [2022-01-03T15:38:57.318Z] coverage: 37.7% of statements [2022-01-03T15:38:57.318Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:38:57.318Z] === RUN TestAdjustForAPIVersion [2022-01-03T15:38:57.318Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T15:38:57.318Z] PASS [2022-01-03T15:38:57.318Z] coverage: 5.7% of statements [2022-01-03T15:38:57.318Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:38:57.318Z] === RUN TestToJSON [2022-01-03T15:38:57.318Z] --- PASS: TestToJSON (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestToParamWithVersion [2022-01-03T15:38:57.318Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestFromJSON [2022-01-03T15:38:57.318Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestEmpty [2022-01-03T15:38:57.318Z] --- PASS: TestEmpty (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T15:38:57.318Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestArgsMatchKVList [2022-01-03T15:38:57.318Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestArgsMatch [2022-01-03T15:38:57.318Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestAdd [2022-01-03T15:38:57.318Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestDel [2022-01-03T15:38:57.318Z] --- PASS: TestDel (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestLen [2022-01-03T15:38:57.318Z] --- PASS: TestLen (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestExactMatch [2022-01-03T15:38:57.318Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestOnlyOneExactMatch [2022-01-03T15:38:57.318Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestContains [2022-01-03T15:38:57.318Z] --- PASS: TestContains (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestValidate [2022-01-03T15:38:57.318Z] --- PASS: TestValidate (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestWalkValues [2022-01-03T15:38:57.318Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestFuzzyMatch [2022-01-03T15:38:57.318Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestClone [2022-01-03T15:38:57.318Z] --- PASS: TestClone (0.00s) [2022-01-03T15:38:57.318Z] PASS [2022-01-03T15:38:57.318Z] coverage: 92.2% of statements [2022-01-03T15:38:57.318Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:38:57.318Z] === RUN TestStrSliceMarshalJSON [2022-01-03T15:38:57.318Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T15:38:57.318Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestStrSliceUnmarshalString [2022-01-03T15:38:57.318Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T15:38:57.318Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T15:38:57.318Z] PASS [2022-01-03T15:38:57.318Z] coverage: 90.0% of statements [2022-01-03T15:38:57.318Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:38:57.318Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:38:57.318Z] === RUN TestDurationToSecondsString [2022-01-03T15:38:57.318Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T15:38:57.318Z] === RUN TestGetTimestamp [2022-01-03T15:38:57.390Z] --- PASS: TestExecUser (0.68s) [2022-01-03T15:38:57.391Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:38:57.391Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-03T15:38:57.651Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T15:38:57.785Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-03T15:38:57.785Z] === RUN TestParseTimestamps [2022-01-03T15:38:57.785Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T15:38:57.785Z] PASS [2022-01-03T15:38:57.785Z] coverage: 100.0% of statements [2022-01-03T15:38:57.785Z] ok github.com/docker/docker/api/types/time 0.202s coverage: 100.0% of statements [2022-01-03T15:38:57.785Z] === RUN TestCompareVersion [2022-01-03T15:38:57.785Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T15:38:57.785Z] PASS [2022-01-03T15:38:57.785Z] coverage: 77.3% of statements [2022-01-03T15:38:57.785Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:38:57.785Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:38:57.869Z] --- PASS: TestIpcModeNone (0.42s) [2022-01-03T15:38:57.869Z] === RUN TestIpcModePrivate [2022-01-03T15:38:58.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-03T15:38:58.125Z] --- PASS: TestIpcModePrivate (0.42s) [2022-01-03T15:38:58.125Z] === RUN TestIpcModeShareable [2022-01-03T15:38:58.222Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-01-03T15:38:58.222Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:38:58.381Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-03T15:38:58.637Z] --- PASS: TestIpcModeShareable (0.42s) [2022-01-03T15:38:58.637Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T15:38:58.769Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T15:38:58.769Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T15:38:58.769Z] === RUN TestCloneArgsSmartHttp [2022-01-03T15:38:58.769Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-01-03T15:38:58.769Z] === RUN TestCloneArgsDumbHttp [2022-01-03T15:38:58.769Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T15:38:58.769Z] === RUN TestCloneArgsGit [2022-01-03T15:38:58.769Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T15:38:58.769Z] === RUN TestCheckoutGit [2022-01-03T15:38:59.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-01-03T15:38:59.608Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:39:00.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-01-03T15:39:00.003Z] === RUN TestAPIIpcModeHost [2022-01-03T15:39:00.180Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-01-03T15:39:00.259Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-01-03T15:39:00.259Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:39:00.330Z] === RUN TestEnable [2022-01-03T15:39:00.330Z] --- PASS: TestEnable (0.00s) [2022-01-03T15:39:00.330Z] === RUN TestDisable [2022-01-03T15:39:00.330Z] --- PASS: TestDisable (0.00s) [2022-01-03T15:39:00.330Z] === RUN TestEnabled [2022-01-03T15:39:00.330Z] --- PASS: TestEnabled (0.00s) [2022-01-03T15:39:00.330Z] PASS [2022-01-03T15:39:00.330Z] coverage: 100.0% of statements [2022-01-03T15:39:00.330Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-01-03T15:39:00.441Z] === RUN TestHealthKillContainer [2022-01-03T15:39:00.441Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T15:39:00.441Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T15:39:00.797Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T15:39:00.797Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestProcessNoDockerignore [2022-01-03T15:39:00.797Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T15:39:00.797Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestDetectContentType [2022-01-03T15:39:00.797Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestSelectAcceptableMIME [2022-01-03T15:39:00.797Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestInspectEmptyResponse [2022-01-03T15:39:00.797Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestInspectResponseBinary [2022-01-03T15:39:00.797Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestResponseUnsupportedContentType [2022-01-03T15:39:00.797Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestInspectResponseTextSimple [2022-01-03T15:39:00.797Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T15:39:00.797Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestUnknownContentLength [2022-01-03T15:39:00.797Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestDownloadRemote [2022-01-03T15:39:00.797Z] --- PASS: TestDownloadRemote (0.07s) [2022-01-03T15:39:00.797Z] === RUN TestGetWithStatusError [2022-01-03T15:39:00.797Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestCloseRootDirectory [2022-01-03T15:39:00.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:39:00.797Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestHashFile [2022-01-03T15:39:00.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:39:00.797Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestHashSubdir [2022-01-03T15:39:00.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:39:00.797Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-03T15:39:00.797Z] === RUN TestRemoveDirectory [2022-01-03T15:39:00.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:39:00.797Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T15:39:00.797Z] PASS [2022-01-03T15:39:00.797Z] coverage: 9.3% of statements [2022-01-03T15:39:00.797Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 9.3% of statements [2022-01-03T15:39:00.797Z] === RUN TestGetAllAllowed [2022-01-03T15:39:00.797Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestGetAllMeta [2022-01-03T15:39:00.797Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T15:39:00.797Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T15:39:00.797Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestIsExistingDirectory [2022-01-03T15:39:00.797Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-03T15:39:00.797Z] === RUN TestGetFilenameForDownload [2022-01-03T15:39:00.797Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestEnv2Variables [2022-01-03T15:39:00.798Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T15:39:00.798Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestMaintainer [2022-01-03T15:39:00.798Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestLabel [2022-01-03T15:39:00.798Z] --- PASS: TestLabel (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestFromScratch [2022-01-03T15:39:00.798Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestFromWithArg [2022-01-03T15:39:00.798Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T15:39:00.798Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestFromWithUndefinedArg [2022-01-03T15:39:00.798Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T15:39:00.798Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestOnbuild [2022-01-03T15:39:00.798Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestWorkdir [2022-01-03T15:39:00.798Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestCmd [2022-01-03T15:39:00.798Z] --- PASS: TestCmd (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestHealthcheckNone [2022-01-03T15:39:00.798Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestHealthcheckCmd [2022-01-03T15:39:00.798Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestEntrypoint [2022-01-03T15:39:00.798Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestExpose [2022-01-03T15:39:00.798Z] --- PASS: TestExpose (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestUser [2022-01-03T15:39:00.798Z] --- PASS: TestUser (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestVolume [2022-01-03T15:39:00.798Z] --- PASS: TestVolume (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestStopSignal [2022-01-03T15:39:00.798Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:39:00.798Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestArg [2022-01-03T15:39:00.798Z] --- PASS: TestArg (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestShell [2022-01-03T15:39:00.798Z] --- PASS: TestShell (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestPrependEnvOnCmd [2022-01-03T15:39:00.798Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestRunWithBuildArgs [2022-01-03T15:39:00.798Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T15:39:00.798Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T15:39:00.798Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T15:39:00.798Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T15:39:00.798Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T15:39:00.798Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestNormalizeWorkdir [2022-01-03T15:39:00.798Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestDispatch [2022-01-03T15:39:00.798Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T15:39:00.798Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T15:39:00.798Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T15:39:00.798Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T15:39:00.798Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T15:39:00.798Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T15:39:00.798Z] === RUN TestDispatch/COPY_url [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch (0.05s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T15:39:00.798Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T15:39:00.798Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T15:39:00.798Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T15:39:00.798Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T15:39:00.798Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T15:39:00.798Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestEmptyDockerfile [2022-01-03T15:39:00.798Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestSymlinkDockerfile [2022-01-03T15:39:00.798Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T15:39:00.798Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T15:39:00.798Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestNonExistingDockerfile [2022-01-03T15:39:00.798Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestCopyRunConfig [2022-01-03T15:39:00.798Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestDeepCopyRunConfig [2022-01-03T15:39:00.798Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestExportImage [2022-01-03T15:39:00.798Z] --- PASS: TestExportImage (0.00s) [2022-01-03T15:39:00.798Z] === RUN TestNormalizeDest [2022-01-03T15:39:00.798Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T15:39:00.798Z] PASS [2022-01-03T15:39:00.798Z] coverage: 46.8% of statements [2022-01-03T15:39:00.798Z] ok github.com/docker/docker/builder/dockerfile 0.154s coverage: 46.8% of statements [2022-01-03T15:39:01.185Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T15:39:01.266Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:39:01.385Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-03T15:39:01.441Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-01-03T15:39:01.441Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:39:01.646Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T15:39:01.646Z] check_test.go:308: [d24ef78520338] daemon is not started [2022-01-03T15:39:01.646Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-03T15:39:01.732Z] === RUN TestTCP4Proxy [2022-01-03T15:39:01.732Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-03T15:39:01.732Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T15:39:01.732Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestTCP6Proxy [2022-01-03T15:39:01.732Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:39:01.732Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestTCPDualStackProxy [2022-01-03T15:39:01.732Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:39:01.732Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestUDP4Proxy [2022-01-03T15:39:01.732Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestUDP6Proxy [2022-01-03T15:39:01.732Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:39:01.732Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestUDPWriteError [2022-01-03T15:39:01.732Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestSCTP4Proxy [2022-01-03T15:39:01.732Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:39:01.732Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T15:39:01.732Z] === RUN TestSCTP6Proxy [2022-01-03T15:39:01.732Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:39:01.732Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T15:39:01.732Z] PASS [2022-01-03T15:39:01.732Z] coverage: 49.4% of statements [2022-01-03T15:39:01.732Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-01-03T15:39:02.218Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-03T15:39:02.369Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T15:39:02.624Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-01-03T15:39:02.625Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:39:02.789Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-03T15:39:03.360Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-03T15:39:03.552Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-03T15:39:03.552Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-01-03T15:39:03.552Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:39:03.931Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T15:39:04.874Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T15:39:04.918Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-03T15:39:04.918Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-01-03T15:39:04.918Z] === RUN TestIpcModeOlderClient [2022-01-03T15:39:04.918Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:39:04.918Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:39:05.175Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-01-03T15:39:05.175Z] === RUN TestKillContainer [2022-01-03T15:39:05.175Z] === RUN TestKillContainer/no_signal [2022-01-03T15:39:05.431Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:39:05.447Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T15:39:05.687Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:39:05.708Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-03T15:39:06.248Z] --- PASS: TestKillContainer (1.16s) [2022-01-03T15:39:06.248Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-03T15:39:06.248Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-03T15:39:06.248Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-01-03T15:39:06.248Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:39:06.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:39:06.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:39:06.971Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-03T15:39:06.971Z] PASS [2022-01-03T15:39:06.971Z] [2022-01-03T15:39:06.971Z] DONE 17 tests in 48.021s [2022-01-03T15:39:06.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:39:06.971Z] INFO: Testing against a local daemon [2022-01-03T15:39:06.971Z] === RUN TestPluginInvalidJSON [2022-01-03T15:39:06.972Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:39:06.972Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:39:06.972Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:39:07.226Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-03T15:39:07.226Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T15:39:07.226Z] === RUN TestPluginInstall [2022-01-03T15:39:07.226Z] === RUN TestPluginInstall/no_auth [2022-01-03T15:39:07.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-01-03T15:39:07.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-01-03T15:39:07.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-01-03T15:39:07.371Z] === RUN TestKillStoppedContainer [2022-01-03T15:39:07.371Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-03T15:39:07.371Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:39:07.624Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T15:39:07.627Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-03T15:39:07.627Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:39:07.883Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-03T15:39:07.883Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:39:08.445Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2022-01-03T15:39:08.445Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:39:08.701Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-01-03T15:39:08.701Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:39:08.966Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-01-03T15:39:08.966Z] === RUN TestLinksContainerNames [2022-01-03T15:39:09.007Z] --- PASS: TestHealthKillContainer (8.45s) [2022-01-03T15:39:09.007Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:39:09.110Z] time="2022-01-03T15:39:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:09.110Z] time="2022-01-03T15:39:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17dd95a394336e285b2c8813ef41c8a95e98b8f661fc748a895c1f5f601cf777" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:09.110Z] time="2022-01-03T15:39:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:09.111Z] time="2022-01-03T15:39:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17dd95a394336e285b2c8813ef41c8a95e98b8f661fc748a895c1f5f601cf777" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:09.111Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T15:39:09.268Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-01-03T15:39:09.268Z] === RUN TestIpcModeNone [2022-01-03T15:39:09.715Z] time="2022-01-03T15:39:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:09.715Z] time="2022-01-03T15:39:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d9f6479bcbea21c473367ff002425d5c455e7d514de530d962e69905d2cd54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:09.715Z] time="2022-01-03T15:39:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:09.715Z] time="2022-01-03T15:39:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d9f6479bcbea21c473367ff002425d5c455e7d514de530d962e69905d2cd54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:09.715Z] === RUN TestPluginInstall/with_insecure [2022-01-03T15:39:09.839Z] --- PASS: TestIpcModeNone (0.60s) [2022-01-03T15:39:09.839Z] === RUN TestIpcModePrivate [2022-01-03T15:39:09.913Z] --- PASS: TestLinksContainerNames (0.82s) [2022-01-03T15:39:09.913Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:39:10.100Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-03T15:39:10.173Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-03T15:39:10.173Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:39:10.361Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T15:39:10.361Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-01-03T15:39:10.361Z] --- PASS: TestIpcModePrivate (0.60s) [2022-01-03T15:39:10.361Z] === RUN TestIpcModeShareable [2022-01-03T15:39:10.639Z] time="2022-01-03T15:39:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:10.639Z] time="2022-01-03T15:39:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:167f3893d10ad2353325cd19d8fa4af4872553775b0c5336933f9fc429437a2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:10.639Z] time="2022-01-03T15:39:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:39:10.640Z] time="2022-01-03T15:39:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:167f3893d10ad2353325cd19d8fa4af4872553775b0c5336933f9fc429437a2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:39:10.734Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:10.734Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:10.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:10.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:10.895Z] plugin_test.go:165: [d6c683f7d8925] daemon is not started [2022-01-03T15:39:10.895Z] --- PASS: TestPluginInstall (3.78s) [2022-01-03T15:39:10.895Z] --- PASS: TestPluginInstall/no_auth (2.09s) [2022-01-03T15:39:10.895Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-01-03T15:39:10.895Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-01-03T15:39:10.895Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:39:10.974Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:10.990Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-03T15:39:10.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-03T15:39:10.990Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:39:11.253Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T15:39:11.253Z] --- PASS: TestIpcModeShareable (0.86s) [2022-01-03T15:39:11.253Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-03T15:39:12.133Z] === RUN TestCheckpointCreateError [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointCreate [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointDeleteError [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointDelete [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointListError [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointList [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T15:39:12.133Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T15:39:12.133Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:39:12.133Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestGetAPIPath [2022-01-03T15:39:12.133Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestParseHostURL [2022-01-03T15:39:12.133Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T15:39:12.133Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPIVersion [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T15:39:12.133Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestClientRedirect [2022-01-03T15:39:12.133Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigCreateUnsupported [2022-01-03T15:39:12.133Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigCreateError [2022-01-03T15:39:12.133Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigCreate [2022-01-03T15:39:12.133Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspectNotFound [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspectUnsupported [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspectError [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigInspect [2022-01-03T15:39:12.133Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigListUnsupported [2022-01-03T15:39:12.133Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigListError [2022-01-03T15:39:12.133Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigList [2022-01-03T15:39:12.133Z] --- PASS: TestConfigList (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigRemoveUnsupported [2022-01-03T15:39:12.133Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigRemoveError [2022-01-03T15:39:12.133Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigRemove [2022-01-03T15:39:12.133Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigUpdateUnsupported [2022-01-03T15:39:12.133Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigUpdateError [2022-01-03T15:39:12.133Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestConfigUpdate [2022-01-03T15:39:12.133Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCommitError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCommit [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStatPathError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStatPath [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyToContainerError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyToContainer [2022-01-03T15:39:12.133Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyFromContainerError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T15:39:12.133Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestCopyFromContainer [2022-01-03T15:39:12.133Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCreateError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCreateImageNotFound [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCreateWithName [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerCreateAutoRemove [2022-01-03T15:39:12.133Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerDiffError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerDiff [2022-01-03T15:39:12.133Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecCreateError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecCreate [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecStartError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecStart [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecInspectError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecInspect [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExportError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExport [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerInspectError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T15:39:12.133Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T15:39:12.133Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerInspect [2022-01-03T15:39:12.133Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerInspectNode [2022-01-03T15:39:12.133Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerKillError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerKill [2022-01-03T15:39:12.133Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerListError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerList [2022-01-03T15:39:12.133Z] --- PASS: TestContainerList (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerLogsNotFoundError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerLogsError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerLogs [2022-01-03T15:39:12.133Z] --- PASS: TestContainerLogs (0.16s) [2022-01-03T15:39:12.133Z] === RUN TestContainerPauseError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerPause [2022-01-03T15:39:12.133Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainersPruneError [2022-01-03T15:39:12.133Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainersPrune [2022-01-03T15:39:12.133Z] --- PASS: TestContainersPrune (0.01s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRemoveError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRemove [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRenameError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRename [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerResizeError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecResizeError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerResize [2022-01-03T15:39:12.133Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerExecResize [2022-01-03T15:39:12.133Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRestartError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerRestart [2022-01-03T15:39:12.133Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStartError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStart [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStatsError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStats [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStopError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerStop [2022-01-03T15:39:12.133Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerTopError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerTop [2022-01-03T15:39:12.133Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T15:39:12.133Z] === RUN TestContainerUnpauseError [2022-01-03T15:39:12.133Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestContainerUnpause [2022-01-03T15:39:12.134Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestContainerUpdateError [2022-01-03T15:39:12.134Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestContainerUpdate [2022-01-03T15:39:12.134Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestContainerWaitError [2022-01-03T15:39:12.134Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestContainerWait [2022-01-03T15:39:12.134Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestDiskUsageError [2022-01-03T15:39:12.134Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestDiskUsage [2022-01-03T15:39:12.134Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestDistributionInspectUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestEventsErrorInOptions [2022-01-03T15:39:12.134Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestEventsErrorFromServer [2022-01-03T15:39:12.134Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestEvents [2022-01-03T15:39:12.134Z] --- PASS: TestEvents (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestTLSCloseWriter [2022-01-03T15:39:12.134Z] === PAUSE TestTLSCloseWriter [2022-01-03T15:39:12.134Z] === RUN TestImageBuildError [2022-01-03T15:39:12.134Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageBuild [2022-01-03T15:39:12.134Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestGetDockerOS [2022-01-03T15:39:12.134Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageCreateError [2022-01-03T15:39:12.134Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageCreate [2022-01-03T15:39:12.134Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageHistoryError [2022-01-03T15:39:12.134Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageHistory [2022-01-03T15:39:12.134Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageImportError [2022-01-03T15:39:12.134Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageImport [2022-01-03T15:39:12.134Z] --- PASS: TestImageImport (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageInspectError [2022-01-03T15:39:12.134Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageInspectImageNotFound [2022-01-03T15:39:12.134Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageInspect [2022-01-03T15:39:12.134Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageListError [2022-01-03T15:39:12.134Z] --- PASS: TestImageListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageList [2022-01-03T15:39:12.134Z] --- PASS: TestImageList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageListApiBefore125 [2022-01-03T15:39:12.134Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageLoadError [2022-01-03T15:39:12.134Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageLoad [2022-01-03T15:39:12.134Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagesPruneError [2022-01-03T15:39:12.134Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagesPrune [2022-01-03T15:39:12.134Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullReferenceParseError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullAnyError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePullWithoutErrors [2022-01-03T15:39:12.134Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushReferenceError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushAnyError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithoutErrors [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T15:39:12.134Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageRemoveError [2022-01-03T15:39:12.134Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageRemoveImageNotFound [2022-01-03T15:39:12.134Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageRemove [2022-01-03T15:39:12.134Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSaveError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSave [2022-01-03T15:39:12.134Z] --- PASS: TestImageSave (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchAnyError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageSearchWithoutErrors [2022-01-03T15:39:12.134Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageTagError [2022-01-03T15:39:12.134Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageTagInvalidReference [2022-01-03T15:39:12.134Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T15:39:12.134Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageTagHexSource [2022-01-03T15:39:12.134Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestImageTag [2022-01-03T15:39:12.134Z] --- PASS: TestImageTag (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestInfoServerError [2022-01-03T15:39:12.134Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T15:39:12.134Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestInfo [2022-01-03T15:39:12.134Z] --- PASS: TestInfo (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkConnectError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkConnect [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkCreateError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkCreate [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkDisconnectError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkDisconnect [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/no_options [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/verbose [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/global_scope [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T15:39:12.134Z] === RUN TestNetworkInspect/server_error [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkListError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkList [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworksPruneError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworksPrune [2022-01-03T15:39:12.134Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkRemoveError [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNetworkRemove [2022-01-03T15:39:12.134Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeInspectError [2022-01-03T15:39:12.134Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T15:39:12.134Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeInspect [2022-01-03T15:39:12.134Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeListError [2022-01-03T15:39:12.134Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeList [2022-01-03T15:39:12.134Z] --- PASS: TestNodeList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeRemoveError [2022-01-03T15:39:12.134Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeRemove [2022-01-03T15:39:12.134Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeUpdateError [2022-01-03T15:39:12.134Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestNodeUpdate [2022-01-03T15:39:12.134Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestOptionWithTimeout [2022-01-03T15:39:12.134Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPingFail [2022-01-03T15:39:12.134Z] --- PASS: TestPingFail (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPingWithError [2022-01-03T15:39:12.134Z] 2022/01/03 15:39:10 RoundTripper returned a response & error; ignoring response [2022-01-03T15:39:12.134Z] 2022/01/03 15:39:10 RoundTripper returned a response & error; ignoring response [2022-01-03T15:39:12.134Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPingSuccess [2022-01-03T15:39:12.134Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPingHeadFallback [2022-01-03T15:39:12.134Z] === RUN TestPingHeadFallback/OK [2022-01-03T15:39:12.134Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T15:39:12.134Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T15:39:12.134Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T15:39:12.134Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T15:39:12.134Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginDisableError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginDisable [2022-01-03T15:39:12.134Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginEnableError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginEnable [2022-01-03T15:39:12.134Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginInspectError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginInspect [2022-01-03T15:39:12.134Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginListError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginList [2022-01-03T15:39:12.134Z] --- PASS: TestPluginList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginPushError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginPush [2022-01-03T15:39:12.134Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginRemoveError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginRemove [2022-01-03T15:39:12.134Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginSetError [2022-01-03T15:39:12.134Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPluginSet [2022-01-03T15:39:12.134Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSetHostHeader [2022-01-03T15:39:12.134Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestPlainTextError [2022-01-03T15:39:12.134Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestInfiniteError [2022-01-03T15:39:12.134Z] --- PASS: TestInfiniteError (0.03s) [2022-01-03T15:39:12.134Z] === RUN TestCanceledContext [2022-01-03T15:39:12.134Z] 2022/01/03 15:39:10 RoundTripper returned a response & error; ignoring response [2022-01-03T15:39:12.134Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestDeadlineExceededContext [2022-01-03T15:39:12.134Z] 2022/01/03 15:39:10 RoundTripper returned a response & error; ignoring response [2022-01-03T15:39:12.134Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretCreateUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretCreateError [2022-01-03T15:39:12.134Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretCreate [2022-01-03T15:39:12.134Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretInspectUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretInspectError [2022-01-03T15:39:12.134Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T15:39:12.134Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretInspect [2022-01-03T15:39:12.134Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretListUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretListError [2022-01-03T15:39:12.134Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretList [2022-01-03T15:39:12.134Z] --- PASS: TestSecretList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretRemoveUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretRemoveError [2022-01-03T15:39:12.134Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretRemove [2022-01-03T15:39:12.134Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretUpdateUnsupported [2022-01-03T15:39:12.134Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretUpdateError [2022-01-03T15:39:12.134Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestSecretUpdate [2022-01-03T15:39:12.134Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceCreateError [2022-01-03T15:39:12.134Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceCreate [2022-01-03T15:39:12.134Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T15:39:12.134Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceCreateDigestPinning [2022-01-03T15:39:12.134Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceInspectError [2022-01-03T15:39:12.134Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T15:39:12.134Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T15:39:12.134Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceInspect [2022-01-03T15:39:12.134Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceListError [2022-01-03T15:39:12.134Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceList [2022-01-03T15:39:12.134Z] --- PASS: TestServiceList (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceLogsError [2022-01-03T15:39:12.134Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceLogs [2022-01-03T15:39:12.134Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T15:39:12.134Z] === RUN TestServiceRemoveError [2022-01-03T15:39:12.135Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T15:39:12.135Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestServiceRemove [2022-01-03T15:39:12.135Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestServiceUpdateError [2022-01-03T15:39:12.135Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestServiceUpdate [2022-01-03T15:39:12.135Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmGetUnlockKey [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmInitError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmInit [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmInspectError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmInspect [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmJoinError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmJoin [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmLeaveError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmLeave [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmUnlockError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmUnlock [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmUpdateError [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestSwarmUpdate [2022-01-03T15:39:12.135Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestTaskInspectError [2022-01-03T15:39:12.135Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T15:39:12.135Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestTaskInspect [2022-01-03T15:39:12.135Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestTaskListError [2022-01-03T15:39:12.135Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestTaskList [2022-01-03T15:39:12.135Z] --- PASS: TestTaskList (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeCreateError [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeCreate [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeInspectError [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeInspectNotFound [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeInspect [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeListError [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeList [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeRemoveError [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T15:39:12.135Z] === RUN TestVolumeRemove [2022-01-03T15:39:12.135Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T15:39:12.135Z] === CONT TestTLSCloseWriter [2022-01-03T15:39:12.135Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T15:39:12.135Z] PASS [2022-01-03T15:39:12.135Z] coverage: 75.1% of statements [2022-01-03T15:39:12.135Z] ok github.com/docker/docker/client 0.376s coverage: 75.1% of statements [2022-01-03T15:39:12.301Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T15:39:12.356Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-01-03T15:39:12.356Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:39:12.612Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-01-03T15:39:12.612Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:39:12.650Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T15:39:12.867Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-01-03T15:39:12.867Z] === RUN TestNetworkNat [2022-01-03T15:39:12.910Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-03T15:39:12.910Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T15:39:12.910Z] check_test.go:308: [d3ab7d3c42e25] daemon is not started [2022-01-03T15:39:12.910Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-03T15:39:13.225Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T15:39:13.429Z] --- PASS: TestNetworkNat (0.44s) [2022-01-03T15:39:13.429Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:39:13.685Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-01-03T15:39:13.685Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:39:13.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2022-01-03T15:39:13.850Z] === RUN TestAPIIpcModeHost [2022-01-03T15:39:14.059Z] 4d1d74adc6a9: Pull complete [2022-01-03T15:39:14.059Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2022-01-03T15:39:14.059Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:39:14.059Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-03T15:39:14.059Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-03T15:39:14.059Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2022-01-03T15:39:14.059Z] WARN: Skipping validation tests [2022-01-03T15:39:14.059Z] INFO: Running unit tests at 01/03/2022 15:38:59... [2022-01-03T15:39:14.059Z] INFO: make.ps1 starting at 01/03/2022 15:39:02 [2022-01-03T15:39:14.059Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:39:14.059Z] INFO: Invoking autogen... [2022-01-03T15:39:14.059Z] INFO: Running unit tests... [2022-01-03T15:39:14.059Z] 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/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/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 [2022-01-03T15:39:14.193Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-01-03T15:39:14.193Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-01-03T15:39:14.193Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-01-03T15:39:14.193Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:39:14.755Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-03T15:39:14.755Z] PASS [2022-01-03T15:39:14.755Z] [2022-01-03T15:39:14.755Z] DONE 10 tests in 7.777s [2022-01-03T15:39:14.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:39:14.755Z] INFO: Testing against a local daemon [2022-01-03T15:39:14.755Z] === RUN TestExternalGraphDriver [2022-01-03T15:39:14.755Z] === RUN TestExternalGraphDriver/json [2022-01-03T15:39:14.793Z] --- PASS: TestAPIIpcModeHost (0.80s) [2022-01-03T15:39:14.793Z] === RUN TestDaemonIpcModeShareable [2022-01-03T15:39:14.793Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-03T15:39:15.365Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T15:39:16.202Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-03T15:39:16.202Z] === RUN TestPause [2022-01-03T15:39:16.309Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-01-03T15:39:16.309Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-01-03T15:39:16.309Z] === RUN TestDaemonIpcModePrivate [2022-01-03T15:39:16.641Z] === RUN TestExternalGraphDriver/spec [2022-01-03T15:39:16.722Z] ..........................xx.................... [ 29%] [2022-01-03T15:39:16.765Z] --- PASS: TestPause (0.41s) [2022-01-03T15:39:16.765Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:39:16.765Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:39:16.765Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:39:16.765Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:39:16.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-03T15:39:17.021Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-03T15:39:17.021Z] === RUN TestPidHost [2022-01-03T15:39:17.823Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-01-03T15:39:17.950Z] --- PASS: TestPidHost (0.84s) [2022-01-03T15:39:17.950Z] === RUN TestPsFilter [2022-01-03T15:39:17.950Z] --- PASS: TestPsFilter (0.11s) [2022-01-03T15:39:17.950Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:39:18.084Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-01-03T15:39:18.084Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-03T15:39:18.512Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-03T15:39:18.512Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:39:18.526Z] === RUN TestExternalGraphDriver/pull [2022-01-03T15:39:18.656Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-03T15:39:18.767Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-01-03T15:39:18.767Z] === RUN TestRemoveContainerRunning [2022-01-03T15:39:18.804Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:39:19.330Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-03T15:39:19.330Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:39:19.586Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-01-03T15:39:19.586Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:39:19.586Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:39:19.586Z] === RUN TestRenameLinkedContainer [2022-01-03T15:39:19.602Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-01-03T15:39:19.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2022-01-03T15:39:19.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-03T15:39:19.889Z] --- PASS: TestExternalGraphDriver (4.97s) [2022-01-03T15:39:19.889Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-01-03T15:39:19.889Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-01-03T15:39:19.889Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-01-03T15:39:19.889Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:39:20.173Z] check_test.go:308: [d572fada622d8] daemon is not started [2022-01-03T15:39:20.173Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-03T15:39:21.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-01-03T15:39:21.377Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-01-03T15:39:21.377Z] === RUN TestIpcModeOlderClient [2022-01-03T15:39:21.377Z] === PAUSE TestIpcModeOlderClient [2022-01-03T15:39:21.377Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:39:21.475Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-01-03T15:39:21.475Z] === RUN TestRenameStoppedContainer [2022-01-03T15:39:21.475Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-01-03T15:39:21.475Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:39:21.951Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-01-03T15:39:21.951Z] === RUN TestKillContainer [2022-01-03T15:39:21.951Z] === RUN TestKillContainer/no_signal [2022-01-03T15:39:22.213Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T15:39:22.402Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-01-03T15:39:22.402Z] === RUN TestRenameInvalidName [2022-01-03T15:39:22.658Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-03T15:39:22.658Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:39:22.785Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:39:23.356Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-03T15:39:23.356Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:39:23.617Z] check_test.go:308: [ddbcdb53b58c5] daemon is not started [2022-01-03T15:39:23.617Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-03T15:39:24.087Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2022-01-03T15:39:24.087Z] PASS [2022-01-03T15:39:24.087Z] [2022-01-03T15:39:24.087Z] DONE 5 tests in 8.951s [2022-01-03T15:39:24.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:39:24.087Z] INFO: Testing against a local daemon [2022-01-03T15:39:24.087Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:39:24.087Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:39:24.087Z] === RUN TestReadPluginNoRead [2022-01-03T15:39:24.087Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:39:24.087Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:39:24.087Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:39:24.087Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:39:24.087Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:39:24.189Z] --- PASS: TestKillContainer (2.15s) [2022-01-03T15:39:24.189Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-01-03T15:39:24.189Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2022-01-03T15:39:24.189Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-01-03T15:39:24.189Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:39:24.189Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-03T15:39:24.546Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-01-03T15:39:24.546Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:39:24.546Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-03T15:39:24.546Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:39:24.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-03T15:39:25.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-01-03T15:39:25.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-01-03T15:39:25.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2022-01-03T15:39:25.331Z] === RUN TestKillStoppedContainer [2022-01-03T15:39:25.474Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-01-03T15:39:25.474Z] === RUN TestResize [2022-01-03T15:39:25.593Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-01-03T15:39:25.593Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:39:25.593Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-03T15:39:25.593Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:39:25.730Z] --- PASS: TestResize (0.38s) [2022-01-03T15:39:25.730Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:39:26.292Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-03T15:39:26.292Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:39:26.535Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2022-01-03T15:39:26.535Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:39:26.535Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:39:26.535Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:39:26.535Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:39:26.535Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:39:26.535Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:39:26.535Z] === RUN TestLinksEtcHostsContentMatch [2022-01-03T15:39:26.535Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T15:39:26.548Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:26.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:26.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:26.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:26.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:26.796Z] docker_cli_daemon_plugins_test.go:80: [ddb8952481834] daemon is not started [2022-01-03T15:39:26.796Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-01-03T15:39:26.796Z] === RUN TestLinksContainerNames [2022-01-03T15:39:27.382Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-01-03T15:39:27.382Z] === CONT TestReadPluginNoRead [2022-01-03T15:39:28.188Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-03T15:39:28.188Z] --- PASS: TestLinksContainerNames (1.37s) [2022-01-03T15:39:28.188Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:39:28.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:29.129Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-01-03T15:39:29.129Z] === RUN TestContainerNetworkMountsNoChown [2022-01-03T15:39:29.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T15:39:29.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:29.390Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T15:39:29.650Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/default [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/default [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/private [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/private [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rprivate [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/slave [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/slave [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rslave [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/shared [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/shared [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rshared [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/default [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/rshared [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/shared [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/rslave [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/slave [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/rprivate [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/private [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:29.650Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:29.650Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-03T15:39:29.650Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-03T15:39:29.893Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:39:29.911Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-03T15:39:29.911Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-03T15:39:29.911Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-03T15:39:29.911Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-03T15:39:29.911Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-03T15:39:29.931Z] --- PASS: TestCheckoutGit (28.33s) [2022-01-03T15:39:29.931Z] === RUN TestValidGitTransport [2022-01-03T15:39:29.931Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T15:39:29.931Z] === RUN TestGitInvalidRef [2022-01-03T15:39:29.931Z] --- PASS: TestGitInvalidRef (0.19s) [2022-01-03T15:39:29.931Z] PASS [2022-01-03T15:39:29.931Z] coverage: 86.3% of statements [2022-01-03T15:39:29.931Z] ok github.com/docker/docker/builder/remotecontext/git 28.709s coverage: 86.3% of statements [2022-01-03T15:39:29.931Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:39:29.931Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-03T15:39:30.173Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-03T15:39:30.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-03T15:39:30.434Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot (0.07s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-01-03T15:39:30.434Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-03T15:39:30.434Z] === RUN TestContainerBindMountNonRecursive [2022-01-03T15:39:30.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:30.695Z] docker_cli_daemon_plugins_test.go:170: [dde6179ee3972] daemon is not started [2022-01-03T15:39:30.863Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:39:31.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:31.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:32.080Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-03T15:39:32.225Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:39:32.225Z] --- PASS: TestContinueAfterPluginCrash (8.53s) [2022-01-03T15:39:32.344Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2022-01-03T15:39:32.344Z] === RUN TestContainerVolumesMountedAsShared [2022-01-03T15:39:32.917Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-01-03T15:39:32.917Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-03T15:39:33.191Z] === CONT TestReadPluginNoRead [2022-01-03T15:39:33.191Z] read_test.go:92: [d5a7b16df1c9c] daemon is not started [2022-01-03T15:39:33.191Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-01-03T15:39:33.191Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-01-03T15:39:33.191Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-01-03T15:39:33.191Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-01-03T15:39:33.191Z] PASS [2022-01-03T15:39:33.191Z] [2022-01-03T15:39:33.191Z] DONE 6 tests in 9.528s [2022-01-03T15:39:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:39:33.191Z] testing: warning: no tests to run [2022-01-03T15:39:33.191Z] PASS [2022-01-03T15:39:33.191Z] [2022-01-03T15:39:33.191Z] DONE 0 tests in 0.021s [2022-01-03T15:39:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:39:33.340Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-03T15:39:33.446Z] INFO: Testing against a local daemon [2022-01-03T15:39:33.446Z] === RUN TestPluginWithDevMounts [2022-01-03T15:39:33.446Z] === PAUSE TestPluginWithDevMounts [2022-01-03T15:39:33.446Z] === CONT TestPluginWithDevMounts [2022-01-03T15:39:33.489Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-01-03T15:39:33.490Z] === RUN TestNetworkNat [2022-01-03T15:39:33.709Z] === RUN TestMiddlewares [2022-01-03T15:39:33.709Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T15:39:33.709Z] PASS [2022-01-03T15:39:33.709Z] coverage: 9.0% of statements [2022-01-03T15:39:33.709Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2022-01-03T15:39:33.714Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T15:39:33.714Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T15:39:33.714Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T15:39:33.714Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T15:39:33.714Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T15:39:33.714Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-01-03T15:39:33.715Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T15:39:33.715Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestConfigureDaemonLogs [2022-01-03T15:39:33.715Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T15:39:33.715Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T15:39:33.715Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T15:39:33.715Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T15:39:33.715Z] PASS [2022-01-03T15:39:33.715Z] coverage: 18.6% of statements [2022-01-03T15:39:33.715Z] ok github.com/docker/docker/cmd/dockerd 0.359s coverage: 18.6% of statements [2022-01-03T15:39:33.715Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T15:39:33.715Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:39:34.181Z] === RUN TestContainerStopSignal [2022-01-03T15:39:34.181Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestContainerStopTimeout [2022-01-03T15:39:34.181Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T15:39:34.181Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T15:39:34.181Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-03T15:39:34.181Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T15:39:34.181Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T15:39:34.181Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T15:39:34.181Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestNewMemoryStore [2022-01-03T15:39:34.181Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestAddContainers [2022-01-03T15:39:34.181Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestGetContainer [2022-01-03T15:39:34.181Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestDeleteContainer [2022-01-03T15:39:34.181Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestListContainers [2022-01-03T15:39:34.181Z] --- PASS: TestListContainers (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestFirstContainer [2022-01-03T15:39:34.181Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestApplyAllContainer [2022-01-03T15:39:34.181Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestIsValidHealthString [2022-01-03T15:39:34.181Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestStateRunStop [2022-01-03T15:39:34.181Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T15:39:34.181Z] === RUN TestStateTimeoutWait [2022-01-03T15:39:34.432Z] --- PASS: TestNetworkNat (0.88s) [2022-01-03T15:39:34.432Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:39:34.648Z] state_test.go:141: Stop callback fired [2022-01-03T15:39:34.649Z] state_test.go:165: Stop callback fired [2022-01-03T15:39:34.649Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T15:39:34.649Z] === RUN TestIsValidStateString [2022-01-03T15:39:34.649Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T15:39:34.649Z] === RUN TestViewSaveDelete [2022-01-03T15:39:34.649Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T15:39:34.649Z] === RUN TestViewAll [2022-01-03T15:39:34.649Z] --- PASS: TestViewAll (0.01s) [2022-01-03T15:39:34.649Z] === RUN TestViewGet [2022-01-03T15:39:34.649Z] --- PASS: TestViewGet (0.01s) [2022-01-03T15:39:34.649Z] === RUN TestNames [2022-01-03T15:39:34.649Z] --- PASS: TestNames (0.00s) [2022-01-03T15:39:34.649Z] === RUN TestViewWithHealthCheck [2022-01-03T15:39:34.649Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T15:39:34.649Z] PASS [2022-01-03T15:39:34.649Z] coverage: 41.7% of statements [2022-01-03T15:39:34.649Z] ok github.com/docker/docker/container 0.241s coverage: 41.7% of statements [2022-01-03T15:39:34.649Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:39:34.649Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:39:34.649Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:39:34.649Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:39:34.852Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-01-03T15:39:34.852Z] PASS [2022-01-03T15:39:34.852Z] [2022-01-03T15:39:34.852Z] DONE 1 tests in 1.638s [2022-01-03T15:39:34.852Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:39:34.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:34.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:39:35.148Z] INFO: Testing against a local daemon [2022-01-03T15:39:35.148Z] === RUN TestSecretInspect [2022-01-03T15:39:35.373Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-01-03T15:39:35.373Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:39:35.634Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-03T15:39:36.205Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-03T15:39:36.207Z] === RUN TestPrepare [2022-01-03T15:39:36.207Z] --- PASS: TestPrepare (0.00s) [2022-01-03T15:39:36.207Z] === RUN TestStart [2022-01-03T15:39:36.207Z] --- PASS: TestStart (0.00s) [2022-01-03T15:39:36.207Z] === RUN TestWaitCancel [2022-01-03T15:39:36.207Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T15:39:36.207Z] === RUN TestWaitDisabled [2022-01-03T15:39:36.207Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T15:39:36.207Z] === RUN TestWaitEnabled [2022-01-03T15:39:36.207Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T15:39:36.207Z] === RUN TestRemove [2022-01-03T15:39:36.207Z] --- PASS: TestRemove (0.00s) [2022-01-03T15:39:36.207Z] PASS [2022-01-03T15:39:36.207Z] coverage: 65.3% of statements [2022-01-03T15:39:36.207Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2022-01-03T15:39:36.467Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T15:39:36.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-03T15:39:36.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:39:37.033Z] --- PASS: TestSecretInspect (2.12s) [2022-01-03T15:39:37.033Z] === RUN TestSecretList [2022-01-03T15:39:37.039Z] check_test.go:308: [d7be0a7038c1e] daemon is not started [2022-01-03T15:39:37.039Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-03T15:39:37.039Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T15:39:37.190Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T15:39:37.190Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T15:39:37.190Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T15:39:37.190Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T15:39:37.658Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T15:39:37.658Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T15:39:37.658Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T15:39:37.658Z] PASS [2022-01-03T15:39:37.658Z] coverage: 35.9% of statements [2022-01-03T15:39:37.658Z] ok github.com/docker/docker/daemon/cluster/convert 0.227s coverage: 35.9% of statements [2022-01-03T15:39:37.981Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T15:39:38.125Z] === RUN TestNewListSecretsFilters [2022-01-03T15:39:38.125Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T15:39:38.125Z] === RUN TestNewListConfigsFilters [2022-01-03T15:39:38.125Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T15:39:38.125Z] PASS [2022-01-03T15:39:38.125Z] coverage: 0.5% of statements [2022-01-03T15:39:38.125Z] ok github.com/docker/docker/daemon/cluster 0.833s coverage: 0.5% of statements [2022-01-03T15:39:38.242Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-01-03T15:39:38.242Z] === RUN TestPause [2022-01-03T15:39:38.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:39:38.502Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-03T15:39:38.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:39:39.076Z] --- PASS: TestPause (0.76s) [2022-01-03T15:39:39.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:39:39.076Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:39:39.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:39:39.076Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:39:39.587Z] --- PASS: TestSecretList (2.12s) [2022-01-03T15:39:39.587Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:39:40.022Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2022-01-03T15:39:40.022Z] === RUN TestPidHost [2022-01-03T15:39:40.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-03T15:39:40.344Z] === RUN TestBuilderGC [2022-01-03T15:39:40.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:39:40.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:39:40.788Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-03T15:39:40.810Z] --- PASS: TestBuilderGC (0.01s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T15:39:40.810Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestFindConfigurationConflicts [2022-01-03T15:39:40.810Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T15:39:40.810Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T15:39:40.810Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T15:39:40.810Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T15:39:40.810Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_label [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T15:39:40.810Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T15:39:40.810Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestModifiedDiscoverySettings [2022-01-03T15:39:40.810Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T15:39:40.810Z] time="2022-01-03T15:39:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T15:39:40.810Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-01-03T15:39:40.810Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T15:39:40.810Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:39:40.810Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestReloadBadDefaultConfig [2022-01-03T15:39:40.810Z] time="2022-01-03T15:39:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1994928482" [2022-01-03T15:39:40.810Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestReloadWithConflictingLabels [2022-01-03T15:39:40.810Z] time="2022-01-03T15:39:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1251684861" [2022-01-03T15:39:40.810Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-01-03T15:39:40.810Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T15:39:40.810Z] time="2022-01-03T15:39:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2612326285" [2022-01-03T15:39:40.810Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-01-03T15:39:40.810Z] === RUN TestMaskURLCredentials [2022-01-03T15:39:40.810Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T15:39:40.810Z] === RUN TestDaemonConfigurationMerge [2022-01-03T15:39:40.810Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T15:39:40.810Z] PASS [2022-01-03T15:39:40.810Z] coverage: 80.0% of statements [2022-01-03T15:39:40.810Z] ok github.com/docker/docker/daemon/config 0.296s coverage: 80.0% of statements [2022-01-03T15:39:41.276Z] === RUN TestDiscoveryOptsErrors [2022-01-03T15:39:41.276Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T15:39:41.276Z] === RUN TestDiscoveryOpts [2022-01-03T15:39:41.276Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T15:39:41.276Z] PASS [2022-01-03T15:39:41.276Z] coverage: 30.0% of statements [2022-01-03T15:39:41.276Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2022-01-03T15:39:41.556Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-01-03T15:39:41.556Z] === RUN TestSecretsUpdate [2022-01-03T15:39:41.670Z] --- PASS: TestPidHost (1.70s) [2022-01-03T15:39:41.670Z] === RUN TestPsFilter [2022-01-03T15:39:41.670Z] --- PASS: TestPsFilter (0.14s) [2022-01-03T15:39:41.670Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:39:41.670Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T15:39:41.744Z] === RUN TestWaitNodeAttachment [2022-01-03T15:39:41.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:39:41.938Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-03T15:39:42.211Z] === RUN TestEventsLog [2022-01-03T15:39:42.211Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestEventsLogTimeout [2022-01-03T15:39:42.211Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestLogEvents [2022-01-03T15:39:42.211Z] --- PASS: TestLogEvents (0.05s) [2022-01-03T15:39:42.211Z] === RUN TestLoadBufferedEvents [2022-01-03T15:39:42.211Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-01-03T15:39:42.211Z] === RUN TestIsolationConversion [2022-01-03T15:39:42.211Z] === RUN TestIsolationConversion/default [2022-01-03T15:39:42.211Z] === RUN TestIsolationConversion/process [2022-01-03T15:39:42.211Z] === RUN TestIsolationConversion/hyperv [2022-01-03T15:39:42.211Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestContainerLabels [2022-01-03T15:39:42.211Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestCredentialSpecConversion [2022-01-03T15:39:42.211Z] === RUN TestCredentialSpecConversion/none [2022-01-03T15:39:42.211Z] === RUN TestCredentialSpecConversion/config [2022-01-03T15:39:42.211Z] === RUN TestCredentialSpecConversion/file [2022-01-03T15:39:42.211Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T15:39:42.211Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T15:39:42.211Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountBind [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountVolume [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountTarget [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T15:39:42.211Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T15:39:42.211Z] PASS [2022-01-03T15:39:42.211Z] coverage: 11.0% of statements [2022-01-03T15:39:42.211Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.664s coverage: 11.0% of statements [2022-01-03T15:39:42.211Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-01-03T15:39:42.211Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T15:39:42.211Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T15:39:42.211Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T15:39:42.211Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T15:39:42.211Z] PASS [2022-01-03T15:39:42.211Z] coverage: 50.0% of statements [2022-01-03T15:39:42.211Z] ok github.com/docker/docker/daemon/events 0.237s coverage: 50.0% of statements [2022-01-03T15:39:42.508Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-01-03T15:39:42.508Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:39:42.678Z] === RUN TestIsEmptyDir [2022-01-03T15:39:42.678Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T15:39:42.678Z] PASS [2022-01-03T15:39:42.678Z] coverage: 2.3% of statements [2022-01-03T15:39:42.678Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2022-01-03T15:39:42.678Z] === RUN TestVerifyNetworkingConfig [2022-01-03T15:39:42.678Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestGetContainer [2022-01-03T15:39:42.678Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestValidContainerNames [2022-01-03T15:39:42.678Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestContainerInitDNS [2022-01-03T15:39:42.678Z] daemon_test.go:146: root required [2022-01-03T15:39:42.678Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestMerge [2022-01-03T15:39:42.678Z] --- PASS: TestMerge (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestValidateContainerIsolation [2022-01-03T15:39:42.678Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestFindNetworkErrorType [2022-01-03T15:39:42.678Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestEnsureServicesExist [2022-01-03T15:39:42.678Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestEnsureServicesExistErrors [2022-01-03T15:39:42.678Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T15:39:42.678Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T15:39:42.678Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T15:39:42.678Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T15:39:42.678Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:39:42.678Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T15:39:42.678Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestContainerDelete [2022-01-03T15:39:42.678Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestContainerDoubleDelete [2022-01-03T15:39:42.678Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T15:39:42.678Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T15:39:42.678Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestNoneHealthcheck [2022-01-03T15:39:42.678Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T15:39:42.678Z] === RUN TestHealthStates [2022-01-03T15:39:43.229Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-01-03T15:39:43.229Z] === RUN TestRemoveContainerRunning [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.72s) [2022-01-03T15:39:43.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-01-03T15:39:43.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2022-01-03T15:39:43.251Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:39:43.305Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.305Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.305Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.305Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.305Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] time="2022-01-03T15:39:42Z" 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" [2022-01-03T15:39:43.306Z] --- PASS: TestHealthStates (0.16s) [2022-01-03T15:39:43.306Z] === RUN TestGetInspectData [2022-01-03T15:39:43.306Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestFillLicense [2022-01-03T15:39:43.306Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestListInvalidFilter [2022-01-03T15:39:43.306Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestNameFilter [2022-01-03T15:39:43.306Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T15:39:43.306Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T15:39:43.306Z] === 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 [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T15:39:43.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T15:39:43.306Z] --- 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) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T15:39:43.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonReloadLabels [2022-01-03T15:39:43.306Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T15:39:43.306Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonReloadMirrors [2022-01-03T15:39:43.306Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T15:39:43.306Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T15:39:43.306Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestDaemonDiscoveryReload [2022-01-03T15:39:43.306Z] === RUN TestLinkNaming [2022-01-03T15:39:43.306Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestLinkNew [2022-01-03T15:39:43.306Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestLinkEnv [2022-01-03T15:39:43.306Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestLinkMultipleEnv [2022-01-03T15:39:43.306Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T15:39:43.306Z] === RUN TestLinkPortRangeEnv [2022-01-03T15:39:43.306Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T15:39:43.306Z] PASS [2022-01-03T15:39:43.306Z] coverage: 93.0% of statements [2022-01-03T15:39:43.306Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-01-03T15:39:43.442Z] --- PASS: TestSecretsUpdate (2.14s) [2022-01-03T15:39:43.442Z] === RUN TestTemplatedSecret [2022-01-03T15:39:43.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-03T15:39:43.801Z] --- PASS: TestRemoveContainerRunning (0.65s) [2022-01-03T15:39:43.801Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:39:44.290Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-01-03T15:39:44.290Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T15:39:44.616Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-01-03T15:39:44.616Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:39:44.745Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-01-03T15:39:44.745Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:39:44.745Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-03T15:39:44.745Z] === RUN TestRenameLinkedContainer [2022-01-03T15:39:44.756Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-01-03T15:39:44.756Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T15:39:45.124Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-03T15:39:45.223Z] === RUN TestAdapterReadLogs [2022-01-03T15:39:45.223Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestCopier [2022-01-03T15:39:45.223Z] --- PASS: TestCopier (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestCopierLongLines [2022-01-03T15:39:45.223Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestCopierSlow [2022-01-03T15:39:45.223Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T15:39:45.223Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T15:39:45.223Z] reload_test.go:520: root required [2022-01-03T15:39:45.223Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T15:39:45.223Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T15:39:45.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T15:39:45.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T15:39:45.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T15:39:45.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T15:39:45.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T15:39:45.223Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestParseVolumesFrom [2022-01-03T15:39:45.223Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T15:39:45.223Z] PASS [2022-01-03T15:39:45.223Z] coverage: 9.0% of statements [2022-01-03T15:39:45.223Z] ok github.com/docker/docker/daemon 2.347s coverage: 9.0% of statements [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T15:39:45.223Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T15:39:45.223Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T15:39:45.223Z] === RUN TestCopierWithSized [2022-01-03T15:39:45.223Z] === RUN TestCopierWithSized/as_is [2022-01-03T15:39:45.223Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T15:39:45.223Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T15:39:45.223Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T15:39:45.223Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestCopierWithPartial [2022-01-03T15:39:45.223Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestRingLogger [2022-01-03T15:39:45.223Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestRingCap [2022-01-03T15:39:45.223Z] --- PASS: TestRingCap (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestRingClose [2022-01-03T15:39:45.223Z] --- PASS: TestRingClose (0.00s) [2022-01-03T15:39:45.223Z] === RUN TestRingDrain [2022-01-03T15:39:45.223Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T15:39:45.223Z] PASS [2022-01-03T15:39:45.223Z] coverage: 43.8% of statements [2022-01-03T15:39:45.223Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2022-01-03T15:39:45.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-03T15:39:45.544Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-01-03T15:39:45.544Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:39:45.995Z] --- PASS: TestTemplatedSecret (2.56s) [2022-01-03T15:39:45.995Z] === RUN TestSecretCreateResolve [2022-01-03T15:39:46.205Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T15:39:46.205Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestSearchRegistryForImages [2022-01-03T15:39:46.205Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T15:39:46.205Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestImageDelete [2022-01-03T15:39:46.205Z] === RUN TestImageDelete/no_lease [2022-01-03T15:39:46.205Z] === RUN TestImageDelete/lease_exists [2022-01-03T15:39:46.205Z] --- PASS: TestImageDelete (0.03s) [2022-01-03T15:39:46.205Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T15:39:46.205Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-03T15:39:46.205Z] === RUN TestContentStoreForPull [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/defaults [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T15:39:46.205Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T15:39:46.205Z] --- PASS: TestContentStoreForPull (0.17s) [2022-01-03T15:39:46.205Z] PASS [2022-01-03T15:39:46.205Z] coverage: 6.7% of statements [2022-01-03T15:39:46.205Z] ok github.com/docker/docker/daemon/images 0.282s coverage: 6.7% of statements [2022-01-03T15:39:46.205Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:39:46.205Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T15:39:46.205Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-01-03T15:39:46.205Z] === RUN TestCreateSuccess [2022-01-03T15:39:46.205Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCreateStreamSkipped [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T15:39:46.205Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCreateLogGroupSuccess [2022-01-03T15:39:46.205Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCreateError [2022-01-03T15:39:46.205Z] --- PASS: TestCreateError (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCreateAlreadyExists [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T15:39:46.205Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestLogClosed [2022-01-03T15:39:46.205Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestLogBlocking [2022-01-03T15:39:46.205Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T15:39:46.205Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T15:39:46.205Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestPublishBatchSuccess [2022-01-03T15:39:46.205Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestPublishBatchError [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=error msg=Error [2022-01-03T15:39:46.205Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:39:46.205Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:39:46.205Z] time="2022-01-03T15:39:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T15:39:46.205Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchSimple [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchTicker [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchClose [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/3/���� [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T15:39:46.205Z] === RUN TestEffectiveLen/5/ [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/0/ [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: He [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/6/a� [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: a [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: � [2022-01-03T15:39:46.205Z] === RUN TestFindValidSplit/7/a� [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T15:39:46.205Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T15:39:46.205Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestProcessEventEmoji [2022-01-03T15:39:46.205Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchLineSplit [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T15:39:46.205Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T15:39:46.205Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T15:39:46.205Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMaxEvents [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T15:39:46.205Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T15:39:46.205Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T15:39:46.676Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-01-03T15:39:46.676Z] === RUN TestFastTimeMarshalJSON [2022-01-03T15:39:46.676Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-03T15:39:46.676Z] PASS [2022-01-03T15:39:46.676Z] coverage: 87.2% of statements [2022-01-03T15:39:46.676Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-01-03T15:39:46.676Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T15:39:46.676Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T15:39:46.676Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T15:39:46.676Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T15:39:46.676Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T15:39:46.676Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T15:39:46.677Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T15:39:46.677Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.185s coverage: 87.2% of statements [2022-01-03T15:39:46.677Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T15:39:46.677Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T15:39:46.677Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T15:39:46.677Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T15:39:46.677Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestCreateTagSuccess [2022-01-03T15:39:46.677Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T15:39:46.677Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T15:39:46.677Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T15:39:46.677Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T15:39:46.677Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T15:39:46.677Z] PASS [2022-01-03T15:39:46.677Z] coverage: 78.0% of statements [2022-01-03T15:39:46.677Z] ok github.com/docker/docker/daemon/logger/awslogs 0.419s coverage: 78.0% of statements [2022-01-03T15:39:46.677Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T15:39:46.677Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:39:46.677Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:39:46.677Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T15:39:46.677Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T15:39:46.677Z] === RUN TestJSONFileLogger [2022-01-03T15:39:46.677Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T15:39:46.677Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T15:39:46.677Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-01-03T15:39:46.677Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T15:39:46.677Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T15:39:46.677Z] === RUN TestEncodeDecode [2022-01-03T15:39:46.677Z] === PAUSE TestEncodeDecode [2022-01-03T15:39:46.677Z] === RUN TestUnexpectedEOF [2022-01-03T15:39:46.677Z] time="2022-01-03T15:39:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:39:46.677Z] time="2022-01-03T15:39:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:39:46.677Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-01-03T15:39:46.677Z] === CONT TestEncodeDecode [2022-01-03T15:39:46.677Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T15:39:46.677Z] PASS [2022-01-03T15:39:46.677Z] coverage: 69.9% of statements [2022-01-03T15:39:46.677Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.282s coverage: 69.9% of statements [2022-01-03T15:39:46.908Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-03T15:39:46.908Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:39:47.233Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-03T15:39:47.494Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-01-03T15:39:47.494Z] === RUN TestRenameStoppedContainer [2022-01-03T15:39:47.755Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T15:39:47.835Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-01-03T15:39:47.835Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:39:48.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T15:39:48.017Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-01-03T15:39:48.017Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:39:48.236Z] === RUN TestWriteLog [2022-01-03T15:39:48.236Z] === PAUSE TestWriteLog [2022-01-03T15:39:48.236Z] === RUN TestReadLog [2022-01-03T15:39:48.236Z] === PAUSE TestReadLog [2022-01-03T15:39:48.236Z] === RUN TestDecode [2022-01-03T15:39:48.236Z] --- PASS: TestDecode (0.02s) [2022-01-03T15:39:48.236Z] === CONT TestWriteLog [2022-01-03T15:39:48.236Z] --- PASS: TestWriteLog (0.00s) [2022-01-03T15:39:48.236Z] === CONT TestReadLog [2022-01-03T15:39:48.236Z] === RUN TestReadLog/tail_exact [2022-01-03T15:39:48.236Z] === RUN TestLog [2022-01-03T15:39:48.236Z] --- PASS: TestLog (0.00s) [2022-01-03T15:39:48.236Z] PASS [2022-01-03T15:39:48.236Z] coverage: 31.5% of statements [2022-01-03T15:39:48.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-01-03T15:39:48.236Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T15:39:48.236Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T15:39:48.236Z] --- PASS: TestReadLog (0.14s) [2022-01-03T15:39:48.236Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-01-03T15:39:48.236Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T15:39:48.236Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T15:39:48.236Z] PASS [2022-01-03T15:39:48.236Z] coverage: 78.7% of statements [2022-01-03T15:39:48.236Z] ok github.com/docker/docker/daemon/logger/local 0.205s coverage: 78.7% of statements [2022-01-03T15:39:48.236Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:39:48.236Z] === RUN TestOpenFileDelete [2022-01-03T15:39:48.236Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestOpenFileRename [2022-01-03T15:39:48.236Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestHandleDecoderErr [2022-01-03T15:39:48.236Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestParseLogTagDefaultTag [2022-01-03T15:39:48.236Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestParseLogTag [2022-01-03T15:39:48.236Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestParseLogTagEmptyTag [2022-01-03T15:39:48.236Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestTailFiles [2022-01-03T15:39:48.236Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestFollowLogsConsumerGone [2022-01-03T15:39:48.236Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T15:39:48.236Z] === RUN TestFollowLogsProducerGone [2022-01-03T15:39:48.236Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-03T15:39:48.236Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-03T15:39:48.236Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-03T15:39:48.236Z] === RUN TestCheckCapacityAndRotate [2022-01-03T15:39:48.236Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T15:39:48.236Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T15:39:48.236Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-01-03T15:39:48.236Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T15:39:48.236Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-03T15:39:48.236Z] PASS [2022-01-03T15:39:48.236Z] coverage: 53.4% of statements [2022-01-03T15:39:48.236Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.104s coverage: 53.4% of statements [2022-01-03T15:39:48.506Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-01-03T15:39:48.506Z] PASS [2022-01-03T15:39:48.506Z] [2022-01-03T15:39:48.506Z] DONE 6 tests in 13.236s [2022-01-03T15:39:48.506Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:39:48.506Z] INFO: Testing against a local daemon [2022-01-03T15:39:48.506Z] === RUN TestServiceCreateInit [2022-01-03T15:39:48.506Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:39:48.762Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-01-03T15:39:48.762Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:39:48.962Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-03T15:39:49.221Z] === RUN TestNewParse [2022-01-03T15:39:49.221Z] --- PASS: TestNewParse (0.00s) [2022-01-03T15:39:49.221Z] PASS [2022-01-03T15:39:49.221Z] coverage: 8.3% of statements [2022-01-03T15:39:49.221Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-01-03T15:39:49.221Z] === RUN TestValidateLogOpt [2022-01-03T15:39:49.221Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestNewMissedConfig [2022-01-03T15:39:49.221Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestNewMissedUrl [2022-01-03T15:39:49.221Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestNewMissedToken [2022-01-03T15:39:49.221Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestNewWithProxy [2022-01-03T15:39:49.221Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestDefault [2022-01-03T15:39:49.221Z] --- PASS: TestDefault (0.01s) [2022-01-03T15:39:49.221Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T15:39:49.221Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestJsonFormat [2022-01-03T15:39:49.221Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T15:39:49.221Z] === RUN TestRawFormat [2022-01-03T15:39:49.221Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestRawFormatWithLabels [2022-01-03T15:39:49.221Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestRawFormatWithoutTag [2022-01-03T15:39:49.221Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestBatching [2022-01-03T15:39:49.221Z] === RUN TestParseLogFormat [2022-01-03T15:39:49.221Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestValidateLogOptEmpty [2022-01-03T15:39:49.221Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestValidateSyslogAddress [2022-01-03T15:39:49.221Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestParseAddressDefaultPort [2022-01-03T15:39:49.221Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestValidateSyslogFacility [2022-01-03T15:39:49.221Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T15:39:49.221Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T15:39:49.221Z] === RUN TestValidateLogOpt [2022-01-03T15:39:49.221Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:39:49.221Z] PASS [2022-01-03T15:39:49.221Z] coverage: 46.8% of statements [2022-01-03T15:39:49.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-01-03T15:39:49.221Z] --- PASS: TestBatching (0.20s) [2022-01-03T15:39:49.221Z] === RUN TestFrequency [2022-01-03T15:39:49.533Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-03T15:39:49.533Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2022-01-03T15:39:49.533Z] === RUN TestRenameInvalidName [2022-01-03T15:39:49.692Z] --- PASS: TestFrequency (0.17s) [2022-01-03T15:39:49.692Z] === RUN TestOneMessagePerRequest [2022-01-03T15:39:49.692Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T15:39:49.692Z] === RUN TestVerify [2022-01-03T15:39:49.692Z] --- PASS: TestVerify (0.00s) [2022-01-03T15:39:49.692Z] === RUN TestSkipVerify [2022-01-03T15:39:49.692Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:49.692Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:49.692Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T15:39:50.106Z] --- PASS: TestRenameInvalidName (0.61s) [2022-01-03T15:39:50.106Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:39:50.127Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-01-03T15:39:50.127Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:39:50.160Z] --- PASS: TestSkipVerify (0.67s) [2022-01-03T15:39:50.160Z] === RUN TestBufferMaximum [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.877214\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.877214\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-03T15:39:50.160Z] === RUN TestServerAlwaysDown [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.880444\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.880444\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.880444\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.881446\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] time="2022-01-03T15:39:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224389.881446\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:50.160Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T15:39:50.160Z] === RUN TestCannotSendAfterClose [2022-01-03T15:39:50.160Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T15:39:50.160Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T15:39:50.160Z] === RUN TestV1IDService [2022-01-03T15:39:50.160Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T15:39:50.160Z] === RUN TestV2MetadataService [2022-01-03T15:39:50.688Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-01-03T15:39:50.689Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:39:51.143Z] --- PASS: TestV2MetadataService (0.71s) [2022-01-03T15:39:51.143Z] PASS [2022-01-03T15:39:51.143Z] coverage: 48.2% of statements [2022-01-03T15:39:51.143Z] ok github.com/docker/docker/distribution/metadata 0.793s coverage: 48.2% of statements [2022-01-03T15:39:51.143Z] time="2022-01-03T15:39:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T15:39:51.143Z] time="2022-01-03T15:39:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3bdc0a4383fe\"}'" [2022-01-03T15:39:51.143Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-01-03T15:39:51.143Z] PASS [2022-01-03T15:39:51.143Z] coverage: 82.5% of statements [2022-01-03T15:39:51.143Z] ok github.com/docker/docker/daemon/logger/splunk 2.169s coverage: 82.5% of statements [2022-01-03T15:39:51.143Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:39:51.143Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T15:39:51.143Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:39:51.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T15:39:51.610Z] === RUN TestSuccessfulDownload [2022-01-03T15:39:51.610Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:39:51.610Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestCancelledDownload [2022-01-03T15:39:51.610Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestMaxDownloadAttempts [2022-01-03T15:39:51.610Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:39:51.610Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:39:51.610Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:39:51.610Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:39:51.610Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:39:51.610Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:39:51.610Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:39:51.610Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:39:51.610Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:39:51.610Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:39:51.610Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:39:51.610Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:39:51.610Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T15:39:51.610Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T15:39:51.610Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T15:39:51.610Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestManifestStore [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1707590132\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/no_local_cache [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/with_local_cache [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="reference for unknown type: " [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="reference for unknown type: " [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="reference for unknown type: " [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="reference for unknown type: " [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="reference for unknown type: " [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T15:39:51.610Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T15:39:51.610Z] time="2022-01-03T15:39:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore (0.31s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T15:39:51.610Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T15:39:51.610Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestFixManifestLayers [2022-01-03T15:39:51.610Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T15:39:51.610Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:39:51.610Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestFixManifestLayersBadParent [2022-01-03T15:39:51.610Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestValidateManifest [2022-01-03T15:39:51.610Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:39:51.610Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestFormatPlatform [2022-01-03T15:39:51.610Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T15:39:51.610Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T15:39:51.610Z] === RUN TestLayerAlreadyExists [2022-01-03T15:39:51.610Z] 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} [2022-01-03T15:39:51.610Z] 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} [2022-01-03T15:39:51.611Z] 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} [2022-01-03T15:39:51.611Z] 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} [2022-01-03T15:39:51.611Z] 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} [2022-01-03T15:39:51.611Z] 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} [2022-01-03T15:39:51.611Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T15:39:51.611Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T15:39:51.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-01-03T15:39:51.615Z] === RUN TestNISDomainname [2022-01-03T15:39:52.076Z] time="2022-01-03T15:39:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:39:52.076Z] time="2022-01-03T15:39:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:39:52.076Z] time="2022-01-03T15:39:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:39:52.076Z] time="2022-01-03T15:39:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:39:52.076Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T15:39:52.076Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-01-03T15:39:52.076Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-01-03T15:39:52.076Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-01-03T15:39:52.077Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-01-03T15:39:52.077Z] === RUN TestTransfer [2022-01-03T15:39:52.077Z] --- PASS: TestTransfer (0.13s) [2022-01-03T15:39:52.077Z] === RUN TestConcurrencyLimit [2022-01-03T15:39:52.177Z] --- PASS: TestNISDomainname (0.48s) [2022-01-03T15:39:52.177Z] === RUN TestHostnameDnsResolution [2022-01-03T15:39:52.434Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2022-01-03T15:39:52.434Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:39:52.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T15:39:52.543Z] === RUN TestNotFound [2022-01-03T15:39:52.543Z] --- PASS: TestNotFound (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestConflict [2022-01-03T15:39:52.543Z] --- PASS: TestConflict (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestForbidden [2022-01-03T15:39:52.543Z] --- PASS: TestForbidden (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestInvalidParameter [2022-01-03T15:39:52.543Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestNotImplemented [2022-01-03T15:39:52.543Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestNotModified [2022-01-03T15:39:52.543Z] --- PASS: TestNotModified (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestUnauthorized [2022-01-03T15:39:52.543Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestUnknown [2022-01-03T15:39:52.543Z] --- PASS: TestUnknown (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestCancelled [2022-01-03T15:39:52.543Z] --- PASS: TestCancelled (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestDeadline [2022-01-03T15:39:52.543Z] --- PASS: TestDeadline (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestDataLoss [2022-01-03T15:39:52.543Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestUnavailable [2022-01-03T15:39:52.543Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestSystem [2022-01-03T15:39:52.543Z] --- PASS: TestSystem (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Conflict [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T15:39:52.543Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T15:39:52.543Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T15:39:52.543Z] PASS [2022-01-03T15:39:52.543Z] coverage: 53.1% of statements [2022-01-03T15:39:52.543Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2022-01-03T15:39:52.543Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-01-03T15:39:52.543Z] === RUN TestInactiveJobs [2022-01-03T15:39:52.543Z] === RUN TestFSGetInvalidData [2022-01-03T15:39:52.543Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-03T15:39:52.543Z] === RUN TestFSInvalidSet [2022-01-03T15:39:52.543Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSInvalidRoot [2022-01-03T15:39:52.543Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSMetadataGetSet [2022-01-03T15:39:52.543Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-03T15:39:52.543Z] === RUN TestFSInvalidWalker [2022-01-03T15:39:52.543Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSGetSet [2022-01-03T15:39:52.543Z] --- PASS: TestFSGetSet (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSGetUnsetKey [2022-01-03T15:39:52.543Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-01-03T15:39:52.543Z] === RUN TestFSGetEmptyData [2022-01-03T15:39:52.543Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSDelete [2022-01-03T15:39:52.543Z] --- PASS: TestFSDelete (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSWalker [2022-01-03T15:39:52.543Z] --- PASS: TestFSWalker (0.01s) [2022-01-03T15:39:52.543Z] === RUN TestFSWalkerStopOnError [2022-01-03T15:39:52.670Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:39:52.738Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-01-03T15:39:52.738Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:39:53.006Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-01-03T15:39:53.006Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:39:53.006Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-03T15:39:53.009Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T15:39:53.009Z] === RUN TestNewFromJSON [2022-01-03T15:39:53.009Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T15:39:53.009Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestMarshalKeyOrder [2022-01-03T15:39:53.009Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestHistoryEqual [2022-01-03T15:39:53.009Z] --- PASS: TestInactiveJobs (0.37s) [2022-01-03T15:39:53.009Z] === RUN TestWatchRelease [2022-01-03T15:39:53.009Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-01-03T15:39:53.009Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T15:39:53.009Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestTokenPassThru [2022-01-03T15:39:53.009Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T15:39:53.009Z] === RUN TestWatchFinishedTransfer [2022-01-03T15:39:53.009Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestDuplicateTransfer [2022-01-03T15:39:53.009Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T15:39:53.009Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T15:39:53.009Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-01-03T15:39:53.009Z] PASS [2022-01-03T15:39:53.009Z] coverage: 24.6% of statements [2022-01-03T15:39:53.009Z] ok github.com/docker/docker/distribution 1.509s coverage: 24.6% of statements [2022-01-03T15:39:53.009Z] --- PASS: TestHistoryEqual (0.13s) [2022-01-03T15:39:53.009Z] === RUN TestImage [2022-01-03T15:39:53.009Z] --- PASS: TestImage (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestImageOSNotEmpty [2022-01-03T15:39:53.009Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T15:39:53.009Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T15:39:53.009Z] === RUN TestCreate [2022-01-03T15:39:53.009Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:39:53.009Z] === RUN TestRestore [2022-01-03T15:39:53.009Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-01-03T15:39:53.009Z] === RUN TestSuccessfulUpload [2022-01-03T15:39:53.009Z] time="2022-01-03T15:39:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T15:39:53.009Z] --- PASS: TestRestore (0.03s) [2022-01-03T15:39:53.009Z] === RUN TestAddDelete [2022-01-03T15:39:53.009Z] --- PASS: TestAddDelete (0.02s) [2022-01-03T15:39:53.009Z] === RUN TestSearchAfterDelete [2022-01-03T15:39:53.009Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T15:39:53.009Z] === RUN TestParentReset [2022-01-03T15:39:53.009Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:39:53.009Z] --- PASS: TestParentReset (0.03s) [2022-01-03T15:39:53.009Z] === RUN TestGetAndSetLastUpdated [2022-01-03T15:39:53.009Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-01-03T15:39:53.009Z] === RUN TestStoreLen [2022-01-03T15:39:53.009Z] --- PASS: TestStoreLen (0.05s) [2022-01-03T15:39:53.009Z] PASS [2022-01-03T15:39:53.009Z] coverage: 86.6% of statements [2022-01-03T15:39:53.009Z] ok github.com/docker/docker/image 0.492s coverage: 86.6% of statements [2022-01-03T15:39:53.009Z] time="2022-01-03T15:39:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T15:39:53.322Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-01-03T15:39:53.322Z] === RUN TestStats [2022-01-03T15:39:53.475Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-01-03T15:39:53.475Z] === RUN TestCancelledUpload [2022-01-03T15:39:53.475Z] --- PASS: TestCancelledUpload (0.01s) [2022-01-03T15:39:53.475Z] PASS [2022-01-03T15:39:53.475Z] coverage: 76.8% of statements [2022-01-03T15:39:53.475Z] ok github.com/docker/docker/distribution/xfer 2.026s coverage: 76.8% of statements [2022-01-03T15:39:53.475Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:39:53.475Z] === RUN TestCompare [2022-01-03T15:39:53.475Z] --- PASS: TestCompare (0.00s) [2022-01-03T15:39:53.475Z] PASS [2022-01-03T15:39:53.475Z] coverage: 19.2% of statements [2022-01-03T15:39:53.475Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2022-01-03T15:39:54.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T15:39:54.389Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2022-01-03T15:39:54.389Z] === RUN TestResize [2022-01-03T15:39:54.458Z] === RUN TestValidateManifest [2022-01-03T15:39:54.458Z] === RUN TestValidateManifest/nil [2022-01-03T15:39:54.458Z] === RUN TestValidateManifest/non-nil [2022-01-03T15:39:54.458Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T15:39:54.458Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T15:39:54.458Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T15:39:54.458Z] PASS [2022-01-03T15:39:54.458Z] coverage: 0.7% of statements [2022-01-03T15:39:54.458Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T15:39:54.458Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T15:39:54.458Z] PASS [2022-01-03T15:39:54.458Z] coverage: 25.0% of statements [2022-01-03T15:39:54.458Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2022-01-03T15:39:54.458Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2022-01-03T15:39:54.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:39:54.924Z] === RUN TestSerialization [2022-01-03T15:39:54.924Z] --- PASS: TestSerialization (0.02s) [2022-01-03T15:39:54.924Z] PASS [2022-01-03T15:39:54.924Z] coverage: 100.0% of statements [2022-01-03T15:39:54.924Z] ok github.com/docker/docker/libcontainerd/queue 0.078s coverage: 100.0% of statements [2022-01-03T15:39:54.961Z] --- PASS: TestResize (0.56s) [2022-01-03T15:39:54.961Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:39:55.390Z] === RUN TestEnvironmentParsing [2022-01-03T15:39:55.390Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T15:39:55.390Z] PASS [2022-01-03T15:39:55.390Z] coverage: 1.2% of statements [2022-01-03T15:39:55.390Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-01-03T15:39:55.531Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-01-03T15:39:55.531Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:39:55.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T15:39:55.872Z] --- PASS: TestStats (2.39s) [2022-01-03T15:39:55.872Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:39:55.872Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:39:55.872Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:39:55.872Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:39:55.872Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:39:55.872Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:39:55.872Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:39:55.872Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:39:55.872Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:39:55.872Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:39:55.872Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:39:55.931Z] --- PASS: TestServiceCreateInit (7.36s) [2022-01-03T15:39:55.931Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-01-03T15:39:55.931Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-01-03T15:39:55.931Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:39:56.102Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:56.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:39:56.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:39:56.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:39:56.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:39:56.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:39:56.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:39:56.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:56.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:56.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-03T15:39:56.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:39:56.373Z] === RUN TestEmptyLayer [2022-01-03T15:39:56.373Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestCommitFailure [2022-01-03T15:39:56.373Z] --- PASS: TestCommitFailure (0.01s) [2022-01-03T15:39:56.373Z] === RUN TestStartTransactionFailure [2022-01-03T15:39:56.373Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestGetOrphan [2022-01-03T15:39:56.373Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T15:39:56.373Z] === RUN TestMountAndRegister [2022-01-03T15:39:56.373Z] layer_test.go:270: Layer size: 14 [2022-01-03T15:39:56.373Z] --- PASS: TestMountAndRegister (0.04s) [2022-01-03T15:39:56.373Z] === RUN TestLayerRelease [2022-01-03T15:39:56.373Z] layer_test.go:303: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestStoreRestore [2022-01-03T15:39:56.373Z] layer_test.go:352: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestTarStreamStability [2022-01-03T15:39:56.373Z] layer_test.go:467: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestRegisterExistingLayer [2022-01-03T15:39:56.373Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-01-03T15:39:56.373Z] === RUN TestTarStreamVerification [2022-01-03T15:39:56.373Z] layer_test.go:696: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestLayerMigration [2022-01-03T15:39:56.373Z] migration_test.go:45: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T15:39:56.373Z] migration_test.go:181: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMountInit [2022-01-03T15:39:56.373Z] mount_test.go:17: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMountSize [2022-01-03T15:39:56.373Z] mount_test.go:76: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMountChanges [2022-01-03T15:39:56.373Z] mount_test.go:125: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMountApply [2022-01-03T15:39:56.373Z] mount_test.go:212: Failing on Windows [2022-01-03T15:39:56.373Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T15:39:56.373Z] PASS [2022-01-03T15:39:56.373Z] coverage: 30.1% of statements [2022-01-03T15:39:56.373Z] ok github.com/docker/docker/layer 0.255s coverage: 30.1% of statements [2022-01-03T15:39:56.373Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:39:56.373Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:39:56.373Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:39:56.373Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:39:56.373Z] === RUN TestSequenceGetAvailableBit [2022-01-03T15:39:56.373Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSequenceEqual [2022-01-03T15:39:56.373Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSequenceCopy [2022-01-03T15:39:56.373Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestGetFirstAvailable [2022-01-03T15:39:56.373Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestFindSequence [2022-01-03T15:39:56.373Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestCheckIfAvailable [2022-01-03T15:39:56.373Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMergeSequences [2022-01-03T15:39:56.373Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestPushReservation [2022-01-03T15:39:56.373Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSerializeDeserialize [2022-01-03T15:39:56.373Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSet [2022-01-03T15:39:56.373Z] --- PASS: TestSet (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSetUnset [2022-01-03T15:39:56.373Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestOffsetSetUnset [2022-01-03T15:39:56.373Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSetInRange [2022-01-03T15:39:56.373Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestSetAnyInRange [2022-01-03T15:39:56.373Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestMethods [2022-01-03T15:39:56.373Z] --- PASS: TestMethods (0.00s) [2022-01-03T15:39:56.373Z] === RUN TestRandomAllocateDeallocate [2022-01-03T15:39:56.433Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:39:57.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T15:39:58.321Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:39:58.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:39:58.583Z] === RUN TestInvalidConfig [2022-01-03T15:39:58.583Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestConfig [2022-01-03T15:39:58.583Z] --- PASS: TestConfig (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestOptionsLabels [2022-01-03T15:39:58.583Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestValidName [2022-01-03T15:39:58.583Z] --- PASS: TestValidName (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestTLSConfiguration [2022-01-03T15:39:58.583Z] time="2022-01-03T15:39:57Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T15:39:58.583Z] --- PASS: TestTLSConfiguration (0.15s) [2022-01-03T15:39:58.583Z] PASS [2022-01-03T15:39:58.583Z] coverage: 24.0% of statements [2022-01-03T15:39:58.583Z] ok github.com/docker/docker/libnetwork/config 0.222s coverage: 24.0% of statements [2022-01-03T15:39:58.583Z] === RUN TestKey [2022-01-03T15:39:58.583Z] --- PASS: TestKey (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestParseKey [2022-01-03T15:39:58.583Z] --- PASS: TestParseKey (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestInvalidDataStore [2022-01-03T15:39:58.583Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestKVObjectFlatKey [2022-01-03T15:39:58.583Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T15:39:58.583Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T15:39:58.583Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T15:39:58.583Z] PASS [2022-01-03T15:39:58.583Z] coverage: 21.9% of statements [2022-01-03T15:39:58.583Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-01-03T15:39:58.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T15:39:59.567Z] === RUN TestIPDataMarshalling [2022-01-03T15:39:59.567Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T15:39:59.567Z] === RUN TestValidateAndIsV6 [2022-01-03T15:39:59.567Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T15:39:59.567Z] PASS [2022-01-03T15:39:59.567Z] coverage: 68.9% of statements [2022-01-03T15:39:59.567Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-01-03T15:39:59.567Z] === RUN TestErrorInterfaces [2022-01-03T15:39:59.567Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T15:39:59.567Z] === RUN TestNetworkMarshalling [2022-01-03T15:39:59.685Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-03T15:39:59.685Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-01-03T15:39:59.685Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-01-03T15:39:59.685Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-03T15:39:59.685Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-01-03T15:39:59.685Z] === RUN TestDeleteDevicemapper [2022-01-03T15:39:59.685Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:39:59.685Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:39:59.685Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:39:59.689Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-03T15:39:59.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:40:00.034Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-03T15:40:00.034Z] === RUN TestEndpointMarshalling [2022-01-03T15:40:00.034Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestAuxAddresses [2022-01-03T15:40:00.034Z] time="2022-01-03T15:39:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:40:00.034Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-03T15:40:00.034Z] === RUN TestSRVServiceQuery [2022-01-03T15:40:00.034Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestServiceVIPReuse [2022-01-03T15:40:00.034Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T15:40:00.034Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestDNSIPQuery [2022-01-03T15:40:00.034Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestDNSProxyServFail [2022-01-03T15:40:00.034Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestSandboxAddEmpty [2022-01-03T15:40:00.034Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestSandboxAddMultiPrio [2022-01-03T15:40:00.034Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestSandboxAddSamePrio [2022-01-03T15:40:00.034Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestCleanupServiceDiscovery [2022-01-03T15:40:00.034Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestDNSOptions [2022-01-03T15:40:00.034Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:40:00.034Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T15:40:00.034Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T15:40:00.034Z] time="2022-01-03T15:39:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:40:00.034Z] time="2022-01-03T15:39:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:40:00.034Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-03T15:40:00.034Z] PASS [2022-01-03T15:40:00.034Z] coverage: 8.6% of statements [2022-01-03T15:40:00.034Z] ok github.com/docker/docker/libnetwork 0.292s coverage: 8.6% of statements [2022-01-03T15:40:00.034Z] === RUN TestDriver [2022-01-03T15:40:00.034Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:40:00.034Z] PASS [2022-01-03T15:40:00.034Z] coverage: 34.8% of statements [2022-01-03T15:40:00.034Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-01-03T15:40:00.500Z] === RUN TestDriver [2022-01-03T15:40:00.500Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:40:00.500Z] PASS [2022-01-03T15:40:00.500Z] coverage: 34.8% of statements [2022-01-03T15:40:00.500Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-01-03T15:40:00.967Z] === RUN TestNetworkAllocateFree [2022-01-03T15:40:00.967Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T15:40:00.967Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T15:40:00.967Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T15:40:00.967Z] PASS [2022-01-03T15:40:00.967Z] coverage: 63.6% of statements [2022-01-03T15:40:00.967Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-01-03T15:40:01.050Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-01-03T15:40:01.050Z] === RUN TestUpdateMemory [2022-01-03T15:40:01.236Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-03T15:40:01.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-03T15:40:01.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-03T15:40:01.434Z] === RUN TestGetEmptyCapabilities [2022-01-03T15:40:01.434Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T15:40:01.434Z] === RUN TestGetExtraCapabilities [2022-01-03T15:40:01.434Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-03T15:40:01.434Z] === RUN TestGetInvalidCapabilities [2022-01-03T15:40:01.434Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T15:40:01.434Z] === RUN TestRemoteDriver [2022-01-03T15:40:01.434Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:40:01.434Z] === RUN TestDriverError [2022-01-03T15:40:01.434Z] --- PASS: TestDriverError (0.00s) [2022-01-03T15:40:01.434Z] === RUN TestMissingValues [2022-01-03T15:40:01.434Z] --- PASS: TestMissingValues (0.00s) [2022-01-03T15:40:01.434Z] === RUN TestRollback [2022-01-03T15:40:01.434Z] --- PASS: TestRollback (0.00s) [2022-01-03T15:40:01.434Z] PASS [2022-01-03T15:40:01.434Z] coverage: 57.4% of statements [2022-01-03T15:40:01.434Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2022-01-03T15:40:01.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T15:40:01.613Z] --- PASS: TestUpdateMemory (0.52s) [2022-01-03T15:40:01.613Z] === RUN TestUpdateCPUQuota [2022-01-03T15:40:01.900Z] === RUN TestNew [2022-01-03T15:40:01.900Z] --- PASS: TestNew (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestAddDriver [2022-01-03T15:40:01.900Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestAddDuplicateDriver [2022-01-03T15:40:01.900Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T15:40:01.900Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestDriver [2022-01-03T15:40:01.900Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestIPAM [2022-01-03T15:40:01.900Z] --- PASS: TestIPAM (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestWalkIPAMs [2022-01-03T15:40:01.900Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestWalkDrivers [2022-01-03T15:40:01.900Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T15:40:01.900Z] PASS [2022-01-03T15:40:01.900Z] coverage: 82.4% of statements [2022-01-03T15:40:01.900Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2022-01-03T15:40:01.900Z] === RUN TestNAT [2022-01-03T15:40:01.900Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:40:01.900Z] --- SKIP: TestNAT (0.00s) [2022-01-03T15:40:01.900Z] === RUN TestTransparent [2022-01-03T15:40:01.900Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:40:01.900Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T15:40:01.900Z] PASS [2022-01-03T15:40:01.900Z] coverage: 0.0% of statements [2022-01-03T15:40:01.900Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-01-03T15:40:02.368Z] === RUN TestBuildDefault [2022-01-03T15:40:02.369Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestBuildHostnameDomainname [2022-01-03T15:40:02.369Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestBuildHostname [2022-01-03T15:40:02.369Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestBuildHostnameFQDN [2022-01-03T15:40:02.369Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestBuildNoIP [2022-01-03T15:40:02.369Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestUpdate [2022-01-03T15:40:02.369Z] --- PASS: TestUpdate (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T15:40:02.369Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T15:40:02.369Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestAddEmpty [2022-01-03T15:40:02.369Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestAdd [2022-01-03T15:40:02.369Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestDeleteEmpty [2022-01-03T15:40:02.369Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestDeleteNewline [2022-01-03T15:40:02.369Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestDelete [2022-01-03T15:40:02.369Z] --- PASS: TestDelete (0.00s) [2022-01-03T15:40:02.369Z] === RUN TestConcurrentWrites [2022-01-03T15:40:02.369Z] --- PASS: TestConcurrentWrites (0.18s) [2022-01-03T15:40:02.369Z] PASS [2022-01-03T15:40:02.369Z] coverage: 81.2% of statements [2022-01-03T15:40:02.369Z] ok github.com/docker/docker/libnetwork/etchosts 0.235s coverage: 81.2% of statements [2022-01-03T15:40:02.541Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-01-03T15:40:02.541Z] === RUN TestUpdatePidsLimit [2022-01-03T15:40:02.541Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:40:02.541Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:40:02.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:40:02.801Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:40:02.836Z] === RUN TestNew [2022-01-03T15:40:02.836Z] --- PASS: TestNew (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestAllocate [2022-01-03T15:40:02.836Z] --- PASS: TestAllocate (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestUninitialized [2022-01-03T15:40:02.836Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestAllocateInRange [2022-01-03T15:40:02.836Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestAllocateSerial [2022-01-03T15:40:02.836Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T15:40:02.836Z] PASS [2022-01-03T15:40:02.836Z] coverage: 87.5% of statements [2022-01-03T15:40:02.836Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-01-03T15:40:02.836Z] === RUN TestDiff [2022-01-03T15:40:02.836Z] --- PASS: TestDiff (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestAddedCallback [2022-01-03T15:40:02.836Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestRemovedCallback [2022-01-03T15:40:02.836Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T15:40:02.836Z] === RUN TestNoCallback [2022-01-03T15:40:02.836Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T15:40:02.836Z] PASS [2022-01-03T15:40:02.836Z] coverage: 48.1% of statements [2022-01-03T15:40:02.836Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2022-01-03T15:40:03.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:40:03.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:40:03.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-03T15:40:03.302Z] --- PASS: TestRandomAllocateDeallocate (6.71s) [2022-01-03T15:40:03.302Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:40:03.302Z] === RUN TestCaller [2022-01-03T15:40:03.302Z] --- PASS: TestCaller (0.00s) [2022-01-03T15:40:03.302Z] PASS [2022-01-03T15:40:03.302Z] coverage: 100.0% of statements [2022-01-03T15:40:03.302Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-01-03T15:40:03.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:40:03.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:40:03.768Z] === RUN TestSetSerialInsertDelete [2022-01-03T15:40:03.768Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T15:40:03.768Z] === RUN TestSetParallelInsertDelete [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-01-03T15:40:04.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-01-03T15:40:04.133Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:40:04.235Z] === RUN TestPoolRequest [2022-01-03T15:40:04.236Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T15:40:04.236Z] === RUN TestOtherRequests [2022-01-03T15:40:04.236Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T15:40:04.236Z] PASS [2022-01-03T15:40:04.236Z] coverage: 57.1% of statements [2022-01-03T15:40:04.236Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-01-03T15:40:04.702Z] --- PASS: TestAllocateRandomDeallocate (1.43s) [2022-01-03T15:40:04.702Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T15:40:04.702Z] === RUN TestInt2IP2IntConversion [2022-01-03T15:40:05.027Z] check_test.go:308: [d40d0ecdffd11] daemon is not started [2022-01-03T15:40:05.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-03T15:40:05.167Z] --- PASS: TestInt2IP2IntConversion (0.45s) [2022-01-03T15:40:05.167Z] === RUN TestGetAddressVersion [2022-01-03T15:40:05.167Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T15:40:05.167Z] === RUN TestKeyString [2022-01-03T15:40:05.167Z] --- PASS: TestKeyString (0.00s) [2022-01-03T15:40:05.167Z] === RUN TestPoolDataMarshal [2022-01-03T15:40:05.167Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T15:40:05.167Z] === RUN TestSubnetsMarshal [2022-01-03T15:40:05.167Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-03T15:40:05.167Z] === RUN TestAddSubnets [2022-01-03T15:40:05.167Z] --- PASS: TestAddSubnets (0.06s) [2022-01-03T15:40:05.167Z] === RUN TestDoublePoolRelease [2022-01-03T15:40:05.167Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-03T15:40:05.167Z] === RUN TestAddReleasePoolID [2022-01-03T15:40:05.633Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-01-03T15:40:05.633Z] === RUN TestPredefinedPool [2022-01-03T15:40:05.633Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-03T15:40:05.633Z] === RUN TestRemoveSubnet [2022-01-03T15:40:05.633Z] === RUN TestGetCapabilities [2022-01-03T15:40:05.633Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T15:40:05.633Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T15:40:05.633Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T15:40:05.633Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T15:40:05.633Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T15:40:05.633Z] === RUN TestRemoteDriver [2022-01-03T15:40:05.633Z] --- PASS: TestRemoteDriver (0.00s) [2022-01-03T15:40:05.633Z] PASS [2022-01-03T15:40:05.633Z] coverage: 47.4% of statements [2022-01-03T15:40:05.633Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-01-03T15:40:05.633Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-01-03T15:40:05.633Z] === RUN TestRetrieveFromStore [2022-01-03T15:40:05.633Z] --- PASS: TestRemoveSubnet (0.25s) [2022-01-03T15:40:05.633Z] === RUN TestGetSameAddress [2022-01-03T15:40:05.633Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-03T15:40:05.633Z] === RUN TestPoolAllocationReuse [2022-01-03T15:40:06.100Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-01-03T15:40:06.100Z] === RUN TestIsCorrupted [2022-01-03T15:40:06.100Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T15:40:06.100Z] === RUN TestSetRollover [2022-01-03T15:40:06.100Z] === RUN TestWindowsIPAM [2022-01-03T15:40:06.100Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T15:40:06.100Z] PASS [2022-01-03T15:40:06.100Z] coverage: 71.4% of statements [2022-01-03T15:40:06.100Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-03T15:40:06.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-03T15:40:07.086Z] === RUN TestDefaultNetwork [2022-01-03T15:40:07.086Z] --- PASS: TestDefaultNetwork (0.24s) [2022-01-03T15:40:07.086Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T15:40:07.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-03T15:40:07.552Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-01-03T15:40:07.552Z] === RUN TestInitAddressPools [2022-01-03T15:40:07.552Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T15:40:07.552Z] PASS [2022-01-03T15:40:07.552Z] coverage: 74.0% of statements [2022-01-03T15:40:07.552Z] ok github.com/docker/docker/libnetwork/ipamutils 0.539s coverage: 74.0% of statements [2022-01-03T15:40:07.552Z] --- PASS: TestPoolAllocationReuse (1.70s) [2022-01-03T15:40:07.552Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T15:40:07.552Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T15:40:07.552Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T15:40:07.552Z] --- PASS: TestSetRollover (1.35s) [2022-01-03T15:40:07.552Z] === RUN TestSetRolloverSerial [2022-01-03T15:40:07.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-03T15:40:08.018Z] === RUN TestKeyValue [2022-01-03T15:40:08.018Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T15:40:08.018Z] PASS [2022-01-03T15:40:08.018Z] coverage: 60.0% of statements [2022-01-03T15:40:08.018Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-01-03T15:40:09.578Z] --- PASS: TestSetRolloverSerial (1.69s) [2022-01-03T15:40:09.578Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T15:40:09.578Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T15:40:09.578Z] PASS [2022-01-03T15:40:09.578Z] coverage: 84.4% of statements [2022-01-03T15:40:09.578Z] ok github.com/docker/docker/libnetwork/bitseq 12.902s coverage: 84.4% of statements [2022-01-03T15:40:10.045Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2022-01-03T15:40:10.045Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T15:40:10.511Z] === RUN TestNetworkDBSimple [2022-01-03T15:40:11.039Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-03T15:40:11.494Z] 2022/01/03 15:40:11 Closing DB instances... [2022-01-03T15:40:11.960Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.12s) [2022-01-03T15:40:11.960Z] === RUN TestGetAddress [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:40:12.427Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:40:12.427Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-03T15:40:12.427Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T15:40:12.537Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-03T15:40:12.893Z] === RUN TestGenerate [2022-01-03T15:40:12.893Z] --- PASS: TestGenerate (0.00s) [2022-01-03T15:40:12.893Z] === RUN TestGeneratePtr [2022-01-03T15:40:12.893Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T15:40:12.893Z] === RUN TestGenerateMissingField [2022-01-03T15:40:12.893Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T15:40:12.893Z] === RUN TestFieldCannotBeSet [2022-01-03T15:40:12.893Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T15:40:12.893Z] === RUN TestTypeMismatchError [2022-01-03T15:40:12.893Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T15:40:12.893Z] PASS [2022-01-03T15:40:12.893Z] coverage: 100.0% of statements [2022-01-03T15:40:12.893Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-01-03T15:40:13.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-03T15:40:13.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T15:40:13.360Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T15:40:13.360Z] PASS [2022-01-03T15:40:13.360Z] coverage: 100.0% of statements [2022-01-03T15:40:13.360Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2022-01-03T15:40:13.360Z] testing: warning: no tests to run [2022-01-03T15:40:13.360Z] PASS [2022-01-03T15:40:13.360Z] coverage: 0.0% of statements [2022-01-03T15:40:13.360Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:40:13.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-03T15:40:13.826Z] 2022/01/03 15:40:13 Closing DB instances... [2022-01-03T15:40:14.087Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2022-01-03T15:40:14.087Z] === RUN TestCreateServiceConflict [2022-01-03T15:40:14.087Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-01-03T15:40:14.087Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:40:14.292Z] === RUN TestRequestNewPort [2022-01-03T15:40:14.292Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestRequestSpecificPort [2022-01-03T15:40:14.292Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestReleasePort [2022-01-03T15:40:14.292Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestReuseReleasedPort [2022-01-03T15:40:14.292Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestReleaseUnreadledPort [2022-01-03T15:40:14.292Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestUnknowProtocol [2022-01-03T15:40:14.292Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestAllocateAllPorts [2022-01-03T15:40:14.292Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestPortAllocation [2022-01-03T15:40:14.292Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T15:40:14.292Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestNoDuplicateBPR [2022-01-03T15:40:14.292Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T15:40:14.292Z] === RUN TestChangePortRange [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T15:40:14.292Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T15:40:14.292Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T15:40:14.292Z] PASS [2022-01-03T15:40:14.292Z] coverage: 88.6% of statements [2022-01-03T15:40:14.292Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-01-03T15:40:14.292Z] testing: warning: no tests to run [2022-01-03T15:40:14.292Z] PASS [2022-01-03T15:40:14.292Z] coverage: 0.0% of statements [2022-01-03T15:40:14.292Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:40:14.758Z] === RUN TestHashData [2022-01-03T15:40:14.758Z] --- PASS: TestHashData (0.00s) [2022-01-03T15:40:14.758Z] PASS [2022-01-03T15:40:14.758Z] coverage: 2.8% of statements [2022-01-03T15:40:14.758Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-01-03T15:40:14.758Z] === RUN TestErrorConstructors [2022-01-03T15:40:14.758Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T15:40:14.758Z] === RUN TestCompareIPMask [2022-01-03T15:40:14.758Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T15:40:14.758Z] === RUN TestUtilGetHostPartIP [2022-01-03T15:40:14.758Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T15:40:14.758Z] === RUN TestUtilGetBroadcastIP [2022-01-03T15:40:14.758Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T15:40:14.758Z] === RUN TestParseCIDR [2022-01-03T15:40:14.758Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T15:40:14.758Z] PASS [2022-01-03T15:40:14.758Z] coverage: 37.3% of statements [2022-01-03T15:40:14.758Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-01-03T15:40:15.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-03T15:40:15.245Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-03T15:40:15.245Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T15:40:15.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T15:40:15.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T15:40:15.714Z] PASS [2022-01-03T15:40:15.714Z] coverage: 50.0% of statements [2022-01-03T15:40:15.714Z] ok github.com/docker/docker/oci 0.043s coverage: 50.0% of statements [2022-01-03T15:40:15.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-03T15:40:15.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T15:40:16.013Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-01-03T15:40:16.013Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:40:16.180Z] === RUN TestAddressPoolOpt [2022-01-03T15:40:16.180Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/a [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/something [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/_=a [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/PATH [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/=a [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/PATH= [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/PATH=something [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/1asd [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/123 [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/some_space [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/= [2022-01-03T15:40:16.180Z] === RUN TestValidateEnv/PaTh [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestParseHost [2022-01-03T15:40:16.180Z] --- PASS: TestParseHost (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestParseDockerDaemonHost [2022-01-03T15:40:16.180Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestParseTCP [2022-01-03T15:40:16.180Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T15:40:16.180Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestValidateExtraHosts [2022-01-03T15:40:16.180Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestIpOptString [2022-01-03T15:40:16.180Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T15:40:16.180Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T15:40:16.180Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestIpOptSetInvalidVal [2022-01-03T15:40:16.180Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestValidateIPAddress [2022-01-03T15:40:16.180Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestMapOpts [2022-01-03T15:40:16.180Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestListOptsWithoutValidator [2022-01-03T15:40:16.180Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestListOptsWithValidator [2022-01-03T15:40:16.180Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestValidateDNSSearch [2022-01-03T15:40:16.180Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T15:40:16.180Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:40:16.180Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestNamedListOpts [2022-01-03T15:40:16.180Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestNamedMapOpts [2022-01-03T15:40:16.180Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestParseLink [2022-01-03T15:40:16.180Z] --- PASS: TestParseLink (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T15:40:16.180Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T15:40:16.180Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T15:40:16.180Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T15:40:16.180Z] === RUN TestUlimitOpt [2022-01-03T15:40:16.180Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T15:40:16.180Z] PASS [2022-01-03T15:40:16.180Z] coverage: 67.1% of statements [2022-01-03T15:40:16.180Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2022-01-03T15:40:16.297Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2022-01-03T15:40:16.298Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:40:16.298Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-03T15:40:16.298Z] === RUN TestWaitNonBlocked [2022-01-03T15:40:16.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:40:16.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:40:16.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:40:16.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:40:16.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:40:16.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:40:16.298Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T15:40:16.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.49s) [2022-01-03T15:40:16.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2022-01-03T15:40:16.298Z] === RUN TestWaitBlocked [2022-01-03T15:40:16.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:40:16.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:40:16.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:40:16.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:40:16.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:40:16.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:40:16.553Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-03T15:40:16.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-01-03T15:40:16.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-01-03T15:40:16.554Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:40:16.554Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:40:16.652Z] === RUN TestParseVersion [2022-01-03T15:40:16.652Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T15:40:16.652Z] PASS [2022-01-03T15:40:16.652Z] coverage: 52.9% of statements [2022-01-03T15:40:16.652Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-01-03T15:40:16.652Z] 2022/01/03 15:40:16 Closing DB instances... [2022-01-03T15:40:16.886Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-03T15:40:18.215Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T15:40:18.215Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-01-03T15:40:18.215Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T15:40:18.215Z] === RUN TestIsArchivePathDir [2022-01-03T15:40:18.215Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T15:40:18.215Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T15:40:18.441Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-01-03T15:40:18.441Z] === CONT TestIpcModeOlderClient [2022-01-03T15:40:18.441Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-03T15:40:18.441Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:40:18.680Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T15:40:18.680Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T15:40:18.680Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-01-03T15:40:18.680Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T15:40:18.680Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T15:40:18.680Z] === RUN TestMiddleware [2022-01-03T15:40:18.680Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T15:40:18.680Z] === RUN TestNewResponseModifier [2022-01-03T15:40:18.680Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T15:40:18.680Z] PASS [2022-01-03T15:40:18.680Z] coverage: 26.8% of statements [2022-01-03T15:40:18.680Z] ok github.com/docker/docker/pkg/authorization 0.457s coverage: 26.8% of statements [2022-01-03T15:40:18.680Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-01-03T15:40:18.680Z] === RUN TestIsArchivePathTar [2022-01-03T15:40:18.680Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-01-03T15:40:18.680Z] === RUN TestDecompressStreamGzip [2022-01-03T15:40:18.680Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-01-03T15:40:18.680Z] === RUN TestDecompressStreamBzip2 [2022-01-03T15:40:18.697Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-01-03T15:40:18.697Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:40:19.147Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-01-03T15:40:19.147Z] === RUN TestDecompressStreamXz [2022-01-03T15:40:19.147Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:40:19.147Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestDecompressStreamZstd [2022-01-03T15:40:19.147Z] archive_test.go:140: zstd not installed [2022-01-03T15:40:19.147Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-03T15:40:19.147Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T15:40:19.147Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T15:40:19.147Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCompressStreamInvalid [2022-01-03T15:40:19.147Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionInvalid [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionUncompressed [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionBzip2 [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionGzip [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionXz [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestExtensionZstd [2022-01-03T15:40:19.147Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCmdStreamLargeStderr [2022-01-03T15:40:19.147Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-03T15:40:19.147Z] === RUN TestCmdStreamBad [2022-01-03T15:40:19.147Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:40:19.147Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCmdStreamGood [2022-01-03T15:40:19.147Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-03T15:40:19.147Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T15:40:19.147Z] === RUN TestUnbuffered [2022-01-03T15:40:19.147Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestRaceUnbuffered [2022-01-03T15:40:19.147Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T15:40:19.147Z] PASS [2022-01-03T15:40:19.147Z] coverage: 100.0% of statements [2022-01-03T15:40:19.147Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-01-03T15:40:19.147Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-03T15:40:19.147Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T15:40:19.147Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestUntarPath [2022-01-03T15:40:19.147Z] --- PASS: TestUntarPath (0.06s) [2022-01-03T15:40:19.147Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T15:40:19.147Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-03T15:40:19.147Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T15:40:19.147Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-03T15:40:19.147Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T15:40:19.147Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T15:40:19.147Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyWithTarSrcFile [2022-01-03T15:40:19.147Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T15:40:19.147Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T15:40:19.147Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T15:40:19.147Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T15:40:19.147Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T15:40:19.147Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T15:40:19.147Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-01-03T15:40:19.147Z] === RUN TestTarFiles [2022-01-03T15:40:19.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-03T15:40:19.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T15:40:19.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-03T15:40:19.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T15:40:19.613Z] === RUN TestMatch [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[foo]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[]#01 [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[qux]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T15:40:19.613Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T15:40:19.613Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T15:40:19.613Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T15:40:19.613Z] PASS [2022-01-03T15:40:19.613Z] coverage: 87.5% of statements [2022-01-03T15:40:19.613Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-01-03T15:40:20.079Z] 2022/01/03 15:40:19 Closing DB instances... [2022-01-03T15:40:20.545Z] === RUN TestChrootTarUntar [2022-01-03T15:40:20.545Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T15:40:20.545Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T15:40:20.545Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T15:40:20.545Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootCopyWithTar [2022-01-03T15:40:20.545Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootCopyFileWithTar [2022-01-03T15:40:20.545Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootUntarPath [2022-01-03T15:40:20.545Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T15:40:20.545Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T15:40:20.545Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:40:20.545Z] === RUN TestChrootApplyDotDotFile [2022-01-03T15:40:20.545Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:20.545Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:40:20.545Z] PASS [2022-01-03T15:40:20.545Z] coverage: 15.1% of statements [2022-01-03T15:40:20.545Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.1% of statements [2022-01-03T15:40:21.210Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2022-01-03T15:40:21.211Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:40:21.528Z] === RUN TestSizeEmpty [2022-01-03T15:40:21.528Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T15:40:21.528Z] === RUN TestSizeEmptyFile [2022-01-03T15:40:21.529Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestSizeNonemptyFile [2022-01-03T15:40:21.529Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T15:40:21.529Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T15:40:21.529Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T15:40:21.529Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestMoveToSubdir [2022-01-03T15:40:21.529Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-03T15:40:21.529Z] === RUN TestSizeNonExistingDirectory [2022-01-03T15:40:21.529Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T15:40:21.529Z] PASS [2022-01-03T15:40:21.529Z] coverage: 80.0% of statements [2022-01-03T15:40:21.529Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-01-03T15:40:22.511Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2022-01-03T15:40:22.511Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T15:40:22.511Z] === RUN Test [2022-01-03T15:40:22.511Z] === RUN Test/TestContainsEntry [2022-01-03T15:40:22.511Z] === RUN Test/TestCreateEntries [2022-01-03T15:40:22.511Z] === RUN Test/TestEntriesDiff [2022-01-03T15:40:22.511Z] === RUN Test/TestEntriesEquality [2022-01-03T15:40:22.511Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T15:40:22.511Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T15:40:22.511Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T15:40:22.511Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T15:40:22.511Z] === RUN Test/TestGeneratorWithPort [2022-01-03T15:40:22.511Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T15:40:22.511Z] === RUN Test/TestNewEntry [2022-01-03T15:40:22.511Z] === RUN Test/TestParse [2022-01-03T15:40:22.511Z] --- PASS: Test (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T15:40:22.511Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T15:40:22.511Z] PASS [2022-01-03T15:40:22.511Z] coverage: 58.3% of statements [2022-01-03T15:40:22.511Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2022-01-03T15:40:22.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T15:40:22.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.25s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.71s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.63s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.50s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.27s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.37s) [2022-01-03T15:40:22.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.38s) [2022-01-03T15:40:22.843Z] === RUN TestCgroupNamespacesRun [2022-01-03T15:40:22.977Z] === RUN Test [2022-01-03T15:40:22.977Z] === RUN Test/TestContent [2022-01-03T15:40:22.977Z] === RUN Test/TestInitialize [2022-01-03T15:40:22.977Z] === RUN Test/TestNew [2022-01-03T15:40:22.977Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T15:40:22.977Z] === RUN Test/TestRegister [2022-01-03T15:40:22.977Z] === RUN Test/TestWatch [2022-01-03T15:40:22.977Z] --- PASS: Test (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:40:22.977Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:40:22.977Z] PASS [2022-01-03T15:40:22.977Z] coverage: 97.6% of statements [2022-01-03T15:40:22.977Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2022-01-03T15:40:23.104Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-01-03T15:40:23.459Z] --- PASS: TestTarFiles (3.83s) [2022-01-03T15:40:23.459Z] === RUN TestDetectCompressionZstd [2022-01-03T15:40:23.459Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T15:40:23.459Z] === RUN TestTarUntar [2022-01-03T15:40:23.459Z] --- PASS: TestTarUntar (0.03s) [2022-01-03T15:40:23.459Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T15:40:23.459Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-03T15:40:23.459Z] === RUN TestTarWithOptions [2022-01-03T15:40:23.459Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-03T15:40:23.459Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T15:40:23.459Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T15:40:23.459Z] === RUN TestUntarUstarGnuConflict [2022-01-03T15:40:23.459Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T15:40:23.459Z] === RUN TestUntarInvalidFilenames [2022-01-03T15:40:23.459Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1428255261\\dest" [2022-01-03T15:40:23.459Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-03T15:40:23.459Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T15:40:23.459Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T15:40:23.459Z] === RUN TestUntarInvalidHardlink [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1863430716\\victim\\hello" -> "../victim/hello" [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3460500635\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2732148463\\victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1283174184\\victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2331387792\\victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1650426404\\victim" -> "../victim" [2022-01-03T15:40:23.459Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-01-03T15:40:23.459Z] === RUN TestUntarInvalidSymlink [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2124989200\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1377811785\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3736078002\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3094038928\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4257028197\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink43211890\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:23.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink63459497\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T15:40:23.459Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-03T15:40:23.459Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T15:40:23.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T15:40:23.459Z] === RUN TestXGlobalNoParent [2022-01-03T15:40:23.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T15:40:23.459Z] === RUN TestReplaceFileTarWrapper [2022-01-03T15:40:23.459Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-03T15:40:23.459Z] === RUN TestPrefixHeaderReadable [2022-01-03T15:40:23.459Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-03T15:40:23.459Z] === RUN TestDisablePigz [2022-01-03T15:40:23.459Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T15:40:23.925Z] --- PASS: TestDisablePigz (0.14s) [2022-01-03T15:40:23.926Z] === RUN TestPigz [2022-01-03T15:40:23.926Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T15:40:23.926Z] --- PASS: TestPigz (0.14s) [2022-01-03T15:40:23.926Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:40:23.926Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:40:23.926Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestCanonicalTarNameForPath [2022-01-03T15:40:23.926Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestCanonicalTarName [2022-01-03T15:40:23.926Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChmodTarEntry [2022-01-03T15:40:23.926Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestHardLinkOrder [2022-01-03T15:40:23.926Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-03T15:40:23.926Z] === RUN TestChangeString [2022-01-03T15:40:23.926Z] --- PASS: TestChangeString (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesWithNoChanges [2022-01-03T15:40:23.926Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T15:40:23.926Z] === RUN TestChangesWithChanges [2022-01-03T15:40:23.926Z] --- PASS: TestChangesWithChanges (0.02s) [2022-01-03T15:40:23.926Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T15:40:23.926Z] changes_test.go:195: needs more investigation [2022-01-03T15:40:23.926Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesDirsEmpty [2022-01-03T15:40:23.926Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:40:23.926Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesDirsMutated [2022-01-03T15:40:23.926Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:40:23.926Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestApplyLayer [2022-01-03T15:40:23.926Z] changes_test.go:432: needs further investigation [2022-01-03T15:40:23.926Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T15:40:23.926Z] changes_test.go:468: needs further investigation [2022-01-03T15:40:23.926Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T15:40:23.926Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T15:40:23.926Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestChangesSize [2022-01-03T15:40:23.926Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T15:40:23.926Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T15:40:23.926Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames88675455\\dest" [2022-01-03T15:40:23.926Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T15:40:23.926Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1881485453\\victim\\hello" -> "../victim/hello" [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink852616712\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3486012050\\victim" -> "../victim" [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink827195038\\victim" -> "../victim" [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink281180117\\victim" -> "../victim" [2022-01-03T15:40:23.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink352234895\\victim" -> "../victim" [2022-01-03T15:40:24.392Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T15:40:24.392Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2462905149\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1874274278\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2679645625\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1078695866\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1825738495\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:24.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1997491246\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:40:24.392Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-03T15:40:24.392Z] === RUN TestApplyLayerWhiteouts [2022-01-03T15:40:24.392Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-03T15:40:24.392Z] === RUN TestGenerateEmptyFile [2022-01-03T15:40:24.392Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T15:40:24.392Z] === RUN TestGenerateWithContent [2022-01-03T15:40:24.392Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T15:40:24.392Z] PASS [2022-01-03T15:40:24.392Z] coverage: 62.0% of statements [2022-01-03T15:40:24.392Z] ok github.com/docker/docker/pkg/archive 5.942s coverage: 62.0% of statements [2022-01-03T15:40:24.392Z] === RUN Test [2022-01-03T15:40:24.392Z] === RUN Test/TestInitialize [2022-01-03T15:40:24.392Z] 2022/01/03 15:40:24 Closing DB instances... [2022-01-03T15:40:24.392Z] time="2022-01-03T15:40:24Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:40:24.392Z] time="2022-01-03T15:40:24Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:40:24.392Z] time="2022-01-03T15:40:24Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:40:24.392Z] === RUN Test/TestInitializeWithCerts [2022-01-03T15:40:24.392Z] time="2022-01-03T15:40:24Z" level=info msg="Initializing discovery with TLS" [2022-01-03T15:40:24.392Z] === RUN Test/TestWatch [2022-01-03T15:40:24.392Z] time="2022-01-03T15:40:24Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:40:24.549Z] === RUN TestBoolValue [2022-01-03T15:40:24.549Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestBoolValueOrDefault [2022-01-03T15:40:24.549Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestInt64ValueOrZero [2022-01-03T15:40:24.549Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestInt64ValueOrDefault [2022-01-03T15:40:24.549Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T15:40:24.549Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestJsonContentType [2022-01-03T15:40:24.549Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T15:40:24.549Z] PASS [2022-01-03T15:40:24.549Z] coverage: 14.7% of statements [2022-01-03T15:40:24.549Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2022-01-03T15:40:24.549Z] === RUN TestMaskSecretKeys [2022-01-03T15:40:24.549Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T15:40:24.549Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T15:40:24.549Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T15:40:24.549Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T15:40:24.549Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T15:40:24.549Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T15:40:24.549Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestVersionMiddlewareVersion [2022-01-03T15:40:24.549Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T15:40:24.549Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T15:40:24.549Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T15:40:24.549Z] PASS [2022-01-03T15:40:24.549Z] coverage: 37.7% of statements [2022-01-03T15:40:24.549Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:40:24.549Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:40:24.757Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2022-01-03T15:40:24.757Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-03T15:40:24.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T15:40:24.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-03T15:40:25.015Z] === RUN TestToJSON [2022-01-03T15:40:25.015Z] --- PASS: TestToJSON (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestToParamWithVersion [2022-01-03T15:40:25.015Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestFromJSON [2022-01-03T15:40:25.015Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestEmpty [2022-01-03T15:40:25.015Z] --- PASS: TestEmpty (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T15:40:25.015Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestArgsMatchKVList [2022-01-03T15:40:25.015Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestArgsMatch [2022-01-03T15:40:25.015Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestAdd [2022-01-03T15:40:25.015Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestDel [2022-01-03T15:40:25.015Z] --- PASS: TestDel (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestLen [2022-01-03T15:40:25.015Z] --- PASS: TestLen (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestExactMatch [2022-01-03T15:40:25.015Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestOnlyOneExactMatch [2022-01-03T15:40:25.015Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestContains [2022-01-03T15:40:25.015Z] --- PASS: TestContains (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestValidate [2022-01-03T15:40:25.015Z] --- PASS: TestValidate (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestWalkValues [2022-01-03T15:40:25.015Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestFuzzyMatch [2022-01-03T15:40:25.015Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestClone [2022-01-03T15:40:25.015Z] --- PASS: TestClone (0.00s) [2022-01-03T15:40:25.015Z] PASS [2022-01-03T15:40:25.015Z] coverage: 92.2% of statements [2022-01-03T15:40:25.015Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2022-01-03T15:40:25.015Z] === RUN TestAdjustForAPIVersion [2022-01-03T15:40:25.015Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T15:40:25.015Z] PASS [2022-01-03T15:40:25.015Z] coverage: 5.7% of statements [2022-01-03T15:40:25.015Z] === RUN TestStrSliceMarshalJSON [2022-01-03T15:40:25.015Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-01-03T15:40:25.015Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T15:40:25.015Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestStrSliceUnmarshalString [2022-01-03T15:40:25.015Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T15:40:25.015Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T15:40:25.015Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T15:40:25.015Z] PASS [2022-01-03T15:40:25.015Z] coverage: 90.0% of statements [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:40:25.015Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:40:25.015Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:40:25.482Z] === RUN TestDurationToSecondsString [2022-01-03T15:40:25.482Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T15:40:25.482Z] === RUN TestGetTimestamp [2022-01-03T15:40:25.482Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-03T15:40:25.482Z] === RUN TestParseTimestamps [2022-01-03T15:40:25.482Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T15:40:25.482Z] PASS [2022-01-03T15:40:25.482Z] coverage: 100.0% of statements [2022-01-03T15:40:25.482Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2022-01-03T15:40:25.482Z] === RUN TestCompareVersion [2022-01-03T15:40:25.482Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T15:40:25.482Z] PASS [2022-01-03T15:40:25.482Z] coverage: 77.3% of statements [2022-01-03T15:40:25.482Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:40:25.482Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:40:25.949Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-03T15:40:25.949Z] === RUN TestNetworkDBNodeLeave [2022-01-03T15:40:26.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-03T15:40:26.141Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.53s) [2022-01-03T15:40:26.141Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-03T15:40:27.041Z] === RUN TestParseRemoteURL [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T15:40:27.042Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T15:40:27.042Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T15:40:27.042Z] === RUN TestCloneArgsSmartHttp [2022-01-03T15:40:27.042Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-01-03T15:40:27.042Z] === RUN TestCloneArgsDumbHttp [2022-01-03T15:40:27.042Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T15:40:27.042Z] === RUN TestCloneArgsGit [2022-01-03T15:40:27.042Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T15:40:27.042Z] === RUN TestCheckoutGit [2022-01-03T15:40:27.506Z] --- PASS: Test (3.16s) [2022-01-03T15:40:27.506Z] --- PASS: Test/TestInitialize (0.14s) [2022-01-03T15:40:27.506Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-01-03T15:40:27.506Z] --- PASS: Test/TestWatch (3.01s) [2022-01-03T15:40:27.506Z] PASS [2022-01-03T15:40:27.506Z] coverage: 84.1% of statements [2022-01-03T15:40:27.506Z] ok github.com/docker/docker/pkg/discovery/kv 3.208s coverage: 84.1% of statements [2022-01-03T15:40:27.972Z] === RUN Test [2022-01-03T15:40:27.972Z] === RUN Test/TestWatch [2022-01-03T15:40:27.972Z] --- PASS: Test (0.00s) [2022-01-03T15:40:27.972Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:40:27.972Z] PASS [2022-01-03T15:40:27.972Z] coverage: 92.3% of statements [2022-01-03T15:40:27.972Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2022-01-03T15:40:28.057Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-01-03T15:40:28.057Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-03T15:40:28.600Z] === RUN TestEnable [2022-01-03T15:40:28.600Z] --- PASS: TestEnable (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestDisable [2022-01-03T15:40:28.600Z] --- PASS: TestDisable (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestEnabled [2022-01-03T15:40:28.600Z] --- PASS: TestEnabled (0.00s) [2022-01-03T15:40:28.600Z] PASS [2022-01-03T15:40:28.600Z] coverage: 100.0% of statements [2022-01-03T15:40:28.600Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-01-03T15:40:28.600Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T15:40:28.600Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T15:40:28.600Z] === RUN TestProcessNoDockerignore [2022-01-03T15:40:28.600Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T15:40:28.600Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestDetectContentType [2022-01-03T15:40:28.600Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestSelectAcceptableMIME [2022-01-03T15:40:28.600Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestInspectEmptyResponse [2022-01-03T15:40:28.600Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestInspectResponseBinary [2022-01-03T15:40:28.600Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestResponseUnsupportedContentType [2022-01-03T15:40:28.600Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestInspectResponseTextSimple [2022-01-03T15:40:28.600Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T15:40:28.600Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestUnknownContentLength [2022-01-03T15:40:28.600Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestDownloadRemote [2022-01-03T15:40:28.600Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-03T15:40:28.600Z] === RUN TestGetWithStatusError [2022-01-03T15:40:28.600Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestCloseRootDirectory [2022-01-03T15:40:28.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:28.600Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestHashFile [2022-01-03T15:40:28.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:28.600Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestHashSubdir [2022-01-03T15:40:28.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:28.600Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestRemoveDirectory [2022-01-03T15:40:28.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:28.600Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T15:40:28.600Z] PASS [2022-01-03T15:40:28.600Z] coverage: 9.3% of statements [2022-01-03T15:40:28.600Z] ok github.com/docker/docker/builder/remotecontext 0.225s coverage: 9.3% of statements [2022-01-03T15:40:28.600Z] === RUN TestGetAllAllowed [2022-01-03T15:40:28.600Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestGetAllMeta [2022-01-03T15:40:28.600Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T15:40:28.600Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T15:40:28.600Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestIsExistingDirectory [2022-01-03T15:40:28.600Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestGetFilenameForDownload [2022-01-03T15:40:28.600Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestEnv2Variables [2022-01-03T15:40:28.600Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T15:40:28.600Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestMaintainer [2022-01-03T15:40:28.600Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestLabel [2022-01-03T15:40:28.600Z] --- PASS: TestLabel (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestFromScratch [2022-01-03T15:40:28.600Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestFromWithArg [2022-01-03T15:40:28.600Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T15:40:28.600Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestFromWithUndefinedArg [2022-01-03T15:40:28.600Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T15:40:28.600Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestOnbuild [2022-01-03T15:40:28.600Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestWorkdir [2022-01-03T15:40:28.600Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestCmd [2022-01-03T15:40:28.600Z] --- PASS: TestCmd (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestHealthcheckNone [2022-01-03T15:40:28.600Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestHealthcheckCmd [2022-01-03T15:40:28.600Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestEntrypoint [2022-01-03T15:40:28.600Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestExpose [2022-01-03T15:40:28.600Z] --- PASS: TestExpose (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestUser [2022-01-03T15:40:28.600Z] --- PASS: TestUser (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestVolume [2022-01-03T15:40:28.600Z] --- PASS: TestVolume (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestStopSignal [2022-01-03T15:40:28.600Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:40:28.600Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestArg [2022-01-03T15:40:28.600Z] --- PASS: TestArg (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestShell [2022-01-03T15:40:28.600Z] --- PASS: TestShell (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestPrependEnvOnCmd [2022-01-03T15:40:28.600Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestRunWithBuildArgs [2022-01-03T15:40:28.600Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T15:40:28.600Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T15:40:28.600Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T15:40:28.600Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T15:40:28.600Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T15:40:28.600Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T15:40:28.600Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T15:40:28.600Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T15:40:28.600Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestNormalizeWorkdir [2022-01-03T15:40:28.600Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T15:40:28.600Z] === RUN TestDispatch [2022-01-03T15:40:28.600Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T15:40:28.600Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T15:40:28.961Z] --- PASS: TestNetworkDBNodeLeave (2.99s) [2022-01-03T15:40:28.961Z] === RUN TestNetworkDBWatch [2022-01-03T15:40:28.961Z] === RUN Test [2022-01-03T15:40:28.961Z] === RUN Test/TestInitialize [2022-01-03T15:40:28.961Z] === RUN Test/TestInitializeWithPattern [2022-01-03T15:40:28.961Z] === RUN Test/TestRegister [2022-01-03T15:40:28.961Z] === RUN Test/TestWatch [2022-01-03T15:40:28.961Z] --- PASS: Test (0.00s) [2022-01-03T15:40:28.961Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:40:28.961Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T15:40:28.961Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:40:28.961Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:40:28.961Z] PASS [2022-01-03T15:40:28.961Z] coverage: 93.8% of statements [2022-01-03T15:40:28.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2022-01-03T15:40:29.073Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T15:40:29.073Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T15:40:29.073Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T15:40:29.073Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T15:40:29.073Z] === RUN TestDispatch/COPY_url [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch (0.05s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T15:40:29.073Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T15:40:29.073Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T15:40:29.073Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T15:40:29.073Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T15:40:29.073Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T15:40:29.073Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestEmptyDockerfile [2022-01-03T15:40:29.073Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestSymlinkDockerfile [2022-01-03T15:40:29.073Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T15:40:29.073Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T15:40:29.073Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestNonExistingDockerfile [2022-01-03T15:40:29.073Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestCopyRunConfig [2022-01-03T15:40:29.073Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestDeepCopyRunConfig [2022-01-03T15:40:29.073Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestExportImage [2022-01-03T15:40:29.073Z] --- PASS: TestExportImage (0.00s) [2022-01-03T15:40:29.073Z] === RUN TestNormalizeDest [2022-01-03T15:40:29.073Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T15:40:29.073Z] PASS [2022-01-03T15:40:29.073Z] coverage: 46.8% of statements [2022-01-03T15:40:29.073Z] ok github.com/docker/docker/builder/dockerfile 0.146s coverage: 46.8% of statements [2022-01-03T15:40:29.073Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:40:29.427Z] === RUN TestPollerAddRemove [2022-01-03T15:40:29.427Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T15:40:29.427Z] === RUN TestPollerEvent [2022-01-03T15:40:29.427Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:40:29.427Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T15:40:29.427Z] === RUN TestPollerClose [2022-01-03T15:40:29.427Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T15:40:29.427Z] PASS [2022-01-03T15:40:29.427Z] coverage: 45.7% of statements [2022-01-03T15:40:29.427Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-01-03T15:40:29.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T15:40:29.446Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-01-03T15:40:29.446Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-03T15:40:29.539Z] === RUN TestTCP4Proxy [2022-01-03T15:40:29.539Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T15:40:29.539Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestTCP6Proxy [2022-01-03T15:40:29.539Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:40:29.539Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestTCPDualStackProxy [2022-01-03T15:40:29.539Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:40:29.539Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestUDP4Proxy [2022-01-03T15:40:29.539Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestUDP6Proxy [2022-01-03T15:40:29.539Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:40:29.539Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestUDPWriteError [2022-01-03T15:40:29.539Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestSCTP4Proxy [2022-01-03T15:40:29.539Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:40:29.539Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T15:40:29.539Z] === RUN TestSCTP6Proxy [2022-01-03T15:40:29.539Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:40:29.539Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T15:40:29.539Z] PASS [2022-01-03T15:40:29.539Z] coverage: 49.4% of statements [2022-01-03T15:40:29.539Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-01-03T15:40:30.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T15:40:30.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-03T15:40:30.411Z] 2022/01/03 15:40:30 Closing DB instances... [2022-01-03T15:40:30.411Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T15:40:30.411Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:40:30.411Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T15:40:30.411Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T15:40:30.411Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCopyFile [2022-01-03T15:40:30.411Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T15:40:30.411Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:40:30.411Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T15:40:30.411Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T15:40:30.411Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:40:30.411Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestWildcardMatches [2022-01-03T15:40:30.411Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestPatternMatches [2022-01-03T15:40:30.411Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T15:40:30.411Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T15:40:30.411Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T15:40:30.411Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T15:40:30.411Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T15:40:30.411Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T15:40:30.411Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestSingleExclamationError [2022-01-03T15:40:30.411Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestMatchesWithNoPatterns [2022-01-03T15:40:30.411Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T15:40:30.411Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestMatches [2022-01-03T15:40:30.411Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T15:40:30.411Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T15:40:30.411Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T15:40:30.411Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T15:40:30.411Z] --- PASS: TestMatches (0.01s) [2022-01-03T15:40:30.411Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T15:40:30.411Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T15:40:30.411Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T15:40:30.411Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatterns [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T15:40:30.411Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCreateIfNotExistsDir [2022-01-03T15:40:30.411Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestCreateIfNotExistsFile [2022-01-03T15:40:30.411Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-03T15:40:30.411Z] === RUN TestMatch [2022-01-03T15:40:30.411Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:40:30.411Z] PASS [2022-01-03T15:40:30.411Z] coverage: 84.0% of statements [2022-01-03T15:40:30.411Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.0% of statements [2022-01-03T15:40:30.839Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-01-03T15:40:30.839Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:40:30.878Z] === RUN TestGet [2022-01-03T15:40:30.878Z] --- PASS: TestGet (0.00s) [2022-01-03T15:40:30.878Z] === RUN TestGetShortcutString [2022-01-03T15:40:30.878Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T15:40:30.878Z] PASS [2022-01-03T15:40:30.878Z] coverage: 42.9% of statements [2022-01-03T15:40:30.878Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-01-03T15:40:31.185Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-01-03T15:40:31.185Z] PASS [2022-01-03T15:40:31.185Z] [2022-01-03T15:40:31.185Z] === Skipped [2022-01-03T15:40:31.185Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:40:31.185Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:40:31.185Z] [2022-01-03T15:40:31.185Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:40:31.185Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:40:31.185Z] [2022-01-03T15:40:31.185Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:40:31.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:40:31.185Z] [2022-01-03T15:40:31.185Z] DONE 200 tests, 3 skipped in 109.522s [2022-01-03T15:40:31.185Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:40:31.185Z] ++ 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 [2022-01-03T15:40:31.185Z] ++ set -e [2022-01-03T15:40:31.185Z] ++ '[' -n 0 ']' [2022-01-03T15:40:31.185Z] ++ set -x [2022-01-03T15:40:31.185Z] ++ 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 [2022-01-03T15:40:31.185Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:40:31.185Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:40:31.185Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:40:31.185Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:40:31.185Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:40:31.185Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:40:31.185Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:40:31.185Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:40:31.185Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:40:31.185Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:40:31.185Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:40:31.185Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:40:31.185Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-03T15:40:31.185Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-03T15:40:31.185Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:40:31.185Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:40:31.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-01-03T15:40:31.331Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-03T15:40:31.591Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T15:40:31.859Z] === RUN TestCreateIDMapOrder [2022-01-03T15:40:31.859Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T15:40:31.859Z] PASS [2022-01-03T15:40:31.859Z] coverage: 7.2% of statements [2022-01-03T15:40:31.859Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-01-03T15:40:31.859Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-01-03T15:40:31.859Z] === RUN TestNetworkDBBulkSync [2022-01-03T15:40:32.112Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:40:32.162Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T15:40:32.325Z] --- PASS: TestGetAddress (20.40s) [2022-01-03T15:40:32.325Z] === RUN TestRequestSyntaxCheck [2022-01-03T15:40:32.325Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-03T15:40:32.325Z] === RUN TestRequest [2022-01-03T15:40:32.566Z] ............................ [ 67%] [2022-01-03T15:40:32.734Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-01-03T15:40:32.734Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-03T15:40:32.792Z] === RUN TestFixedBufferCap [2022-01-03T15:40:32.792Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestFixedBufferLen [2022-01-03T15:40:32.792Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestFixedBufferString [2022-01-03T15:40:32.792Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestFixedBufferWrite [2022-01-03T15:40:32.792Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestFixedBufferRead [2022-01-03T15:40:32.792Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestBytesPipeRead [2022-01-03T15:40:32.792Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestBytesPipeWrite [2022-01-03T15:40:32.792Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T15:40:32.792Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T15:40:32.996Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T15:40:33.039Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:40:33.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-03T15:40:33.259Z] 2022/01/03 15:40:32 Closing DB instances... [2022-01-03T15:40:33.259Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-01-03T15:40:33.259Z] === RUN TestAtomicWriteToFile [2022-01-03T15:40:33.259Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T15:40:33.259Z] === RUN TestAtomicWriteSetCommit [2022-01-03T15:40:33.259Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T15:40:33.259Z] === RUN TestAtomicWriteSetCancel [2022-01-03T15:40:33.259Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T15:40:33.259Z] === RUN TestReadCloserWrapperClose [2022-01-03T15:40:33.259Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T15:40:33.259Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T15:40:33.259Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T15:40:33.259Z] === RUN TestReaderErrWrapperRead [2022-01-03T15:40:33.259Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T15:40:33.259Z] === RUN TestCancelReadCloser [2022-01-03T15:40:33.725Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T15:40:33.726Z] === RUN TestWriteCloserWrapperClose [2022-01-03T15:40:33.726Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T15:40:33.726Z] === RUN TestNopWriteCloser [2022-01-03T15:40:33.726Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T15:40:33.726Z] === RUN TestNopWriter [2022-01-03T15:40:33.726Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T15:40:33.726Z] === RUN TestWriteCounter [2022-01-03T15:40:33.726Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T15:40:33.726Z] PASS [2022-01-03T15:40:33.726Z] coverage: 69.2% of statements [2022-01-03T15:40:33.726Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 69.2% of statements [2022-01-03T15:40:33.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-01-03T15:40:33.830Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-03T15:40:33.966Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:40:33.966Z] daemon_test.go:156: [d1b9f7549c0c6] daemon is not started [2022-01-03T15:40:33.966Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-03T15:40:33.966Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-03T15:40:33.966Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-03T15:40:33.966Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-03T15:40:33.966Z] === RUN TestDaemonProxy [2022-01-03T15:40:33.966Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:40:34.192Z] === RUN TestError [2022-01-03T15:40:34.192Z] --- PASS: TestError (0.00s) [2022-01-03T15:40:34.192Z] === RUN TestProgressString [2022-01-03T15:40:34.192Z] === RUN TestProgressString/no_progress [2022-01-03T15:40:34.192Z] === RUN TestProgressString/progress_1 [2022-01-03T15:40:34.192Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T15:40:34.192Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T15:40:34.192Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T15:40:34.192Z] === RUN TestProgressString/with_units [2022-01-03T15:40:34.192Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T15:40:34.192Z] === RUN TestProgressString/hide_counts [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T15:40:34.192Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T15:40:34.192Z] === RUN TestJSONMessageDisplay [2022-01-03T15:40:34.658Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-01-03T15:40:34.658Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T15:40:34.658Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T15:40:34.658Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T15:40:34.658Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T15:40:34.658Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T15:40:34.658Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T15:40:34.658Z] PASS [2022-01-03T15:40:34.658Z] coverage: 91.7% of statements [2022-01-03T15:40:34.658Z] ok github.com/docker/docker/pkg/jsonmessage 0.171s coverage: 91.7% of statements [2022-01-03T15:40:35.125Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-01-03T15:40:35.125Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T15:40:35.125Z] === RUN TestStandardLongPath [2022-01-03T15:40:35.125Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T15:40:35.125Z] === RUN TestUNCLongPath [2022-01-03T15:40:35.125Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T15:40:35.125Z] PASS [2022-01-03T15:40:35.125Z] coverage: 100.0% of statements [2022-01-03T15:40:35.125Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-01-03T15:40:35.216Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-01-03T15:40:35.216Z] === RUN TestNISDomainname [2022-01-03T15:40:35.592Z] === RUN TestNameFormat [2022-01-03T15:40:35.592Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T15:40:35.592Z] === RUN TestNameRetries [2022-01-03T15:40:35.592Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T15:40:35.592Z] PASS [2022-01-03T15:40:35.592Z] coverage: 85.7% of statements [2022-01-03T15:40:35.592Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-01-03T15:40:35.855Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:40:36.059Z] === RUN TestParseKeyValueOpt [2022-01-03T15:40:36.059Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T15:40:36.059Z] === RUN TestParseUintList [2022-01-03T15:40:36.059Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T15:40:36.059Z] === RUN TestParseUintListMaximumLimits [2022-01-03T15:40:36.059Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T15:40:36.059Z] PASS [2022-01-03T15:40:36.059Z] coverage: 97.0% of statements [2022-01-03T15:40:36.059Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-01-03T15:40:36.159Z] --- PASS: TestNISDomainname (0.91s) [2022-01-03T15:40:36.159Z] === RUN TestHostnameDnsResolution [2022-01-03T15:40:37.041Z] === RUN TestNewAndRemove [2022-01-03T15:40:37.041Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T15:40:37.041Z] === RUN TestRemoveInvalidPath [2022-01-03T15:40:37.041Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T15:40:37.041Z] PASS [2022-01-03T15:40:37.041Z] coverage: 82.6% of statements [2022-01-03T15:40:37.041Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2022-01-03T15:40:37.543Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-01-03T15:40:37.543Z] === RUN TestUnprivilegedPortsAndPing [2022-01-03T15:40:37.742Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:40:38.022Z] === RUN TestFailedConnection [2022-01-03T15:40:38.022Z] 2022/01/03 15:40:37 Closing DB instances... [2022-01-03T15:40:38.113Z] check_test.go:308: [db0b46c445c3c] daemon is not started [2022-01-03T15:40:38.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-03T15:40:38.374Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T15:40:38.374Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-01-03T15:40:38.374Z] === RUN TestStats [2022-01-03T15:40:39.629Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:40:39.760Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T15:40:39.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-03T15:40:39.885Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:40:39.943Z] === RUN TestCheckpointCreateError [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointCreate [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointDeleteError [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointDelete [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointListError [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointList [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T15:40:39.943Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:40:39.943Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestGetAPIPath [2022-01-03T15:40:39.943Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestParseHostURL [2022-01-03T15:40:39.943Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T15:40:39.943Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPIVersion [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T15:40:39.943Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestClientRedirect [2022-01-03T15:40:39.943Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigCreateUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigCreateError [2022-01-03T15:40:39.943Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigCreate [2022-01-03T15:40:39.943Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspectNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspectUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspectError [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigInspect [2022-01-03T15:40:39.943Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigListUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigListError [2022-01-03T15:40:39.943Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigList [2022-01-03T15:40:39.943Z] --- PASS: TestConfigList (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigRemoveUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigRemoveError [2022-01-03T15:40:39.943Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigRemove [2022-01-03T15:40:39.943Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigUpdateUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigUpdateError [2022-01-03T15:40:39.943Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestConfigUpdate [2022-01-03T15:40:39.943Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCommitError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCommit [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStatPathError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStatPath [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyToContainerError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyToContainer [2022-01-03T15:40:39.943Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyFromContainerError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T15:40:39.943Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestCopyFromContainer [2022-01-03T15:40:39.943Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCreateError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCreateImageNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCreateWithName [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerCreateAutoRemove [2022-01-03T15:40:39.943Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerDiffError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerDiff [2022-01-03T15:40:39.943Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecCreateError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecCreate [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecStartError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecStart [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecInspectError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecInspect [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExportError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExport [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerInspectError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T15:40:39.943Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerInspect [2022-01-03T15:40:39.943Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerInspectNode [2022-01-03T15:40:39.943Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerKillError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerKill [2022-01-03T15:40:39.943Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerListError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerList [2022-01-03T15:40:39.943Z] --- PASS: TestContainerList (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerLogsNotFoundError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerLogsError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerLogs [2022-01-03T15:40:39.943Z] --- PASS: TestContainerLogs (0.16s) [2022-01-03T15:40:39.943Z] === RUN TestContainerPauseError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerPause [2022-01-03T15:40:39.943Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainersPruneError [2022-01-03T15:40:39.943Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainersPrune [2022-01-03T15:40:39.943Z] --- PASS: TestContainersPrune (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRemoveError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRemove [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRenameError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRename [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerResizeError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecResizeError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerResize [2022-01-03T15:40:39.943Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerExecResize [2022-01-03T15:40:39.943Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRestartError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerRestart [2022-01-03T15:40:39.943Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStartError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStart [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStatsError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStats [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStopError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerStop [2022-01-03T15:40:39.943Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerTopError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerTop [2022-01-03T15:40:39.943Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerUnpauseError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerUnpause [2022-01-03T15:40:39.943Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerUpdateError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerUpdate [2022-01-03T15:40:39.943Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerWaitError [2022-01-03T15:40:39.943Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestContainerWait [2022-01-03T15:40:39.943Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestDiskUsageError [2022-01-03T15:40:39.943Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestDiskUsage [2022-01-03T15:40:39.943Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestDistributionInspectUnsupported [2022-01-03T15:40:39.943Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T15:40:39.943Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestEventsErrorInOptions [2022-01-03T15:40:39.943Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestEventsErrorFromServer [2022-01-03T15:40:39.943Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestEvents [2022-01-03T15:40:39.943Z] --- PASS: TestEvents (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestTLSCloseWriter [2022-01-03T15:40:39.943Z] === PAUSE TestTLSCloseWriter [2022-01-03T15:40:39.943Z] === RUN TestImageBuildError [2022-01-03T15:40:39.943Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageBuild [2022-01-03T15:40:39.943Z] --- PASS: TestImageBuild (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestGetDockerOS [2022-01-03T15:40:39.943Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageCreateError [2022-01-03T15:40:39.943Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageCreate [2022-01-03T15:40:39.943Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageHistoryError [2022-01-03T15:40:39.943Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageHistory [2022-01-03T15:40:39.943Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageImportError [2022-01-03T15:40:39.943Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageImport [2022-01-03T15:40:39.943Z] --- PASS: TestImageImport (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageInspectError [2022-01-03T15:40:39.943Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageInspectImageNotFound [2022-01-03T15:40:39.943Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageInspectWithEmptyID [2022-01-03T15:40:39.943Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageInspect [2022-01-03T15:40:39.943Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageListError [2022-01-03T15:40:39.943Z] --- PASS: TestImageListError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageList [2022-01-03T15:40:39.943Z] --- PASS: TestImageList (0.02s) [2022-01-03T15:40:39.943Z] === RUN TestImageListApiBefore125 [2022-01-03T15:40:39.943Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageLoadError [2022-01-03T15:40:39.943Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImageLoad [2022-01-03T15:40:39.943Z] --- PASS: TestImageLoad (0.01s) [2022-01-03T15:40:39.943Z] === RUN TestImagesPruneError [2022-01-03T15:40:39.943Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImagesPrune [2022-01-03T15:40:39.943Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T15:40:39.943Z] === RUN TestImagePullReferenceParseError [2022-01-03T15:40:39.943Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullAnyError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePullWithoutErrors [2022-01-03T15:40:39.944Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushReferenceError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushAnyError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithoutErrors [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T15:40:39.944Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageRemoveImageNotFound [2022-01-03T15:40:39.944Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageRemove [2022-01-03T15:40:39.944Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSaveError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSave [2022-01-03T15:40:39.944Z] --- PASS: TestImageSave (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchAnyError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageSearchWithoutErrors [2022-01-03T15:40:39.944Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageTagError [2022-01-03T15:40:39.944Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageTagInvalidReference [2022-01-03T15:40:39.944Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T15:40:39.944Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageTagHexSource [2022-01-03T15:40:39.944Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestImageTag [2022-01-03T15:40:39.944Z] --- PASS: TestImageTag (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestInfoServerError [2022-01-03T15:40:39.944Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T15:40:39.944Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestInfo [2022-01-03T15:40:39.944Z] --- PASS: TestInfo (0.02s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkConnectError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkConnect [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkCreateError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkCreate [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkDisconnectError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkDisconnect [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/no_options [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/verbose [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/global_scope [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T15:40:39.944Z] === RUN TestNetworkInspect/server_error [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkListError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkList [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworksPruneError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworksPrune [2022-01-03T15:40:39.944Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNetworkRemove [2022-01-03T15:40:39.944Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T15:40:39.944Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeInspect [2022-01-03T15:40:39.944Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeListError [2022-01-03T15:40:39.944Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeList [2022-01-03T15:40:39.944Z] --- PASS: TestNodeList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeRemove [2022-01-03T15:40:39.944Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeUpdateError [2022-01-03T15:40:39.944Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestNodeUpdate [2022-01-03T15:40:39.944Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestOptionWithTimeout [2022-01-03T15:40:39.944Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPingFail [2022-01-03T15:40:39.944Z] --- PASS: TestPingFail (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPingWithError [2022-01-03T15:40:39.944Z] 2022/01/03 15:40:38 RoundTripper returned a response & error; ignoring response [2022-01-03T15:40:39.944Z] 2022/01/03 15:40:38 RoundTripper returned a response & error; ignoring response [2022-01-03T15:40:39.944Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPingSuccess [2022-01-03T15:40:39.944Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPingHeadFallback [2022-01-03T15:40:39.944Z] === RUN TestPingHeadFallback/OK [2022-01-03T15:40:39.944Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T15:40:39.944Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T15:40:39.944Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T15:40:39.944Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T15:40:39.944Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginDisableError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginDisable [2022-01-03T15:40:39.944Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginEnableError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginEnable [2022-01-03T15:40:39.944Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginInspect [2022-01-03T15:40:39.944Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginListError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginList [2022-01-03T15:40:39.944Z] --- PASS: TestPluginList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginPushError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginPush [2022-01-03T15:40:39.944Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginRemove [2022-01-03T15:40:39.944Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginSetError [2022-01-03T15:40:39.944Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPluginSet [2022-01-03T15:40:39.944Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSetHostHeader [2022-01-03T15:40:39.944Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestPlainTextError [2022-01-03T15:40:39.944Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestInfiniteError [2022-01-03T15:40:39.944Z] --- PASS: TestInfiniteError (0.01s) [2022-01-03T15:40:39.944Z] === RUN TestCanceledContext [2022-01-03T15:40:39.944Z] 2022/01/03 15:40:38 RoundTripper returned a response & error; ignoring response [2022-01-03T15:40:39.944Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestDeadlineExceededContext [2022-01-03T15:40:39.944Z] 2022/01/03 15:40:38 RoundTripper returned a response & error; ignoring response [2022-01-03T15:40:39.944Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretCreateUnsupported [2022-01-03T15:40:39.944Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretCreateError [2022-01-03T15:40:39.944Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretCreate [2022-01-03T15:40:39.944Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretInspectUnsupported [2022-01-03T15:40:39.944Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T15:40:39.944Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretInspect [2022-01-03T15:40:39.944Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretListUnsupported [2022-01-03T15:40:39.944Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretListError [2022-01-03T15:40:39.944Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretList [2022-01-03T15:40:39.944Z] --- PASS: TestSecretList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretRemoveUnsupported [2022-01-03T15:40:39.944Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretRemove [2022-01-03T15:40:39.944Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretUpdateUnsupported [2022-01-03T15:40:39.944Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretUpdateError [2022-01-03T15:40:39.944Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSecretUpdate [2022-01-03T15:40:39.944Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceCreateError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceCreateError (0.01s) [2022-01-03T15:40:39.944Z] === RUN TestServiceCreate [2022-01-03T15:40:39.944Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T15:40:39.944Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceCreateDigestPinning [2022-01-03T15:40:39.944Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T15:40:39.944Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceInspect [2022-01-03T15:40:39.944Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceListError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceList [2022-01-03T15:40:39.944Z] --- PASS: TestServiceList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceLogsError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceLogs [2022-01-03T15:40:39.944Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceRemove [2022-01-03T15:40:39.944Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceUpdateError [2022-01-03T15:40:39.944Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestServiceUpdate [2022-01-03T15:40:39.944Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmGetUnlockKey [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmInitError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmInit [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmInspect [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmJoinError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmJoin [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmLeaveError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmLeave [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmUnlockError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmUnlock [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmUpdateError [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestSwarmUpdate [2022-01-03T15:40:39.944Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestTaskInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestTaskInspect [2022-01-03T15:40:39.944Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestTaskListError [2022-01-03T15:40:39.944Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestTaskList [2022-01-03T15:40:39.944Z] --- PASS: TestTaskList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeCreateError [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeCreate [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeInspectError [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeInspectNotFound [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeInspect [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeListError [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeList [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeRemoveError [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T15:40:39.944Z] === RUN TestVolumeRemove [2022-01-03T15:40:39.944Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T15:40:39.944Z] === CONT TestTLSCloseWriter [2022-01-03T15:40:39.944Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-03T15:40:39.944Z] PASS [2022-01-03T15:40:39.944Z] coverage: 75.1% of statements [2022-01-03T15:40:39.944Z] ok github.com/docker/docker/client 0.431s coverage: 75.1% of statements [2022-01-03T15:40:40.021Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-03T15:40:40.227Z] --- PASS: TestFailedConnection (2.19s) [2022-01-03T15:40:40.227Z] === RUN TestFailOnce [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy (6.28s) [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:40:40.446Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-03T15:40:40.446Z] PASS [2022-01-03T15:40:40.446Z] [2022-01-03T15:40:40.446Z] DONE 17 tests in 10.228s [2022-01-03T15:40:40.446Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:40:40.446Z] ++ 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 [2022-01-03T15:40:40.446Z] ++ set -e [2022-01-03T15:40:40.446Z] ++ '[' -n 0 ']' [2022-01-03T15:40:40.446Z] ++ set -x [2022-01-03T15:40:40.446Z] ++ 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 [2022-01-03T15:40:40.446Z] INFO: Testing against a local daemon [2022-01-03T15:40:40.446Z] === RUN TestCommitInheritsEnv [2022-01-03T15:40:40.595Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T15:40:40.693Z] 2022/01/03 15:40:40 http: panic serving 127.0.0.1:49285: Plugin not ready [2022-01-03T15:40:40.693Z] goroutine 18 [running]: [2022-01-03T15:40:40.693Z] net/http.(*conn).serve.func1() [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T15:40:40.693Z] panic({0x7bac40, 0x8c7350}) [2022-01-03T15:40:40.693Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T15:40:40.693Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xeddc69087423a6d5}, 0xc000163a98) [2022-01-03T15:40:40.693Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T15:40:40.693Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8d40d0, 0xc0001b6000}, 0x70f106) [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T15:40:40.693Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8d40d0, 0xc0001b6000}, 0xc0001aa000) [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T15:40:40.693Z] net/http.serverHandler.ServeHTTP({0x8d26d0}, {0x8d40d0, 0xc0001b6000}, 0xc0001aa000) [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T15:40:40.693Z] net/http.(*conn).serve(0xc0001a0000, {0x8d5fa0, 0xc0001820c0}) [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T15:40:40.693Z] created by net/http.(*Server).Serve [2022-01-03T15:40:40.693Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T15:40:40.693Z] time="2022-01-03T15:40:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T15:40:40.693Z] === RUN TestParseEmptyInterface [2022-01-03T15:40:40.693Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestParseNonInterfaceType [2022-01-03T15:40:40.693Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestParseWithOneFunction [2022-01-03T15:40:40.693Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestParseWithMultipleFuncs [2022-01-03T15:40:40.693Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestParseWithUnnamedReturn [2022-01-03T15:40:40.693Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestEmbeddedInterface [2022-01-03T15:40:40.693Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestParsedImports [2022-01-03T15:40:40.693Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T15:40:40.693Z] === RUN TestAliasedImports [2022-01-03T15:40:40.693Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T15:40:40.693Z] PASS [2022-01-03T15:40:40.693Z] coverage: 56.8% of statements [2022-01-03T15:40:40.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-01-03T15:40:40.693Z] --- PASS: TestRequest (8.37s) [2022-01-03T15:40:40.693Z] === RUN TestOverlappingRequests [2022-01-03T15:40:40.702Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-01-03T15:40:40.702Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:40:40.702Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T15:40:40.702Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:40:40.702Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:40:40.702Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-03T15:40:40.702Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:40:40.702Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:40:40.702Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:40:40.958Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-01-03T15:40:40.958Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:40:40.958Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:40:40.958Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:40:40.958Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:40:40.958Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-03T15:40:40.958Z] === RUN TestTagInvalidReference [2022-01-03T15:40:40.958Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-03T15:40:40.958Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:40:41.162Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-01-03T15:40:41.162Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T15:40:41.162Z] --- PASS: TestOverlappingRequests (0.35s) [2022-01-03T15:40:41.162Z] === RUN TestRelease [2022-01-03T15:40:41.166Z] --- PASS: TestStats (2.81s) [2022-01-03T15:40:41.166Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:40:41.166Z] === RUN TestStopContainerWithTimeout/0 [2022-01-03T15:40:41.166Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-03T15:40:41.166Z] === RUN TestStopContainerWithTimeout/1 [2022-01-03T15:40:41.166Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-03T15:40:41.166Z] === RUN TestStopContainerWithTimeout/3 [2022-01-03T15:40:41.166Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-03T15:40:41.166Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-03T15:40:41.166Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-03T15:40:41.166Z] === CONT TestStopContainerWithTimeout/0 [2022-01-03T15:40:41.166Z] === CONT TestStopContainerWithTimeout/3 [2022-01-03T15:40:41.214Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-03T15:40:41.214Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:40:41.214Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-03T15:40:41.214Z] === RUN TestTagOfficialNames [2022-01-03T15:40:41.214Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-03T15:40:41.214Z] === RUN TestTagMatchesDigest [2022-01-03T15:40:41.214Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-03T15:40:41.214Z] PASS [2022-01-03T15:40:41.214Z] [2022-01-03T15:40:41.214Z] === Skipped [2022-01-03T15:40:41.214Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:40:41.214Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-03T15:40:41.214Z] [2022-01-03T15:40:41.214Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-03T15:40:41.214Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:40:41.214Z] [2022-01-03T15:40:41.214Z] DONE 12 tests, 2 skipped in 0.839s [2022-01-03T15:40:41.214Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:40:41.214Z] ++ 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 [2022-01-03T15:40:41.214Z] ++ set -e [2022-01-03T15:40:41.214Z] ++ '[' -n 0 ']' [2022-01-03T15:40:41.214Z] ++ set -x [2022-01-03T15:40:41.214Z] ++ 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 [2022-01-03T15:40:41.214Z] INFO: Testing against a local daemon [2022-01-03T15:40:41.214Z] === RUN TestNetworkCreateDelete [2022-01-03T15:40:41.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-03T15:40:41.470Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-03T15:40:41.470Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:40:41.628Z] --- PASS: TestFailOnce (1.14s) [2022-01-03T15:40:41.628Z] === RUN TestEchoInputOutput [2022-01-03T15:40:41.628Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T15:40:41.628Z] === RUN TestBackoff [2022-01-03T15:40:41.628Z] --- PASS: TestBackoff (0.00s) [2022-01-03T15:40:41.628Z] === RUN TestAbortRetry [2022-01-03T15:40:41.628Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T15:40:41.628Z] === RUN TestClientScheme [2022-01-03T15:40:41.628Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T15:40:41.628Z] === RUN TestNewClientWithTimeout [2022-01-03T15:40:41.628Z] === RUN TestHTTPTransport [2022-01-03T15:40:41.628Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T15:40:41.628Z] PASS [2022-01-03T15:40:41.628Z] coverage: 85.7% of statements [2022-01-03T15:40:41.628Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-01-03T15:40:41.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-03T15:40:41.725Z] === RUN TestDaemonDNSFallback [2022-01-03T15:40:42.094Z] time="2022-01-03T15:40:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T15:40:42.094Z] 2022/01/03 15:40:41 Closing DB instances... [2022-01-03T15:40:42.094Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:40:42.094Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T15:40:42.094Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T15:40:42.094Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:40:42.094Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T15:40:42.094Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T15:40:42.094Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T15:40:42.094Z] === RUN TestBufferPoolPutAndGet [2022-01-03T15:40:42.094Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T15:40:42.094Z] PASS [2022-01-03T15:40:42.094Z] coverage: 88.2% of statements [2022-01-03T15:40:42.094Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-01-03T15:40:42.370Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-03T15:40:42.560Z] --- PASS: TestRelease (1.49s) [2022-01-03T15:40:42.560Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:40:42.560Z] === RUN TestOutputOnPrematureClose [2022-01-03T15:40:42.560Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T15:40:42.560Z] === RUN TestCompleteSilently [2022-01-03T15:40:42.560Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T15:40:42.560Z] PASS [2022-01-03T15:40:42.560Z] coverage: 75.9% of statements [2022-01-03T15:40:42.560Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-03T15:40:43.027Z] === RUN TestSendToOneSub [2022-01-03T15:40:43.027Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T15:40:43.027Z] === RUN TestSendToMultipleSubs [2022-01-03T15:40:43.027Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T15:40:43.027Z] === RUN TestEvictOneSub [2022-01-03T15:40:43.027Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T15:40:43.027Z] === RUN TestClosePublisher [2022-01-03T15:40:43.027Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T15:40:43.027Z] === RUN TestPubSubRace [2022-01-03T15:40:43.036Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-01-03T15:40:43.036Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:40:43.493Z] time="2022-01-03T15:40:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T15:40:43.493Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-03T15:40:43.493Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T15:40:43.960Z] --- PASS: TestPubSubRace (1.05s) [2022-01-03T15:40:43.960Z] PASS [2022-01-03T15:40:43.960Z] coverage: 75.0% of statements [2022-01-03T15:40:43.960Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-01-03T15:40:44.293Z] === CONT TestStopContainerWithTimeout/1 [2022-01-03T15:40:44.943Z] === RUN TestRegister [2022-01-03T15:40:44.943Z] --- PASS: TestRegister (0.00s) [2022-01-03T15:40:44.943Z] === RUN TestCommand [2022-01-03T15:40:44.943Z] --- PASS: TestCommand (0.03s) [2022-01-03T15:40:44.943Z] === RUN TestNaiveSelf [2022-01-03T15:40:44.943Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T15:40:44.943Z] PASS [2022-01-03T15:40:44.943Z] coverage: 82.4% of statements [2022-01-03T15:40:44.943Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2022-01-03T15:40:45.411Z] === RUN TestDump [2022-01-03T15:40:45.411Z] goroutine 4 [running]: [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.dump(0x6fb457) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T15:40:45.411Z] testing.tRunner(0xc000116000, 0x868e38) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:40:45.411Z] created by testing.(*T).Run [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:40:45.411Z] [2022-01-03T15:40:45.411Z] goroutine 1 [chan receive]: [2022-01-03T15:40:45.411Z] testing.(*T).Run(0xc00002dd40, {0x85a4fd, 0x6da1b3}, 0x868e38) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:40:45.411Z] testing.runTests.func1(0xc00005a750) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:40:45.411Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:40:45.411Z] testing.runTests(0xc00006c080, {0x9ccba0, 0x3, 0x3}, {0x6fa6ad, 0x85c1f7, 0x9d1640}) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:40:45.411Z] testing.(*M).Run(0xc00006c080) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:40:45.411Z] main.main() [2022-01-03T15:40:45.411Z] _testmain.go:95 +0x1f5 [2022-01-03T15:40:45.411Z] --- PASS: TestDump (0.00s) [2022-01-03T15:40:45.411Z] === RUN TestDumpToFile [2022-01-03T15:40:45.411Z] --- PASS: TestDumpToFile (0.13s) [2022-01-03T15:40:45.411Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T15:40:45.411Z] goroutine 6 [running]: [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.dump(0x7683f4) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7687a0}) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T15:40:45.411Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-03T15:40:45.411Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T15:40:45.411Z] testing.tRunner(0xc0001164e0, 0x868e28) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:40:45.411Z] created by testing.(*T).Run [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:40:45.411Z] [2022-01-03T15:40:45.411Z] goroutine 1 [chan receive]: [2022-01-03T15:40:45.411Z] testing.(*T).Run(0xc00002dd40, {0x861289, 0x6da1b3}, 0x868e28) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:40:45.411Z] testing.runTests.func1(0xc00005a750) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:40:45.411Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:40:45.411Z] testing.runTests(0xc00006c080, {0x9ccba0, 0x3, 0x3}, {0x6fa6ad, 0x85c1f7, 0x9d1640}) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:40:45.411Z] testing.(*M).Run(0xc00006c080) [2022-01-03T15:40:45.411Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:40:45.411Z] main.main() [2022-01-03T15:40:45.411Z] _testmain.go:95 +0x1f5 [2022-01-03T15:40:45.411Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T15:40:45.411Z] PASS [2022-01-03T15:40:45.411Z] coverage: 90.9% of statements [2022-01-03T15:40:45.411Z] ok github.com/docker/docker/pkg/stack 0.162s coverage: 90.9% of statements [2022-01-03T15:40:45.678Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T15:40:45.877Z] === RUN TestNewStdWriter [2022-01-03T15:40:45.877Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T15:40:45.877Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestWriteWithNilBytes [2022-01-03T15:40:45.877Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestWrite [2022-01-03T15:40:45.877Z] --- PASS: TestWrite (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestWriteWithWriterError [2022-01-03T15:40:45.877Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T15:40:45.877Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyWriteAndRead [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T15:40:45.877Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T15:40:45.877Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T15:40:45.877Z] PASS [2022-01-03T15:40:45.877Z] coverage: 100.0% of statements [2022-01-03T15:40:45.877Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-01-03T15:40:45.877Z] time="2022-01-03T15:40:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T15:40:45.941Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-03T15:40:45.941Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-01-03T15:40:45.941Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2022-01-03T15:40:45.941Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-01-03T15:40:45.941Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-01-03T15:40:45.941Z] === RUN TestDeleteDevicemapper [2022-01-03T15:40:45.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:40:45.941Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-03T15:40:45.941Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:40:46.343Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T15:40:46.343Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T15:40:46.343Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestFormatStatus [2022-01-03T15:40:46.343Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestFormatError [2022-01-03T15:40:46.343Z] --- PASS: TestFormatError (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestFormatJSONError [2022-01-03T15:40:46.343Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T15:40:46.343Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T15:40:46.343Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestNewJSONProgressOutput [2022-01-03T15:40:46.343Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestAuxFormatterEmit [2022-01-03T15:40:46.343Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestStreamWriterStdout [2022-01-03T15:40:46.343Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T15:40:46.343Z] === RUN TestStreamWriterStderr [2022-01-03T15:40:46.343Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T15:40:46.343Z] PASS [2022-01-03T15:40:46.343Z] coverage: 66.2% of statements [2022-01-03T15:40:46.343Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-01-03T15:40:46.811Z] --- PASS: TestAllocateRandomDeallocate (4.30s) [2022-01-03T15:40:46.811Z] === RUN TestRetrieveFromStore [2022-01-03T15:40:46.811Z] === RUN TestGenerateRandomID [2022-01-03T15:40:46.811Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestShortenId [2022-01-03T15:40:46.811Z] --- PASS: TestShortenId (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestShortenSha256Id [2022-01-03T15:40:46.811Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestShortenIdEmpty [2022-01-03T15:40:46.811Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestShortenIdInvalid [2022-01-03T15:40:46.811Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestIsShortIDNonHex [2022-01-03T15:40:46.811Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T15:40:46.811Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T15:40:46.811Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T15:40:46.811Z] PASS [2022-01-03T15:40:46.811Z] coverage: 70.6% of statements [2022-01-03T15:40:46.811Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-01-03T15:40:47.801Z] === RUN TestIsCpusetListAvailable [2022-01-03T15:40:47.802Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T15:40:47.802Z] PASS [2022-01-03T15:40:47.802Z] coverage: 39.4% of statements [2022-01-03T15:40:47.802Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-01-03T15:40:47.856Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T15:40:48.258Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-01-03T15:40:48.258Z] === RUN TestInspectNetwork [2022-01-03T15:40:48.267Z] --- PASS: TestRetrieveFromStore (1.35s) [2022-01-03T15:40:48.267Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T15:40:48.267Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-01-03T15:40:48.267Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T15:40:48.267Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T15:40:48.267Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T15:40:48.267Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T15:40:48.267Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T15:40:48.267Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T15:40:48.267Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T15:40:48.267Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T15:40:48.267Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T15:40:48.267Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T15:40:48.267Z] === RUN TestDebug [2022-01-03T15:40:48.267Z] --- PASS: TestDebug (0.00s) [2022-01-03T15:40:48.267Z] === RUN TestRequestPoolParallel [2022-01-03T15:40:48.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2022-01-03T15:40:48.428Z] === RUN TestUpdateMemory [2022-01-03T15:40:48.428Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:40:48.428Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-03T15:40:48.428Z] === RUN TestUpdateCPUQuota [2022-01-03T15:40:48.688Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T15:40:48.734Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-01-03T15:40:48.734Z] === RUN TestFullAllocateRelease [2022-01-03T15:40:49.199Z] === RUN TestChtimes [2022-01-03T15:40:49.199Z] --- PASS: TestChtimes (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestChtimesWindows [2022-01-03T15:40:49.199Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T15:40:49.199Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T15:40:49.199Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T15:40:49.199Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T15:40:49.199Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T15:40:49.199Z] === RUN TestHasWin32KSupport [2022-01-03T15:40:49.199Z] syscall_windows_test.go:8: win32k: true [2022-01-03T15:40:49.199Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T15:40:49.199Z] PASS [2022-01-03T15:40:49.199Z] coverage: 13.0% of statements [2022-01-03T15:40:49.199Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.0% of statements [2022-01-03T15:40:49.199Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-01-03T15:40:49.199Z] === RUN TestOddAllocateRelease [2022-01-03T15:40:49.199Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-01-03T15:40:49.199Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T15:40:49.199Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-01-03T15:40:49.199Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T15:40:49.258Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T15:40:49.668Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:40:49.668Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T15:40:49.668Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:40:49.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:40:49.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:40:49.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:40:49.668Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:40:49.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:40:49.668Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:40:49.668Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:40:49.668Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:40:49.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:40:49.668Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:40:49.668Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:40:49.668Z] PASS [2022-01-03T15:40:49.668Z] coverage: 85.3% of statements [2022-01-03T15:40:49.668Z] ok github.com/docker/docker/libnetwork/ipam 44.761s coverage: 85.3% of statements [2022-01-03T15:40:49.668Z] === RUN TestTailFile [2022-01-03T15:40:49.668Z] --- PASS: TestTailFile (0.00s) [2022-01-03T15:40:49.668Z] === RUN TestTailFileManyLines [2022-01-03T15:40:49.668Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T15:40:49.668Z] === RUN TestTailEmptyFile [2022-01-03T15:40:49.668Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T15:40:49.668Z] === RUN TestTailNegativeN [2022-01-03T15:40:49.668Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.668Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.668Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.669Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.669Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.670Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:49.671Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:49.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:49.831Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T15:40:50.091Z] --- PASS: TestUpdateCPUQuota (1.67s) [2022-01-03T15:40:50.091Z] === RUN TestUpdatePidsLimit [2022-01-03T15:40:50.091Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-03T15:40:50.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-03T15:40:50.091Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T15:40:50.138Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:40:50.138Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:50.138Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.138Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.138Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.138Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:40:50.138Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:40:50.139Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.139Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.139Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.140Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:40:50.141Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T15:40:50.141Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:40:50.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:40:50.144Z] PASS [2022-01-03T15:40:50.144Z] coverage: 88.6% of statements [2022-01-03T15:40:50.144Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2022-01-03T15:40:50.352Z] === RUN TestUpdatePidsLimit/no_change [2022-01-03T15:40:50.352Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T15:40:50.352Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T15:40:50.352Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T15:40:50.610Z] time="2022-01-03T15:40:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T15:40:50.610Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T15:40:50.610Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestTarSumRemove [2022-01-03T15:40:50.610Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestSortFileInfoSums [2022-01-03T15:40:50.610Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T15:40:50.610Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestNewTarSumForLabel [2022-01-03T15:40:50.610Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestEmptyTar [2022-01-03T15:40:50.610Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestTarSumsReadSize [2022-01-03T15:40:50.610Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T15:40:50.610Z] === RUN TestTarSums [2022-01-03T15:40:50.614Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-03T15:40:50.772Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:40:50.773Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:40:50.773Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:40:50.773Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:40:51.078Z] --- PASS: TestTarSums (0.05s) [2022-01-03T15:40:51.078Z] === RUN TestIteration [2022-01-03T15:40:51.078Z] --- PASS: TestIteration (0.00s) [2022-01-03T15:40:51.078Z] === RUN TestVersionLabelForChecksum [2022-01-03T15:40:51.078Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T15:40:51.078Z] === RUN TestVersion [2022-01-03T15:40:51.078Z] --- PASS: TestVersion (0.00s) [2022-01-03T15:40:51.078Z] === RUN TestGetVersion [2022-01-03T15:40:51.078Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T15:40:51.078Z] === RUN TestGetVersions [2022-01-03T15:40:51.078Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T15:40:51.078Z] PASS [2022-01-03T15:40:51.078Z] coverage: 89.3% of statements [2022-01-03T15:40:51.078Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-01-03T15:40:51.185Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-03T15:40:51.446Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-03T15:40:51.544Z] testing: warning: no tests to run [2022-01-03T15:40:51.544Z] PASS [2022-01-03T15:40:51.544Z] coverage: [no statements] [2022-01-03T15:40:51.544Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2022-01-03T15:40:51.707Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-03T15:40:51.967Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T15:40:52.010Z] === RUN TestTruncIndex [2022-01-03T15:40:52.010Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T15:40:52.010Z] PASS [2022-01-03T15:40:52.010Z] coverage: 91.5% of statements [2022-01-03T15:40:52.010Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-01-03T15:40:52.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-03T15:40:52.476Z] === RUN TestIsGIT [2022-01-03T15:40:52.476Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T15:40:52.476Z] === RUN TestIsTransport [2022-01-03T15:40:52.476Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T15:40:52.476Z] PASS [2022-01-03T15:40:52.476Z] coverage: 100.0% of statements [2022-01-03T15:40:52.476Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-01-03T15:40:52.943Z] === RUN TestVersionInfo [2022-01-03T15:40:52.943Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T15:40:52.943Z] === RUN TestAppendVersions [2022-01-03T15:40:52.943Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T15:40:52.943Z] PASS [2022-01-03T15:40:52.943Z] coverage: 88.9% of statements [2022-01-03T15:40:52.943Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-01-03T15:40:53.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-03T15:40:53.491Z] --- PASS: TestUpdatePidsLimit (3.50s) [2022-01-03T15:40:53.491Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-01-03T15:40:53.491Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-01-03T15:40:53.491Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-01-03T15:40:53.492Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-01-03T15:40:53.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-01-03T15:40:53.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2022-01-03T15:40:53.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-01-03T15:40:53.492Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:40:54.504Z] === RUN TestValidatePrivileges [2022-01-03T15:40:54.504Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T15:40:54.504Z] === RUN TestFilterByCapNeg [2022-01-03T15:40:54.504Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T15:40:54.504Z] === RUN TestFilterByCapPos [2022-01-03T15:40:54.504Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T15:40:54.504Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T15:40:54.504Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T15:40:54.504Z] PASS [2022-01-03T15:40:54.504Z] coverage: 12.0% of statements [2022-01-03T15:40:54.504Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-01-03T15:40:54.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-03T15:40:54.936Z] --- PASS: TestInspectNetwork (6.47s) [2022-01-03T15:40:54.936Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:40:54.936Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:40:54.936Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:40:54.936Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:40:54.936Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:40:54.970Z] === RUN TestNewSettable [2022-01-03T15:40:54.970Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T15:40:54.970Z] === RUN TestIsSettable [2022-01-03T15:40:54.970Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T15:40:54.970Z] === RUN TestUpdateSettingsEnv [2022-01-03T15:40:54.970Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T15:40:54.970Z] PASS [2022-01-03T15:40:54.970Z] coverage: 20.0% of statements [2022-01-03T15:40:54.970Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-01-03T15:40:55.217Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2022-01-03T15:40:55.217Z] === RUN TestCreateServiceSysctls [2022-01-03T15:40:55.904Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-01-03T15:40:55.904Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:40:55.904Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:40:55.904Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:40:55.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:40:55.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:40:55.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:40:55.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:40:55.904Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:40:55.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:40:55.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:40:55.904Z] === RUN TestNetworkList [2022-01-03T15:40:55.904Z] === RUN TestNetworkList//networks [2022-01-03T15:40:55.904Z] === PAUSE TestNetworkList//networks [2022-01-03T15:40:55.904Z] === RUN TestNetworkList//networks/ [2022-01-03T15:40:55.904Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:40:55.904Z] === CONT TestNetworkList//networks [2022-01-03T15:40:55.904Z] === CONT TestNetworkList//networks/ [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:40:55.904Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:40:55.904Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:40:55.953Z] === RUN TestLoad [2022-01-03T15:40:55.953Z] --- PASS: TestLoad (0.00s) [2022-01-03T15:40:55.953Z] === RUN TestSave [2022-01-03T15:40:55.953Z] --- PASS: TestSave (0.02s) [2022-01-03T15:40:55.953Z] === RUN TestAddDeleteGet [2022-01-03T15:40:55.953Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-03T15:40:55.953Z] === RUN TestInvalidTags [2022-01-03T15:40:55.953Z] --- PASS: TestInvalidTags (0.00s) [2022-01-03T15:40:55.953Z] PASS [2022-01-03T15:40:55.953Z] coverage: 84.4% of statements [2022-01-03T15:40:55.953Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2022-01-03T15:40:56.478Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-03T15:40:56.478Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:40:56.792Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T15:40:56.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-03T15:40:56.936Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:40:56.936Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:40:56.936Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:40:56.936Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T15:40:57.364Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T15:40:57.403Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T15:40:57.403Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T15:40:57.403Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T15:40:57.403Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T15:40:57.403Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T15:40:57.403Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:40:57.403Z] === RUN TestValidateMirror [2022-01-03T15:40:57.403Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T15:40:57.403Z] === RUN TestLoadInsecureRegistries [2022-01-03T15:40:57.409Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T15:40:57.409Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:40:57.740Z] --- PASS: TestCheckoutGit (28.07s) [2022-01-03T15:40:57.740Z] === RUN TestValidGitTransport [2022-01-03T15:40:57.740Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T15:40:57.740Z] === RUN TestGitInvalidRef [2022-01-03T15:40:57.740Z] --- PASS: TestGitInvalidRef (0.17s) [2022-01-03T15:40:57.740Z] PASS [2022-01-03T15:40:57.740Z] coverage: 86.3% of statements [2022-01-03T15:40:57.740Z] ok github.com/docker/docker/builder/remotecontext/git 28.319s coverage: 86.3% of statements [2022-01-03T15:40:57.740Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:40:57.740Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:40:57.808Z] --- PASS: TestCreateServiceSysctls (3.30s) [2022-01-03T15:40:57.808Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:40:57.870Z] time="2022-01-03T15:40:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:40:57.871Z] time="2022-01-03T15:40:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T15:40:57.871Z] time="2022-01-03T15:40:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:40:57.871Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-03T15:40:57.871Z] === RUN TestNewServiceConfig [2022-01-03T15:40:57.871Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestValidateIndexName [2022-01-03T15:40:57.871Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestValidateIndexNameWithError [2022-01-03T15:40:57.871Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestEndpointParse [2022-01-03T15:40:57.871Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestEndpointParseInvalid [2022-01-03T15:40:57.871Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestValidateEndpoint [2022-01-03T15:40:57.871Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestPing [2022-01-03T15:40:57.871Z] --- PASS: TestPing (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestPingRegistryEndpoint [2022-01-03T15:40:57.871Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:57.871Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestEndpoint [2022-01-03T15:40:57.871Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:57.871Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestParseRepositoryInfo [2022-01-03T15:40:57.871Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestNewIndexInfo [2022-01-03T15:40:57.871Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestMirrorEndpointLookup [2022-01-03T15:40:57.871Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:40:57.871Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestSearchRepositories [2022-01-03T15:40:57.871Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T15:40:57.871Z] Host: 127.0.0.1:49306 [2022-01-03T15:40:57.871Z] User-Agent: docker test client [2022-01-03T15:40:57.871Z] Authorization: Token fake-token [2022-01-03T15:40:57.871Z] X-Docker-Token: true [2022-01-03T15:40:57.871Z] Accept-Encoding: gzip [2022-01-03T15:40:57.871Z] [2022-01-03T15:40:57.871Z] [2022-01-03T15:40:57.871Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T15:40:57.871Z] Connection: close [2022-01-03T15:40:57.871Z] Content-Length: 144 [2022-01-03T15:40:57.871Z] Cache-Control: no-cache [2022-01-03T15:40:57.871Z] Content-Type: application/json [2022-01-03T15:40:57.871Z] Date: Mon, 03 Jan 2022 15:40:57 GMT [2022-01-03T15:40:57.871Z] Expires: -1 [2022-01-03T15:40:57.871Z] Pragma: no-cache [2022-01-03T15:40:57.871Z] Server: docker-tests/mock [2022-01-03T15:40:57.871Z] X-Docker-Registry-Config: mock [2022-01-03T15:40:57.871Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T15:40:57.871Z] [2022-01-03T15:40:57.871Z] [2022-01-03T15:40:57.871Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestTrustedLocation [2022-01-03T15:40:57.871Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T15:40:57.871Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T15:40:57.871Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestIsSecureIndex [2022-01-03T15:40:57.871Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T15:40:57.871Z] PASS [2022-01-03T15:40:57.871Z] coverage: 51.2% of statements [2022-01-03T15:40:57.871Z] ok github.com/docker/docker/registry 0.200s coverage: 51.2% of statements [2022-01-03T15:40:57.871Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T15:40:57.871Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T15:40:57.871Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T15:40:57.871Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T15:40:57.871Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T15:40:57.871Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T15:40:57.935Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T15:40:58.196Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T15:40:58.336Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-03T15:40:58.336Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:40:58.338Z] time="2022-01-03T15:40:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-03T15:40:58.338Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T15:40:58.338Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T15:40:58.338Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T15:40:58.338Z] === RUN TestResumableRequestReader [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T15:40:58.338Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T15:40:58.338Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T15:40:58.338Z] PASS [2022-01-03T15:40:58.338Z] coverage: 100.0% of statements [2022-01-03T15:40:58.338Z] ok github.com/docker/docker/registry/resumable 0.192s coverage: 100.0% of statements [2022-01-03T15:40:58.338Z] === RUN TestRestartManagerTimeout [2022-01-03T15:40:58.338Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T15:40:58.338Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T15:40:58.338Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T15:40:58.338Z] PASS [2022-01-03T15:40:58.338Z] coverage: 50.9% of statements [2022-01-03T15:40:58.338Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-01-03T15:40:58.767Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T15:40:58.809Z] === RUN TestDecodeContainerConfig [2022-01-03T15:40:58.809Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T15:40:58.809Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T15:40:58.809Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T15:40:58.809Z] === RUN TestValidatePrivileged [2022-01-03T15:40:58.809Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T15:40:58.809Z] PASS [2022-01-03T15:40:58.809Z] coverage: 52.6% of statements [2022-01-03T15:40:58.809Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2022-01-03T15:40:58.809Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T15:40:58.809Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T15:40:58.809Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T15:40:58.809Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T15:40:58.809Z] PASS [2022-01-03T15:40:58.809Z] coverage: 62.5% of statements [2022-01-03T15:40:58.809Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-01-03T15:40:59.263Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-01-03T15:40:59.263Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:40:59.275Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T15:40:59.275Z] === RUN TestClientStream [2022-01-03T15:40:59.275Z] --- PASS: TestClientStream (0.00s) [2022-01-03T15:40:59.275Z] === RUN TestClientSendFile [2022-01-03T15:40:59.275Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T15:40:59.275Z] === RUN TestClientWithRequestTimeout [2022-01-03T15:40:59.275Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T15:40:59.275Z] === RUN TestFileSpecPlugin [2022-01-03T15:40:59.275Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-03T15:40:59.275Z] === RUN TestFileJSONSpecPlugin [2022-01-03T15:40:59.275Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-03T15:40:59.275Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T15:40:59.275Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T15:40:59.275Z] === RUN TestPluginAddHandler [2022-01-03T15:40:59.275Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T15:40:59.275Z] === RUN TestPluginWaitBadPlugin [2022-01-03T15:40:59.275Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T15:40:59.275Z] === RUN TestGet [2022-01-03T15:40:59.275Z] time="2022-01-03T15:40:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T15:40:59.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-03T15:40:59.340Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T15:40:59.340Z] check_test.go:308: [d8628cd943642] daemon is not started [2022-01-03T15:40:59.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-03T15:40:59.340Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T15:40:59.340Z] check_test.go:308: [d7760a13d8e43] daemon is not started [2022-01-03T15:40:59.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-03T15:40:59.340Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T15:40:59.600Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T15:41:00.257Z] time="2022-01-03T15:40:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T15:41:00.366Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-01-03T15:41:00.366Z] === RUN TestInspect [2022-01-03T15:41:00.627Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-01-03T15:41:00.627Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:41:01.188Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-01-03T15:41:01.188Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T15:41:01.520Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestConfigureDaemonLogs [2022-01-03T15:41:01.520Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T15:41:01.520Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T15:41:01.520Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T15:41:01.520Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T15:41:01.520Z] PASS [2022-01-03T15:41:01.520Z] coverage: 18.6% of statements [2022-01-03T15:41:01.520Z] ok github.com/docker/docker/cmd/dockerd 0.468s coverage: 18.6% of statements [2022-01-03T15:41:01.520Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T15:41:01.520Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:41:01.814Z] === RUN TestGetDriver [2022-01-03T15:41:01.814Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestVolumeRequestError [2022-01-03T15:41:01.814Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T15:41:01.814Z] PASS [2022-01-03T15:41:01.814Z] coverage: 36.1% of statements [2022-01-03T15:41:01.814Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-01-03T15:41:01.814Z] === RUN TestGetAddress [2022-01-03T15:41:01.814Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestRemove [2022-01-03T15:41:01.814Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:41:01.814Z] --- SKIP: TestRemove (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestInitializeWithVolumes [2022-01-03T15:41:01.814Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestCreate [2022-01-03T15:41:01.814Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:41:01.814Z] === RUN TestValidateName [2022-01-03T15:41:01.814Z] --- PASS: TestValidateName (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestCreateWithOpts [2022-01-03T15:41:01.814Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:41:01.814Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T15:41:01.814Z] === RUN TestRelaodNoOpts [2022-01-03T15:41:01.814Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T15:41:01.814Z] PASS [2022-01-03T15:41:01.814Z] coverage: 41.5% of statements [2022-01-03T15:41:01.814Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-01-03T15:41:01.987Z] === RUN TestContainerStopSignal [2022-01-03T15:41:01.987Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestContainerStopTimeout [2022-01-03T15:41:01.987Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T15:41:01.987Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T15:41:01.987Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-03T15:41:01.987Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T15:41:01.987Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T15:41:01.987Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T15:41:01.987Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestNewMemoryStore [2022-01-03T15:41:01.987Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestAddContainers [2022-01-03T15:41:01.987Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestGetContainer [2022-01-03T15:41:01.987Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestDeleteContainer [2022-01-03T15:41:01.987Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestListContainers [2022-01-03T15:41:01.987Z] --- PASS: TestListContainers (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestFirstContainer [2022-01-03T15:41:01.987Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestApplyAllContainer [2022-01-03T15:41:01.987Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestIsValidHealthString [2022-01-03T15:41:01.987Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestStateRunStop [2022-01-03T15:41:01.987Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T15:41:01.987Z] === RUN TestStateTimeoutWait [2022-01-03T15:41:01.987Z] state_test.go:141: Stop callback fired [2022-01-03T15:41:01.987Z] state_test.go:165: Stop callback fired [2022-01-03T15:41:02.146Z] check_test.go:308: [d06623c1e1b77] daemon is not started [2022-01-03T15:41:02.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-03T15:41:02.280Z] time="2022-01-03T15:41:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T15:41:02.454Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T15:41:02.454Z] === RUN TestIsValidStateString [2022-01-03T15:41:02.454Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T15:41:02.454Z] === RUN TestViewSaveDelete [2022-01-03T15:41:02.454Z] --- PASS: TestViewSaveDelete (0.03s) [2022-01-03T15:41:02.454Z] === RUN TestViewAll [2022-01-03T15:41:02.454Z] --- PASS: TestViewAll (0.01s) [2022-01-03T15:41:02.454Z] === RUN TestViewGet [2022-01-03T15:41:02.454Z] --- PASS: TestViewGet (0.01s) [2022-01-03T15:41:02.454Z] === RUN TestNames [2022-01-03T15:41:02.454Z] --- PASS: TestNames (0.00s) [2022-01-03T15:41:02.454Z] === RUN TestViewWithHealthCheck [2022-01-03T15:41:02.454Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-01-03T15:41:02.454Z] PASS [2022-01-03T15:41:02.454Z] coverage: 41.7% of statements [2022-01-03T15:41:02.454Z] ok github.com/docker/docker/container 0.273s coverage: 41.7% of statements [2022-01-03T15:41:02.454Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:41:02.454Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:41:02.454Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:41:02.454Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRaw [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T15:41:02.746Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRaw [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T15:41:02.746Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestConvertTmpfsOptions [2022-01-03T15:41:02.746Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T15:41:02.746Z] linux_parser_test.go:209: data="ro" [2022-01-03T15:41:02.746Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestParseMountSpec [2022-01-03T15:41:02.746Z] parser_test.go:62: case 0 [2022-01-03T15:41:02.746Z] parser_test.go:62: case 1 [2022-01-03T15:41:02.746Z] parser_test.go:62: case 2 [2022-01-03T15:41:02.746Z] parser_test.go:62: case 3 [2022-01-03T15:41:02.746Z] parser_test.go:62: case 4 [2022-01-03T15:41:02.746Z] parser_test.go:62: case 5 [2022-01-03T15:41:02.746Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestValidateMount [2022-01-03T15:41:02.746Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRaw [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:41:02.746Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T15:41:02.746Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:41:02.746Z] PASS [2022-01-03T15:41:02.746Z] coverage: 67.6% of statements [2022-01-03T15:41:02.746Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-01-03T15:41:02.917Z] --- PASS: TestInspect (2.79s) [2022-01-03T15:41:02.917Z] === RUN TestCreateJob [2022-01-03T15:41:03.214Z] === RUN TestSetGetMeta [2022-01-03T15:41:03.214Z] === PAUSE TestSetGetMeta [2022-01-03T15:41:03.214Z] === RUN TestRestore [2022-01-03T15:41:03.214Z] === PAUSE TestRestore [2022-01-03T15:41:03.214Z] === RUN TestServiceCreate [2022-01-03T15:41:03.214Z] === PAUSE TestServiceCreate [2022-01-03T15:41:03.214Z] === RUN TestServiceList [2022-01-03T15:41:03.214Z] === PAUSE TestServiceList [2022-01-03T15:41:03.214Z] === RUN TestServiceRemove [2022-01-03T15:41:03.214Z] === PAUSE TestServiceRemove [2022-01-03T15:41:03.214Z] === RUN TestServiceGet [2022-01-03T15:41:03.214Z] === PAUSE TestServiceGet [2022-01-03T15:41:03.214Z] === RUN TestServicePrune [2022-01-03T15:41:03.214Z] === PAUSE TestServicePrune [2022-01-03T15:41:03.214Z] === RUN TestCreate [2022-01-03T15:41:03.214Z] === PAUSE TestCreate [2022-01-03T15:41:03.214Z] === RUN TestRemove [2022-01-03T15:41:03.214Z] === PAUSE TestRemove [2022-01-03T15:41:03.214Z] === RUN TestList [2022-01-03T15:41:03.214Z] === PAUSE TestList [2022-01-03T15:41:03.214Z] === RUN TestFindByDriver [2022-01-03T15:41:03.214Z] === PAUSE TestFindByDriver [2022-01-03T15:41:03.214Z] === RUN TestFindByReferenced [2022-01-03T15:41:03.214Z] === PAUSE TestFindByReferenced [2022-01-03T15:41:03.214Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T15:41:03.214Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T15:41:03.214Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:41:03.214Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:41:03.214Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T15:41:03.214Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T15:41:03.214Z] === RUN TestRefDerefRemove [2022-01-03T15:41:03.214Z] === PAUSE TestRefDerefRemove [2022-01-03T15:41:03.214Z] === RUN TestGet [2022-01-03T15:41:03.214Z] === PAUSE TestGet [2022-01-03T15:41:03.214Z] === RUN TestGetWithReference [2022-01-03T15:41:03.214Z] === PAUSE TestGetWithReference [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:41:03.214Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T15:41:03.214Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T15:41:03.214Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T15:41:03.214Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T15:41:03.214Z] === CONT TestSetGetMeta [2022-01-03T15:41:03.214Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T15:41:03.214Z] === CONT TestList [2022-01-03T15:41:03.214Z] === CONT TestGet [2022-01-03T15:41:03.214Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T15:41:03.214Z] === CONT TestRefDerefRemove [2022-01-03T15:41:03.214Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-01-03T15:41:03.214Z] === CONT TestGetWithReference [2022-01-03T15:41:03.214Z] --- PASS: TestGet (0.03s) [2022-01-03T15:41:03.214Z] === CONT TestServiceGet [2022-01-03T15:41:03.214Z] --- PASS: TestList (0.04s) [2022-01-03T15:41:03.214Z] === CONT TestRemove [2022-01-03T15:41:03.214Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-03T15:41:03.214Z] === CONT TestCreate [2022-01-03T15:41:03.214Z] --- PASS: TestGetWithReference (0.02s) [2022-01-03T15:41:03.214Z] === CONT TestServicePrune [2022-01-03T15:41:03.214Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:41:03.214Z] === CONT TestServiceList [2022-01-03T15:41:03.214Z] --- PASS: TestRemove (0.02s) [2022-01-03T15:41:03.214Z] === CONT TestServiceRemove [2022-01-03T15:41:03.436Z] === RUN TestPrepare [2022-01-03T15:41:03.436Z] --- PASS: TestPrepare (0.00s) [2022-01-03T15:41:03.436Z] === RUN TestStart [2022-01-03T15:41:03.436Z] --- PASS: TestStart (0.00s) [2022-01-03T15:41:03.436Z] === RUN TestWaitCancel [2022-01-03T15:41:03.436Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T15:41:03.436Z] === RUN TestWaitDisabled [2022-01-03T15:41:03.436Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T15:41:03.436Z] === RUN TestWaitEnabled [2022-01-03T15:41:03.436Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T15:41:03.436Z] === RUN TestRemove [2022-01-03T15:41:03.436Z] --- PASS: TestRemove (0.00s) [2022-01-03T15:41:03.436Z] PASS [2022-01-03T15:41:03.436Z] coverage: 65.3% of statements [2022-01-03T15:41:03.436Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-01-03T15:41:03.681Z] --- PASS: TestServiceGet (0.16s) [2022-01-03T15:41:03.681Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T15:41:03.681Z] time="2022-01-03T15:41:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:41:03.681Z] --- PASS: TestServiceRemove (0.13s) [2022-01-03T15:41:03.681Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:41:03.681Z] --- PASS: TestServiceList (0.14s) [2022-01-03T15:41:03.681Z] === CONT TestServiceCreate [2022-01-03T15:41:03.681Z] time="2022-01-03T15:41:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:41:03.681Z] time="2022-01-03T15:41:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:41:03.681Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-03T15:41:03.681Z] === CONT TestRestore [2022-01-03T15:41:03.681Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-03T15:41:03.681Z] === CONT TestFindByReferenced [2022-01-03T15:41:03.681Z] time="2022-01-03T15:41:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T15:41:03.681Z] time="2022-01-03T15:41:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:41:03.681Z] --- PASS: TestServiceCreate (0.02s) [2022-01-03T15:41:03.681Z] === CONT TestFindByDriver [2022-01-03T15:41:03.681Z] --- PASS: TestServicePrune (0.18s) [2022-01-03T15:41:03.681Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-03T15:41:03.681Z] --- PASS: TestRestore (0.02s) [2022-01-03T15:41:03.681Z] --- PASS: TestFindByDriver (0.02s) [2022-01-03T15:41:03.681Z] PASS [2022-01-03T15:41:03.681Z] coverage: 69.0% of statements [2022-01-03T15:41:03.681Z] ok github.com/docker/docker/volume/service 0.290s coverage: 69.0% of statements [2022-01-03T15:41:03.702Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-01-03T15:41:03.702Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:41:03.702Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:41:03.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:41:03.702Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:41:04.993Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T15:41:04.993Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T15:41:04.993Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T15:41:04.993Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T15:41:05.459Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T15:41:05.459Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T15:41:05.459Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T15:41:05.459Z] PASS [2022-01-03T15:41:05.459Z] coverage: 35.9% of statements [2022-01-03T15:41:05.459Z] ok github.com/docker/docker/daemon/cluster/convert 0.450s coverage: 35.9% of statements [2022-01-03T15:41:05.459Z] === RUN TestNewListSecretsFilters [2022-01-03T15:41:05.459Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T15:41:05.459Z] === RUN TestNewListConfigsFilters [2022-01-03T15:41:05.459Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T15:41:05.459Z] PASS [2022-01-03T15:41:05.459Z] coverage: 0.5% of statements [2022-01-03T15:41:05.459Z] ok github.com/docker/docker/daemon/cluster 0.944s coverage: 0.5% of statements [2022-01-03T15:41:06.222Z] --- PASS: TestCreateJob (3.05s) [2022-01-03T15:41:06.222Z] === RUN TestReplicatedJob [2022-01-03T15:41:06.349Z] --- PASS: TestUpdateRestartPolicy (12.25s) [2022-01-03T15:41:06.349Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:41:06.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-03T15:41:06.610Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-01-03T15:41:06.610Z] === RUN TestWaitNonBlocked [2022-01-03T15:41:06.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:41:06.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:41:06.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:41:06.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:41:06.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:41:06.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:41:06.620Z] time="2022-01-03T15:41:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T15:41:07.995Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-03T15:41:07.995Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2022-01-03T15:41:07.995Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-01-03T15:41:07.995Z] === RUN TestWaitBlocked [2022-01-03T15:41:07.995Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:41:07.995Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:41:07.995Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:41:07.995Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:41:07.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-03T15:41:07.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-03T15:41:08.428Z] === RUN TestBuilderGC [2022-01-03T15:41:08.428Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T15:41:08.428Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T15:41:08.428Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T15:41:08.428Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestFindConfigurationConflicts [2022-01-03T15:41:08.428Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T15:41:08.428Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T15:41:08.428Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T15:41:08.428Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T15:41:08.428Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T15:41:08.899Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T15:41:08.899Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T15:41:08.899Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_label [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T15:41:08.899Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T15:41:08.899Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestModifiedDiscoverySettings [2022-01-03T15:41:08.899Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T15:41:08.899Z] time="2022-01-03T15:41:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T15:41:08.899Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-01-03T15:41:08.899Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T15:41:08.899Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:08.899Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestReloadBadDefaultConfig [2022-01-03T15:41:08.899Z] time="2022-01-03T15:41:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3137110653" [2022-01-03T15:41:08.899Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestReloadWithConflictingLabels [2022-01-03T15:41:08.899Z] time="2022-01-03T15:41:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2855323561" [2022-01-03T15:41:08.899Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T15:41:08.899Z] time="2022-01-03T15:41:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3005537701" [2022-01-03T15:41:08.899Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestMaskURLCredentials [2022-01-03T15:41:08.899Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestDaemonConfigurationMerge [2022-01-03T15:41:08.899Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T15:41:08.899Z] PASS [2022-01-03T15:41:08.899Z] coverage: 80.0% of statements [2022-01-03T15:41:08.899Z] ok github.com/docker/docker/daemon/config 0.321s coverage: 80.0% of statements [2022-01-03T15:41:08.899Z] === RUN TestDiscoveryOptsErrors [2022-01-03T15:41:08.899Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T15:41:08.899Z] === RUN TestDiscoveryOpts [2022-01-03T15:41:08.899Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T15:41:08.899Z] PASS [2022-01-03T15:41:08.899Z] coverage: 30.0% of statements [2022-01-03T15:41:08.899Z] ok github.com/docker/docker/daemon/discovery 0.092s coverage: 30.0% of statements [2022-01-03T15:41:08.946Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T15:41:08.946Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-03T15:41:08.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-01-03T15:41:08.946Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-01-03T15:41:08.946Z] === CONT TestContainerStartOnDaemonRestart [2022-01-03T15:41:08.946Z] === CONT TestIpcModeOlderClient [2022-01-03T15:41:09.207Z] --- PASS: TestIpcModeOlderClient (0.17s) [2022-01-03T15:41:09.207Z] === CONT TestContainerKillOnDaemonStart [2022-01-03T15:41:09.366Z] === RUN TestWaitNodeAttachment [2022-01-03T15:41:09.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-03T15:41:09.832Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-03T15:41:09.832Z] === RUN TestIsolationConversion [2022-01-03T15:41:09.832Z] === RUN TestIsolationConversion/default [2022-01-03T15:41:09.832Z] === RUN TestIsolationConversion/process [2022-01-03T15:41:09.832Z] === RUN TestIsolationConversion/hyperv [2022-01-03T15:41:09.832Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestContainerLabels [2022-01-03T15:41:09.832Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestCredentialSpecConversion [2022-01-03T15:41:09.832Z] === RUN TestCredentialSpecConversion/none [2022-01-03T15:41:09.832Z] === RUN TestCredentialSpecConversion/config [2022-01-03T15:41:09.832Z] === RUN TestCredentialSpecConversion/file [2022-01-03T15:41:09.832Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T15:41:09.832Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T15:41:09.832Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountBind [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountVolume [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountTarget [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T15:41:09.832Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T15:41:09.832Z] PASS [2022-01-03T15:41:09.832Z] coverage: 11.0% of statements [2022-01-03T15:41:09.832Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.575s coverage: 11.0% of statements [2022-01-03T15:41:09.832Z] === RUN TestEventsLog [2022-01-03T15:41:09.832Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestEventsLogTimeout [2022-01-03T15:41:09.832Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T15:41:09.832Z] === RUN TestLogEvents [2022-01-03T15:41:10.044Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T15:41:10.299Z] --- PASS: TestLogEvents (0.07s) [2022-01-03T15:41:10.299Z] === RUN TestLoadBufferedEvents [2022-01-03T15:41:10.299Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-01-03T15:41:10.299Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T15:41:10.299Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T15:41:10.299Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T15:41:10.299Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T15:41:10.299Z] PASS [2022-01-03T15:41:10.299Z] coverage: 50.0% of statements [2022-01-03T15:41:10.299Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2022-01-03T15:41:10.765Z] === RUN TestIsEmptyDir [2022-01-03T15:41:10.765Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T15:41:10.765Z] PASS [2022-01-03T15:41:10.765Z] coverage: 2.3% of statements [2022-01-03T15:41:10.765Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-01-03T15:41:10.765Z] === RUN TestVerifyNetworkingConfig [2022-01-03T15:41:10.765Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestGetContainer [2022-01-03T15:41:10.765Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestValidContainerNames [2022-01-03T15:41:10.765Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestContainerInitDNS [2022-01-03T15:41:10.765Z] daemon_test.go:146: root required [2022-01-03T15:41:10.765Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestMerge [2022-01-03T15:41:10.765Z] --- PASS: TestMerge (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestValidateContainerIsolation [2022-01-03T15:41:10.765Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestFindNetworkErrorType [2022-01-03T15:41:10.765Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestEnsureServicesExist [2022-01-03T15:41:10.765Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestEnsureServicesExistErrors [2022-01-03T15:41:10.765Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T15:41:10.765Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T15:41:10.765Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T15:41:10.765Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestContainerDelete [2022-01-03T15:41:10.765Z] --- PASS: TestContainerDelete (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestContainerDoubleDelete [2022-01-03T15:41:10.765Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T15:41:10.765Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T15:41:10.765Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestNoneHealthcheck [2022-01-03T15:41:10.765Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestHealthStates [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] time="2022-01-03T15:41:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-03T15:41:10.765Z] --- PASS: TestHealthStates (0.15s) [2022-01-03T15:41:10.765Z] === RUN TestGetInspectData [2022-01-03T15:41:10.765Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestFillLicense [2022-01-03T15:41:10.765Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestListInvalidFilter [2022-01-03T15:41:10.765Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestNameFilter [2022-01-03T15:41:10.765Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T15:41:10.765Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T15:41:10.765Z] === 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 [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T15:41:10.765Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T15:41:10.765Z] --- 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) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T15:41:10.765Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T15:41:10.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T15:41:10.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T15:41:10.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T15:41:10.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T15:41:10.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T15:41:10.766Z] === RUN TestDaemonReloadLabels [2022-01-03T15:41:10.766Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T15:41:10.766Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T15:41:10.766Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:41:10.766Z] === RUN TestDaemonReloadMirrors [2022-01-03T15:41:10.987Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T15:41:11.232Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T15:41:11.232Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T15:41:11.232Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestDaemonDiscoveryReload [2022-01-03T15:41:11.232Z] === RUN TestLinkNaming [2022-01-03T15:41:11.232Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestLinkNew [2022-01-03T15:41:11.232Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestLinkEnv [2022-01-03T15:41:11.232Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestLinkMultipleEnv [2022-01-03T15:41:11.232Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T15:41:11.232Z] === RUN TestLinkPortRangeEnv [2022-01-03T15:41:11.232Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T15:41:11.232Z] PASS [2022-01-03T15:41:11.232Z] coverage: 93.0% of statements [2022-01-03T15:41:11.232Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2022-01-03T15:41:11.253Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-03T15:41:11.462Z] --- PASS: TestReplicatedJob (5.44s) [2022-01-03T15:41:11.462Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:41:12.215Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2022-01-03T15:41:12.215Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T15:41:12.375Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2022-01-03T15:41:12.375Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-03T15:41:12.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-03T15:41:12.683Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T15:41:12.683Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T15:41:12.683Z] === RUN TestAdapterReadLogs [2022-01-03T15:41:12.683Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T15:41:12.683Z] === RUN TestCopier [2022-01-03T15:41:12.683Z] --- PASS: TestCopier (0.00s) [2022-01-03T15:41:12.683Z] === RUN TestCopierLongLines [2022-01-03T15:41:12.683Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T15:41:12.683Z] === RUN TestCopierSlow [2022-01-03T15:41:12.683Z] --- PASS: TestCopierSlow (0.22s) [2022-01-03T15:41:12.683Z] === RUN TestCopierWithSized [2022-01-03T15:41:12.683Z] === RUN TestCopierWithSized/as_is [2022-01-03T15:41:12.683Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T15:41:13.149Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-03T15:41:13.149Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T15:41:13.149Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-01-03T15:41:13.149Z] === RUN TestCopierWithPartial [2022-01-03T15:41:13.149Z] --- PASS: TestCopierWithPartial (0.02s) [2022-01-03T15:41:13.149Z] === RUN TestRingLogger [2022-01-03T15:41:13.149Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T15:41:13.149Z] === RUN TestRingCap [2022-01-03T15:41:13.149Z] --- PASS: TestRingCap (0.00s) [2022-01-03T15:41:13.149Z] === RUN TestRingClose [2022-01-03T15:41:13.149Z] --- PASS: TestRingClose (0.00s) [2022-01-03T15:41:13.149Z] === RUN TestRingDrain [2022-01-03T15:41:13.149Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T15:41:13.149Z] PASS [2022-01-03T15:41:13.149Z] coverage: 43.8% of statements [2022-01-03T15:41:13.149Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.8% of statements [2022-01-03T15:41:13.149Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T15:41:13.149Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T15:41:13.149Z] reload_test.go:520: root required [2022-01-03T15:41:13.149Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:41:13.149Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T15:41:13.149Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-03T15:41:13.149Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T15:41:13.149Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-03T15:41:13.149Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T15:41:13.149Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-01-03T15:41:13.149Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T15:41:13.149Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-01-03T15:41:13.149Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T15:41:13.149Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T15:41:13.149Z] === RUN TestParseVolumesFrom [2022-01-03T15:41:13.149Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T15:41:13.149Z] PASS [2022-01-03T15:41:13.149Z] coverage: 9.0% of statements [2022-01-03T15:41:13.149Z] ok github.com/docker/docker/daemon 2.501s coverage: 9.0% of statements [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T15:41:13.149Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T15:41:13.577Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/defaults [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T15:41:13.616Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T15:41:13.616Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-01-03T15:41:13.616Z] === RUN TestCreateSuccess [2022-01-03T15:41:13.616Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCreateStreamSkipped [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T15:41:13.616Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCreateLogGroupSuccess [2022-01-03T15:41:13.616Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCreateError [2022-01-03T15:41:13.616Z] --- PASS: TestCreateError (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCreateAlreadyExists [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T15:41:13.616Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestLogClosed [2022-01-03T15:41:13.616Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestLogBlocking [2022-01-03T15:41:13.616Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T15:41:13.616Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T15:41:13.616Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestPublishBatchSuccess [2022-01-03T15:41:13.616Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestPublishBatchError [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=error msg=Error [2022-01-03T15:41:13.616Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:41:13.616Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:41:13.616Z] time="2022-01-03T15:41:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T15:41:13.616Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchSimple [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchTicker [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchClose [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/3/���� [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T15:41:13.616Z] === RUN TestEffectiveLen/5/ [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/0/ [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: He [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/6/a� [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: a [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: � [2022-01-03T15:41:13.616Z] === RUN TestFindValidSplit/7/a� [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T15:41:13.616Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestProcessEventEmoji [2022-01-03T15:41:13.616Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchLineSplit [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMaxEvents [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-03T15:41:13.616Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T15:41:13.616Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T15:41:13.616Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestSearchRegistryForImages [2022-01-03T15:41:13.616Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T15:41:13.616Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestImageDelete [2022-01-03T15:41:13.616Z] === RUN TestImageDelete/no_lease [2022-01-03T15:41:13.616Z] === RUN TestImageDelete/lease_exists [2022-01-03T15:41:13.616Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T15:41:13.616Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T15:41:13.616Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T15:41:13.616Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T15:41:13.616Z] === RUN TestCreateTagSuccess [2022-01-03T15:41:13.616Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T15:41:13.617Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T15:41:13.617Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T15:41:13.617Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T15:41:13.617Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T15:41:13.617Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T15:41:13.617Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T15:41:13.617Z] PASS [2022-01-03T15:41:13.617Z] coverage: 78.0% of statements [2022-01-03T15:41:13.617Z] ok github.com/docker/docker/daemon/logger/awslogs 0.367s coverage: 78.0% of statements [2022-01-03T15:41:13.617Z] --- PASS: TestImageDelete (0.06s) [2022-01-03T15:41:13.617Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T15:41:13.617Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-01-03T15:41:13.617Z] === RUN TestContentStoreForPull [2022-01-03T15:41:14.083Z] --- PASS: TestContentStoreForPull (0.17s) [2022-01-03T15:41:14.083Z] PASS [2022-01-03T15:41:14.083Z] coverage: 6.7% of statements [2022-01-03T15:41:14.083Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.7% of statements [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T15:41:14.083Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T15:41:14.083Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T15:41:14.083Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T15:41:14.083Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T15:41:14.550Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-01-03T15:41:14.550Z] === RUN TestFastTimeMarshalJSON [2022-01-03T15:41:14.550Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-01-03T15:41:14.550Z] PASS [2022-01-03T15:41:14.550Z] coverage: 87.2% of statements [2022-01-03T15:41:14.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.280s coverage: 87.2% of statements [2022-01-03T15:41:14.550Z] === RUN TestJSONFileLogger [2022-01-03T15:41:14.550Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T15:41:14.550Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T15:41:14.550Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T15:41:14.550Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T15:41:14.550Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-03T15:41:14.550Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T15:41:14.550Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T15:41:14.550Z] === RUN TestEncodeDecode [2022-01-03T15:41:14.550Z] === PAUSE TestEncodeDecode [2022-01-03T15:41:14.550Z] === RUN TestUnexpectedEOF [2022-01-03T15:41:14.765Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-01-03T15:41:14.765Z] === RUN TestServiceListWithStatuses [2022-01-03T15:41:14.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:41:14.765Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:41:14.765Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:41:14.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-01-03T15:41:14.959Z] === CONT TestDaemonHostGatewayIP [2022-01-03T15:41:15.032Z] time="2022-01-03T15:41:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:41:15.032Z] time="2022-01-03T15:41:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:41:15.032Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-01-03T15:41:15.032Z] === CONT TestEncodeDecode [2022-01-03T15:41:15.032Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T15:41:15.032Z] PASS [2022-01-03T15:41:15.032Z] coverage: 69.9% of statements [2022-01-03T15:41:15.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.221s coverage: 69.9% of statements [2022-01-03T15:41:15.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-03T15:41:15.258Z] --- PASS: TestGet (15.01s) [2022-01-03T15:41:15.258Z] === RUN TestPluginWithNoManifest [2022-01-03T15:41:15.258Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T15:41:15.258Z] === RUN TestGetAll [2022-01-03T15:41:15.258Z] --- PASS: TestGetAll (0.00s) [2022-01-03T15:41:15.258Z] PASS [2022-01-03T15:41:15.258Z] coverage: 73.2% of statements [2022-01-03T15:41:15.258Z] ok github.com/docker/docker/pkg/plugins 36.041s coverage: 73.2% of statements [2022-01-03T15:41:15.499Z] === RUN TestWriteLog [2022-01-03T15:41:15.499Z] === PAUSE TestWriteLog [2022-01-03T15:41:15.499Z] === RUN TestReadLog [2022-01-03T15:41:15.499Z] === PAUSE TestReadLog [2022-01-03T15:41:15.499Z] === RUN TestDecode [2022-01-03T15:41:15.499Z] --- PASS: TestDecode (0.02s) [2022-01-03T15:41:15.499Z] === CONT TestWriteLog [2022-01-03T15:41:15.499Z] --- PASS: TestWriteLog (0.00s) [2022-01-03T15:41:15.499Z] === CONT TestReadLog [2022-01-03T15:41:15.499Z] === RUN TestReadLog/tail_exact [2022-01-03T15:41:15.499Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T15:41:15.499Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T15:41:15.499Z] --- PASS: TestReadLog (0.18s) [2022-01-03T15:41:15.499Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-01-03T15:41:15.499Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-03T15:41:15.499Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T15:41:15.499Z] PASS [2022-01-03T15:41:15.499Z] coverage: 78.7% of statements [2022-01-03T15:41:15.499Z] ok github.com/docker/docker/daemon/logger/local 0.269s coverage: 78.7% of statements [2022-01-03T15:41:15.499Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:41:15.965Z] === RUN TestOpenFileDelete [2022-01-03T15:41:15.965Z] --- PASS: TestOpenFileDelete (0.02s) [2022-01-03T15:41:15.965Z] === RUN TestOpenFileRename [2022-01-03T15:41:15.965Z] --- PASS: TestOpenFileRename (0.02s) [2022-01-03T15:41:15.965Z] === RUN TestHandleDecoderErr [2022-01-03T15:41:15.965Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestParseLogTagDefaultTag [2022-01-03T15:41:15.965Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestParseLogTag [2022-01-03T15:41:15.965Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestParseLogTagEmptyTag [2022-01-03T15:41:15.965Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestTailFiles [2022-01-03T15:41:15.965Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestFollowLogsConsumerGone [2022-01-03T15:41:15.965Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T15:41:15.965Z] === RUN TestFollowLogsProducerGone [2022-01-03T15:41:15.965Z] logfile_test.go:180: logDecode() closed after sending 3830 messages [2022-01-03T15:41:15.965Z] logfile_test.go:233: messages sent: 3830, received: 3830 [2022-01-03T15:41:15.965Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-03T15:41:15.965Z] === RUN TestCheckCapacityAndRotate [2022-01-03T15:41:15.965Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T15:41:15.965Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T15:41:15.965Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-01-03T15:41:15.965Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-03T15:41:15.965Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2022-01-03T15:41:15.965Z] PASS [2022-01-03T15:41:15.965Z] coverage: 53.4% of statements [2022-01-03T15:41:15.965Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.297s coverage: 53.4% of statements [2022-01-03T15:41:16.432Z] === RUN TestLog [2022-01-03T15:41:16.432Z] --- PASS: TestLog (0.01s) [2022-01-03T15:41:16.432Z] PASS [2022-01-03T15:41:16.432Z] coverage: 31.5% of statements [2022-01-03T15:41:16.432Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2022-01-03T15:41:16.604Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T15:41:16.898Z] === RUN TestParseLogFormat [2022-01-03T15:41:16.898Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestValidateLogOptEmpty [2022-01-03T15:41:16.898Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestValidateSyslogAddress [2022-01-03T15:41:16.898Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestParseAddressDefaultPort [2022-01-03T15:41:16.898Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestValidateSyslogFacility [2022-01-03T15:41:16.898Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T15:41:16.898Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestValidateLogOpt [2022-01-03T15:41:16.898Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:41:16.898Z] PASS [2022-01-03T15:41:16.898Z] coverage: 46.8% of statements [2022-01-03T15:41:16.898Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2022-01-03T15:41:16.898Z] === RUN TestNewParse [2022-01-03T15:41:16.898Z] --- PASS: TestNewParse (0.00s) [2022-01-03T15:41:16.898Z] PASS [2022-01-03T15:41:16.898Z] coverage: 8.3% of statements [2022-01-03T15:41:16.898Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-01-03T15:41:16.898Z] === RUN TestValidateLogOpt [2022-01-03T15:41:16.898Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestNewMissedConfig [2022-01-03T15:41:16.898Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestNewMissedUrl [2022-01-03T15:41:16.898Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestNewMissedToken [2022-01-03T15:41:16.898Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestNewWithProxy [2022-01-03T15:41:16.898Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestDefault [2022-01-03T15:41:16.898Z] --- PASS: TestDefault (0.01s) [2022-01-03T15:41:16.898Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T15:41:16.898Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestJsonFormat [2022-01-03T15:41:16.898Z] --- PASS: TestJsonFormat (0.01s) [2022-01-03T15:41:16.898Z] === RUN TestRawFormat [2022-01-03T15:41:16.898Z] --- PASS: TestRawFormat (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestRawFormatWithLabels [2022-01-03T15:41:16.898Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestRawFormatWithoutTag [2022-01-03T15:41:16.898Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T15:41:16.898Z] === RUN TestBatching [2022-01-03T15:41:17.364Z] --- PASS: TestBatching (0.27s) [2022-01-03T15:41:17.364Z] === RUN TestFrequency [2022-01-03T15:41:17.831Z] --- PASS: TestFrequency (0.35s) [2022-01-03T15:41:17.831Z] === RUN TestOneMessagePerRequest [2022-01-03T15:41:17.831Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T15:41:17.831Z] === RUN TestVerify [2022-01-03T15:41:17.831Z] --- PASS: TestVerify (0.00s) [2022-01-03T15:41:17.831Z] === RUN TestSkipVerify [2022-01-03T15:41:17.831Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:17.831Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:17.831Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:17.831Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:17.987Z] --- PASS: TestDaemonHostGatewayIP (3.09s) [2022-01-03T15:41:17.987Z] === CONT TestDaemonRestartIpcMode [2022-01-03T15:41:17.987Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T15:41:17.987Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T15:41:17.987Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T15:41:17.987Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T15:41:17.987Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T15:41:17.987Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T15:41:17.987Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T15:41:17.987Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T15:41:17.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T15:41:18.299Z] --- PASS: TestSkipVerify (0.39s) [2022-01-03T15:41:18.299Z] === RUN TestBufferMaximum [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.843696\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.843696\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-03T15:41:18.299Z] === RUN TestServerAlwaysDown [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.847142\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.847142\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.847142\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.848142\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] time="2022-01-03T15:41:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224477.848142\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:18.299Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T15:41:18.299Z] === RUN TestCannotSendAfterClose [2022-01-03T15:41:18.299Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T15:41:18.299Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T15:41:18.299Z] === RUN TestV1IDService [2022-01-03T15:41:18.299Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T15:41:18.299Z] === RUN TestV2MetadataService [2022-01-03T15:41:18.538Z] --- PASS: TestServiceWithDataPathPortInit (13.08s) [2022-01-03T15:41:18.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:41:18.626Z] 4612f6d0b889: Pull complete [2022-01-03T15:41:18.793Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5xkfu5s09m7nmj3yyawijypnp Created:2022-01-03 15:41:17.597327131 +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[34c60eaa39e35f0a6efa4d970c12e053ebdabb77bbc39fc9f15e26de7ceb43c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlkk6cnnmz99epjbv3gt83u91 EndpointID:ff9f4b2e7109f39ed0dac7eb7ef79fe6509a3b6a29eb77acadb3a4072bdf777e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6f5e1f5318fe365de57146aef77ffe3264c6e57dc2d47d1b8a37c72b46a5a805 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:47e73762df7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlkk6cnnmz99epjbv3gt83u91 EndpointID:ff9f4b2e7109f39ed0dac7eb7ef79fe6509a3b6a29eb77acadb3a4072bdf777e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:41:18.966Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-01-03T15:41:18.966Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:41:19.284Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T15:41:19.284Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T15:41:19.284Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T15:41:19.284Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestManifestStore [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"549708eaba6b\"}'" [2022-01-03T15:41:19.284Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-03T15:41:19.284Z] PASS [2022-01-03T15:41:19.284Z] coverage: 82.5% of statements [2022-01-03T15:41:19.284Z] === RUN TestSuccessfulDownload [2022-01-03T15:41:19.284Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:41:19.284Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestCancelledDownload [2022-01-03T15:41:19.284Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestMaxDownloadAttempts [2022-01-03T15:41:19.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:41:19.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:41:19.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:41:19.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:41:19.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:41:19.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:41:19.284Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:41:19.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:41:19.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:41:19.284Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:41:19.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:41:19.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:41:19.284Z] ok github.com/docker/docker/daemon/logger/splunk 2.099s coverage: 82.5% of statements [2022-01-03T15:41:19.284Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:41:19.284Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T15:41:19.284Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local582893607\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/no_local_cache [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/with_local_cache [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="reference for unknown type: " [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="reference for unknown type: " [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T15:41:19.284Z] --- PASS: TestV2MetadataService (0.81s) [2022-01-03T15:41:19.284Z] PASS [2022-01-03T15:41:19.284Z] coverage: 48.2% of statements [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="reference for unknown type: " [2022-01-03T15:41:19.284Z] ok github.com/docker/docker/distribution/metadata 0.899s coverage: 48.2% of statements [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="reference for unknown type: " [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="reference for unknown type: " [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T15:41:19.284Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T15:41:19.284Z] time="2022-01-03T15:41:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore (0.26s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T15:41:19.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T15:41:19.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestFixManifestLayers [2022-01-03T15:41:19.284Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T15:41:19.284Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:41:19.284Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestFixManifestLayersBadParent [2022-01-03T15:41:19.284Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestValidateManifest [2022-01-03T15:41:19.284Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:41:19.284Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestFormatPlatform [2022-01-03T15:41:19.284Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T15:41:19.284Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T15:41:19.285Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T15:41:19.285Z] === RUN TestLayerAlreadyExists [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] 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} [2022-01-03T15:41:19.285Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-03T15:41:19.285Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T15:41:19.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-03T15:41:19.751Z] time="2022-01-03T15:41:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:41:19.751Z] time="2022-01-03T15:41:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:41:19.751Z] time="2022-01-03T15:41:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:41:19.751Z] time="2022-01-03T15:41:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:41:19.751Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T15:41:19.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-01-03T15:41:19.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-01-03T15:41:19.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-01-03T15:41:19.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-01-03T15:41:19.751Z] === RUN TestTransfer [2022-01-03T15:41:19.751Z] --- PASS: TestTransfer (0.12s) [2022-01-03T15:41:19.751Z] === RUN TestConcurrencyLimit [2022-01-03T15:41:20.218Z] --- PASS: TestConcurrencyLimit (0.45s) [2022-01-03T15:41:20.218Z] === RUN TestInactiveJobs [2022-01-03T15:41:20.218Z] === RUN TestNotFound [2022-01-03T15:41:20.218Z] --- PASS: TestNotFound (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestConflict [2022-01-03T15:41:20.218Z] --- PASS: TestConflict (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestForbidden [2022-01-03T15:41:20.218Z] --- PASS: TestForbidden (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestInvalidParameter [2022-01-03T15:41:20.218Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestNotImplemented [2022-01-03T15:41:20.218Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestNotModified [2022-01-03T15:41:20.218Z] --- PASS: TestNotModified (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestUnauthorized [2022-01-03T15:41:20.218Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestUnknown [2022-01-03T15:41:20.218Z] --- PASS: TestUnknown (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestCancelled [2022-01-03T15:41:20.218Z] --- PASS: TestCancelled (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestDeadline [2022-01-03T15:41:20.218Z] --- PASS: TestDeadline (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestDataLoss [2022-01-03T15:41:20.218Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestUnavailable [2022-01-03T15:41:20.218Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestSystem [2022-01-03T15:41:20.218Z] --- PASS: TestSystem (0.00s) [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Conflict [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T15:41:20.218Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T15:41:20.218Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T15:41:20.218Z] PASS [2022-01-03T15:41:20.218Z] coverage: 53.1% of statements [2022-01-03T15:41:20.218Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2022-01-03T15:41:20.684Z] --- PASS: TestInactiveJobs (0.36s) [2022-01-03T15:41:20.684Z] === RUN TestWatchRelease [2022-01-03T15:41:20.684Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T15:41:20.684Z] === RUN TestWatchFinishedTransfer [2022-01-03T15:41:20.684Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T15:41:20.684Z] === RUN TestDuplicateTransfer [2022-01-03T15:41:20.684Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T15:41:20.684Z] === RUN TestSuccessfulUpload [2022-01-03T15:41:20.684Z] --- PASS: TestWhenEmptyAuthConfig (1.48s) [2022-01-03T15:41:20.684Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T15:41:20.684Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T15:41:20.684Z] === RUN TestTokenPassThru [2022-01-03T15:41:20.684Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T15:41:20.684Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T15:41:20.684Z] PASS [2022-01-03T15:41:20.684Z] coverage: 24.6% of statements [2022-01-03T15:41:20.684Z] ok github.com/docker/docker/distribution 1.841s coverage: 24.6% of statements [2022-01-03T15:41:20.684Z] time="2022-01-03T15:41:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T15:41:20.684Z] === RUN TestFSGetInvalidData [2022-01-03T15:41:20.684Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestFSInvalidSet [2022-01-03T15:41:20.684Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestFSInvalidRoot [2022-01-03T15:41:20.684Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestFSMetadataGetSet [2022-01-03T15:41:20.684Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-03T15:41:20.684Z] === RUN TestFSInvalidWalker [2022-01-03T15:41:20.684Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestFSGetSet [2022-01-03T15:41:20.684Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:41:20.684Z] --- PASS: TestFSGetSet (0.01s) [2022-01-03T15:41:20.684Z] === RUN TestFSGetUnsetKey [2022-01-03T15:41:20.757Z] --- PASS: TestDaemonRestartIpcMode (3.04s) [2022-01-03T15:41:21.151Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestFSGetEmptyData [2022-01-03T15:41:21.151Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-01-03T15:41:21.151Z] === RUN TestCancelledUpload [2022-01-03T15:41:21.151Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T15:41:21.151Z] === RUN TestFSDelete [2022-01-03T15:41:21.151Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T15:41:21.151Z] PASS [2022-01-03T15:41:21.151Z] coverage: 76.8% of statements [2022-01-03T15:41:21.151Z] ok github.com/docker/docker/distribution/xfer 1.859s coverage: 76.8% of statements [2022-01-03T15:41:21.151Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:41:21.151Z] --- PASS: TestFSDelete (0.03s) [2022-01-03T15:41:21.151Z] === RUN TestFSWalker [2022-01-03T15:41:21.151Z] --- PASS: TestFSWalker (0.02s) [2022-01-03T15:41:21.151Z] === RUN TestFSWalkerStopOnError [2022-01-03T15:41:21.151Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-03T15:41:21.151Z] === RUN TestNewFromJSON [2022-01-03T15:41:21.151Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T15:41:21.151Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestMarshalKeyOrder [2022-01-03T15:41:21.151Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestHistoryEqual [2022-01-03T15:41:21.151Z] === RUN TestCompare [2022-01-03T15:41:21.151Z] --- PASS: TestCompare (0.00s) [2022-01-03T15:41:21.151Z] PASS [2022-01-03T15:41:21.151Z] coverage: 19.2% of statements [2022-01-03T15:41:21.151Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2022-01-03T15:41:21.151Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-03T15:41:21.151Z] === RUN TestImage [2022-01-03T15:41:21.151Z] --- PASS: TestImage (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestImageOSNotEmpty [2022-01-03T15:41:21.151Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T15:41:21.151Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T15:41:21.151Z] === RUN TestCreate [2022-01-03T15:41:21.151Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:41:21.151Z] === RUN TestRestore [2022-01-03T15:41:21.151Z] time="2022-01-03T15:41:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T15:41:21.151Z] --- PASS: TestRestore (0.04s) [2022-01-03T15:41:21.151Z] === RUN TestAddDelete [2022-01-03T15:41:21.151Z] --- PASS: TestAddDelete (0.06s) [2022-01-03T15:41:21.151Z] === RUN TestSearchAfterDelete [2022-01-03T15:41:21.151Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-01-03T15:41:21.151Z] === RUN TestParentReset [2022-01-03T15:41:21.151Z] --- PASS: TestParentReset (0.04s) [2022-01-03T15:41:21.151Z] === RUN TestGetAndSetLastUpdated [2022-01-03T15:41:21.151Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T15:41:21.151Z] === RUN TestStoreLen [2022-01-03T15:41:21.151Z] --- PASS: TestStoreLen (0.05s) [2022-01-03T15:41:21.151Z] PASS [2022-01-03T15:41:21.151Z] coverage: 86.6% of statements [2022-01-03T15:41:21.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T15:41:21.617Z] ok github.com/docker/docker/image 0.602s coverage: 86.6% of statements [2022-01-03T15:41:22.083Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T15:41:22.083Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T15:41:22.083Z] PASS [2022-01-03T15:41:22.083Z] coverage: 25.0% of statements [2022-01-03T15:41:22.083Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-01-03T15:41:22.083Z] === RUN TestValidateManifest [2022-01-03T15:41:22.083Z] === RUN TestValidateManifest/non-nil [2022-01-03T15:41:22.083Z] === RUN TestValidateManifest/nil [2022-01-03T15:41:22.083Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T15:41:22.083Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T15:41:22.083Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T15:41:22.083Z] PASS [2022-01-03T15:41:22.083Z] coverage: 0.7% of statements [2022-01-03T15:41:22.083Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-01-03T15:41:22.083Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:41:22.226Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2022-01-03T15:41:22.227Z] === RUN TestServicePlugin [2022-01-03T15:41:22.273Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2022-01-03T15:41:22.273Z] PASS [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === Skipped [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-03T15:41:22.273Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:41:22.273Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:41:22.273Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-03T15:41:22.273Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-03T15:41:22.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-03T15:41:22.273Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:41:22.273Z] [2022-01-03T15:41:22.273Z] DONE 200 tests, 6 skipped in 155.566s [2022-01-03T15:41:22.534Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-03T15:41:22.534Z] ++ 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 [2022-01-03T15:41:22.534Z] ++ set -e [2022-01-03T15:41:22.534Z] ++ '[' -n 0 ']' [2022-01-03T15:41:22.534Z] ++ set -x [2022-01-03T15:41:22.534Z] ++ 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 [2022-01-03T15:41:22.534Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:41:22.957Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2022-01-03T15:41:22.957Z] PASS [2022-01-03T15:41:22.957Z] [2022-01-03T15:41:22.957Z] === Skipped [2022-01-03T15:41:22.957Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:41:22.957Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:41:22.957Z] [2022-01-03T15:41:22.957Z] DONE 26 tests, 1 skipped in 41.781s [2022-01-03T15:41:22.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:41:22.958Z] ++ 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 [2022-01-03T15:41:22.958Z] ++ set -e [2022-01-03T15:41:22.958Z] ++ '[' -n 0 ']' [2022-01-03T15:41:22.958Z] ++ set -x [2022-01-03T15:41:22.958Z] ++ 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 [2022-01-03T15:41:22.958Z] INFO: Testing against a local daemon [2022-01-03T15:41:22.958Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:41:22.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:41:22.958Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:41:22.958Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:41:22.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:41:22.958Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:41:22.958Z] PASS [2022-01-03T15:41:22.958Z] [2022-01-03T15:41:22.958Z] === Skipped [2022-01-03T15:41:22.958Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:41:22.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:41:22.958Z] [2022-01-03T15:41:22.958Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:41:22.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:41:22.958Z] [2022-01-03T15:41:22.958Z] DONE 2 tests, 2 skipped in 0.083s [2022-01-03T15:41:23.065Z] === RUN TestSerialization [2022-01-03T15:41:23.065Z] --- PASS: TestSerialization (0.02s) [2022-01-03T15:41:23.065Z] PASS [2022-01-03T15:41:23.065Z] coverage: 100.0% of statements [2022-01-03T15:41:23.065Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-01-03T15:41:23.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-03T15:41:23.106Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:41:23.106Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-03T15:41:23.106Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-03T15:41:23.106Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-03T15:41:23.106Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-03T15:41:23.106Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-03T15:41:23.106Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-03T15:41:23.106Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-03T15:41:23.106Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-03T15:41:23.213Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:41:23.213Z] ++ 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 [2022-01-03T15:41:23.213Z] ++ set -e [2022-01-03T15:41:23.213Z] ++ '[' -n 0 ']' [2022-01-03T15:41:23.213Z] ++ set -x [2022-01-03T15:41:23.213Z] ++ 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 [2022-01-03T15:41:23.213Z] INFO: Testing against a local daemon [2022-01-03T15:41:23.213Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-03T15:41:23.367Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-03T15:41:23.367Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-03T15:41:23.367Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-03T15:41:23.531Z] === RUN TestEnvironmentParsing [2022-01-03T15:41:23.531Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T15:41:23.531Z] PASS [2022-01-03T15:41:23.531Z] coverage: 1.2% of statements [2022-01-03T15:41:23.531Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-01-03T15:41:23.531Z] === RUN TestEmptyLayer [2022-01-03T15:41:23.531Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T15:41:23.532Z] === RUN TestCommitFailure [2022-01-03T15:41:23.532Z] --- PASS: TestCommitFailure (0.01s) [2022-01-03T15:41:23.532Z] === RUN TestStartTransactionFailure [2022-01-03T15:41:23.532Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T15:41:23.532Z] === RUN TestGetOrphan [2022-01-03T15:41:23.532Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T15:41:23.532Z] === RUN TestMountAndRegister [2022-01-03T15:41:23.532Z] layer_test.go:270: Layer size: 14 [2022-01-03T15:41:23.532Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-03T15:41:23.532Z] === RUN TestLayerRelease [2022-01-03T15:41:23.532Z] layer_test.go:303: Failing on Windows [2022-01-03T15:41:23.532Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T15:41:23.532Z] === RUN TestStoreRestore [2022-01-03T15:41:23.532Z] layer_test.go:352: Failing on Windows [2022-01-03T15:41:23.532Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T15:41:23.532Z] === RUN TestTarStreamStability [2022-01-03T15:41:23.532Z] layer_test.go:467: Failing on Windows [2022-01-03T15:41:23.532Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T15:41:23.532Z] === RUN TestRegisterExistingLayer [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-01-03T15:41:23.627Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-01-03T15:41:23.627Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:41:23.627Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-03T15:41:23.998Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-01-03T15:41:23.998Z] === RUN TestTarStreamVerification [2022-01-03T15:41:23.998Z] layer_test.go:696: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestLayerMigration [2022-01-03T15:41:23.998Z] migration_test.go:45: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T15:41:23.998Z] migration_test.go:181: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestMountInit [2022-01-03T15:41:23.998Z] mount_test.go:17: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestMountSize [2022-01-03T15:41:23.998Z] mount_test.go:76: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestMountChanges [2022-01-03T15:41:23.998Z] mount_test.go:125: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T15:41:23.998Z] === RUN TestMountApply [2022-01-03T15:41:23.998Z] mount_test.go:212: Failing on Windows [2022-01-03T15:41:23.998Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T15:41:23.998Z] PASS [2022-01-03T15:41:23.998Z] coverage: 30.1% of statements [2022-01-03T15:41:23.998Z] ok github.com/docker/docker/layer 0.284s coverage: 30.1% of statements [2022-01-03T15:41:23.998Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:41:23.998Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:41:23.998Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:41:23.998Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:41:23.998Z] === RUN TestSequenceGetAvailableBit [2022-01-03T15:41:23.998Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSequenceEqual [2022-01-03T15:41:24.465Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSequenceCopy [2022-01-03T15:41:24.465Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestGetFirstAvailable [2022-01-03T15:41:24.465Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestFindSequence [2022-01-03T15:41:24.465Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestCheckIfAvailable [2022-01-03T15:41:24.465Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestMergeSequences [2022-01-03T15:41:24.465Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestPushReservation [2022-01-03T15:41:24.465Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSerializeDeserialize [2022-01-03T15:41:24.465Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSet [2022-01-03T15:41:24.465Z] --- PASS: TestSet (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSetUnset [2022-01-03T15:41:24.465Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestOffsetSetUnset [2022-01-03T15:41:24.465Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSetInRange [2022-01-03T15:41:24.465Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestSetAnyInRange [2022-01-03T15:41:24.465Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestMethods [2022-01-03T15:41:24.465Z] --- PASS: TestMethods (0.00s) [2022-01-03T15:41:24.465Z] === RUN TestRandomAllocateDeallocate [2022-01-03T15:41:24.577Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-01-03T15:41:24.577Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:41:25.015Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-03T15:41:25.138Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:41:25.489Z] plugin_test.go:61: [d12899420a3a9] joining swarm manager [d9cffba47662a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:41:25.588Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T15:41:25.849Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-03T15:41:26.024Z] === RUN TestInvalidConfig [2022-01-03T15:41:26.024Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T15:41:26.024Z] === RUN TestConfig [2022-01-03T15:41:26.024Z] --- PASS: TestConfig (0.00s) [2022-01-03T15:41:26.024Z] === RUN TestOptionsLabels [2022-01-03T15:41:26.024Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T15:41:26.024Z] === RUN TestValidName [2022-01-03T15:41:26.024Z] --- PASS: TestValidName (0.00s) [2022-01-03T15:41:26.024Z] === RUN TestTLSConfiguration [2022-01-03T15:41:26.065Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:41:26.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-03T15:41:26.491Z] time="2022-01-03T15:41:25Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T15:41:26.491Z] --- PASS: TestTLSConfiguration (0.15s) [2022-01-03T15:41:26.491Z] PASS [2022-01-03T15:41:26.491Z] coverage: 24.0% of statements [2022-01-03T15:41:26.491Z] ok github.com/docker/docker/libnetwork/config 0.217s coverage: 24.0% of statements [2022-01-03T15:41:26.626Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-03T15:41:26.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:41:26.851Z] plugin_test.go:64: [dfb0cb3dd781a] joining swarm manager [d9cffba47662a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:41:26.957Z] === RUN TestKey [2022-01-03T15:41:26.957Z] --- PASS: TestKey (0.00s) [2022-01-03T15:41:26.957Z] === RUN TestParseKey [2022-01-03T15:41:26.957Z] --- PASS: TestParseKey (0.00s) [2022-01-03T15:41:26.957Z] === RUN TestInvalidDataStore [2022-01-03T15:41:26.957Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T15:41:26.957Z] === RUN TestKVObjectFlatKey [2022-01-03T15:41:26.957Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T15:41:26.957Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T15:41:26.957Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T15:41:26.957Z] PASS [2022-01-03T15:41:26.957Z] coverage: 21.9% of statements [2022-01-03T15:41:26.957Z] ok github.com/docker/docker/libnetwork/datastore 0.066s coverage: 21.9% of statements [2022-01-03T15:41:27.056Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-03T15:41:27.056Z] daemon_test.go:156: [d5f804e3fa882] daemon is not started [2022-01-03T15:41:27.056Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2022-01-03T15:41:27.056Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-01-03T15:41:27.056Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-01-03T15:41:27.056Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-03T15:41:27.056Z] === RUN TestDaemonProxy [2022-01-03T15:41:27.056Z] === RUN TestDaemonProxy/environment_variables [2022-01-03T15:41:27.423Z] === RUN TestErrorInterfaces [2022-01-03T15:41:27.423Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestNetworkMarshalling [2022-01-03T15:41:27.423Z] === RUN TestIPDataMarshalling [2022-01-03T15:41:27.423Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestValidateAndIsV6 [2022-01-03T15:41:27.423Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T15:41:27.423Z] PASS [2022-01-03T15:41:27.423Z] coverage: 68.9% of statements [2022-01-03T15:41:27.423Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-01-03T15:41:27.423Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-03T15:41:27.423Z] === RUN TestEndpointMarshalling [2022-01-03T15:41:27.423Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestAuxAddresses [2022-01-03T15:41:27.423Z] time="2022-01-03T15:41:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:41:27.423Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T15:41:27.423Z] === RUN TestSRVServiceQuery [2022-01-03T15:41:27.423Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestServiceVIPReuse [2022-01-03T15:41:27.423Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T15:41:27.423Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T15:41:27.423Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestDNSIPQuery [2022-01-03T15:41:27.423Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestDNSProxyServFail [2022-01-03T15:41:27.423Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestSandboxAddEmpty [2022-01-03T15:41:27.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestSandboxAddMultiPrio [2022-01-03T15:41:27.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestSandboxAddSamePrio [2022-01-03T15:41:27.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestCleanupServiceDiscovery [2022-01-03T15:41:27.423Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestDNSOptions [2022-01-03T15:41:27.423Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:27.423Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T15:41:27.423Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T15:41:27.423Z] time="2022-01-03T15:41:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:41:27.423Z] time="2022-01-03T15:41:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:41:27.423Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-03T15:41:27.423Z] PASS [2022-01-03T15:41:27.423Z] coverage: 8.6% of statements [2022-01-03T15:41:27.423Z] ok github.com/docker/docker/libnetwork 0.302s coverage: 8.6% of statements [2022-01-03T15:41:27.893Z] === RUN TestDriver [2022-01-03T15:41:27.893Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:41:27.893Z] PASS [2022-01-03T15:41:27.893Z] coverage: 34.8% of statements [2022-01-03T15:41:27.893Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-01-03T15:41:27.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T15:41:27.998Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T15:41:28.259Z] check_test.go:308: [d63dcb80b0f35] daemon is not started [2022-01-03T15:41:28.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-03T15:41:28.360Z] === RUN TestDriver [2022-01-03T15:41:28.360Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:41:28.360Z] PASS [2022-01-03T15:41:28.360Z] coverage: 34.8% of statements [2022-01-03T15:41:28.360Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-01-03T15:41:28.360Z] === RUN TestNetworkAllocateFree [2022-01-03T15:41:28.360Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T15:41:28.360Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T15:41:28.360Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T15:41:28.360Z] PASS [2022-01-03T15:41:28.360Z] coverage: 63.6% of statements [2022-01-03T15:41:28.360Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-01-03T15:41:28.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:41:28.520Z] === RUN TestDaemonProxy/command-line_options [2022-01-03T15:41:28.521Z] tests/integration/client_test.py ..... [ 75%] [2022-01-03T15:41:28.779Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-03T15:41:29.037Z] tests/integration/errors_test.py . [ 76%] [2022-01-03T15:41:29.342Z] === RUN TestGetEmptyCapabilities [2022-01-03T15:41:29.342Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-03T15:41:29.342Z] === RUN TestGetExtraCapabilities [2022-01-03T15:41:29.342Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-03T15:41:29.342Z] === RUN TestGetInvalidCapabilities [2022-01-03T15:41:29.342Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-03T15:41:29.342Z] === RUN TestRemoteDriver [2022-01-03T15:41:29.342Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:41:29.342Z] === RUN TestDriverError [2022-01-03T15:41:29.342Z] --- PASS: TestDriverError (0.00s) [2022-01-03T15:41:29.342Z] === RUN TestMissingValues [2022-01-03T15:41:29.342Z] --- PASS: TestMissingValues (0.00s) [2022-01-03T15:41:29.342Z] === RUN TestRollback [2022-01-03T15:41:29.342Z] --- PASS: TestRollback (0.00s) [2022-01-03T15:41:29.342Z] PASS [2022-01-03T15:41:29.342Z] coverage: 57.4% of statements [2022-01-03T15:41:29.342Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.079s coverage: 57.4% of statements [2022-01-03T15:41:29.342Z] === RUN TestNAT [2022-01-03T15:41:29.342Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:41:29.342Z] --- SKIP: TestNAT (0.00s) [2022-01-03T15:41:29.342Z] === RUN TestTransparent [2022-01-03T15:41:29.342Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:41:29.342Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T15:41:29.342Z] PASS [2022-01-03T15:41:29.342Z] coverage: 0.0% of statements [2022-01-03T15:41:29.342Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-01-03T15:41:29.809Z] === RUN TestBuildDefault [2022-01-03T15:41:29.809Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestBuildHostnameDomainname [2022-01-03T15:41:29.809Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestBuildHostname [2022-01-03T15:41:29.809Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestBuildHostnameFQDN [2022-01-03T15:41:29.809Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestBuildNoIP [2022-01-03T15:41:29.809Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestUpdate [2022-01-03T15:41:29.809Z] --- PASS: TestUpdate (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T15:41:29.809Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T15:41:29.809Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestAddEmpty [2022-01-03T15:41:29.809Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestAdd [2022-01-03T15:41:29.809Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestDeleteEmpty [2022-01-03T15:41:29.809Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestDeleteNewline [2022-01-03T15:41:29.809Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestDelete [2022-01-03T15:41:29.809Z] --- PASS: TestDelete (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestConcurrentWrites [2022-01-03T15:41:29.809Z] === RUN TestNew [2022-01-03T15:41:29.809Z] --- PASS: TestNew (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestAddDriver [2022-01-03T15:41:29.809Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestAddDuplicateDriver [2022-01-03T15:41:29.809Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T15:41:29.809Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestDriver [2022-01-03T15:41:29.809Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestIPAM [2022-01-03T15:41:29.809Z] --- PASS: TestIPAM (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestWalkIPAMs [2022-01-03T15:41:29.809Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T15:41:29.809Z] === RUN TestWalkDrivers [2022-01-03T15:41:29.809Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T15:41:29.809Z] PASS [2022-01-03T15:41:29.809Z] coverage: 82.4% of statements [2022-01-03T15:41:29.809Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2022-01-03T15:41:29.880Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:41:30.275Z] --- PASS: TestConcurrentWrites (0.19s) [2022-01-03T15:41:30.276Z] PASS [2022-01-03T15:41:30.276Z] coverage: 81.2% of statements [2022-01-03T15:41:30.276Z] ok github.com/docker/docker/libnetwork/etchosts 0.246s coverage: 81.2% of statements [2022-01-03T15:41:30.276Z] --- PASS: TestRandomAllocateDeallocate (6.03s) [2022-01-03T15:41:30.276Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:41:30.435Z] === RUN TestDaemonProxy/configuration_file [2022-01-03T15:41:30.742Z] === RUN TestDiff [2022-01-03T15:41:30.742Z] --- PASS: TestDiff (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestAddedCallback [2022-01-03T15:41:30.742Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestRemovedCallback [2022-01-03T15:41:30.742Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestNoCallback [2022-01-03T15:41:30.742Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T15:41:30.742Z] PASS [2022-01-03T15:41:30.742Z] coverage: 48.1% of statements [2022-01-03T15:41:30.742Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2022-01-03T15:41:30.742Z] === RUN TestNew [2022-01-03T15:41:30.742Z] --- PASS: TestNew (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestAllocate [2022-01-03T15:41:30.742Z] --- PASS: TestAllocate (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestUninitialized [2022-01-03T15:41:30.742Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestAllocateInRange [2022-01-03T15:41:30.742Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T15:41:30.742Z] === RUN TestAllocateSerial [2022-01-03T15:41:30.742Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T15:41:30.742Z] PASS [2022-01-03T15:41:30.742Z] coverage: 87.5% of statements [2022-01-03T15:41:30.742Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-01-03T15:41:31.006Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-03T15:41:31.208Z] === RUN TestCaller [2022-01-03T15:41:31.208Z] --- PASS: TestCaller (0.00s) [2022-01-03T15:41:31.208Z] PASS [2022-01-03T15:41:31.208Z] coverage: 100.0% of statements [2022-01-03T15:41:31.208Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2022-01-03T15:41:31.208Z] === RUN TestSetSerialInsertDelete [2022-01-03T15:41:31.208Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T15:41:31.208Z] === RUN TestSetParallelInsertDelete [2022-01-03T15:41:31.208Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-01-03T15:41:31.208Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T15:41:31.948Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T15:41:32.191Z] === RUN TestPoolRequest [2022-01-03T15:41:32.191Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T15:41:32.191Z] === RUN TestOtherRequests [2022-01-03T15:41:32.191Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T15:41:32.191Z] PASS [2022-01-03T15:41:32.191Z] coverage: 57.1% of statements [2022-01-03T15:41:32.191Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-01-03T15:41:32.209Z] === RUN TestDaemonProxy/conflicting_options [2022-01-03T15:41:32.657Z] === RUN TestInt2IP2IntConversion [2022-01-03T15:41:32.657Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.43s) [2022-01-03T15:41:32.657Z] === RUN TestRetrieveFromStore [2022-01-03T15:41:32.783Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-03T15:41:33.125Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-01-03T15:41:33.125Z] === RUN TestGetAddressVersion [2022-01-03T15:41:33.125Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T15:41:33.125Z] === RUN TestKeyString [2022-01-03T15:41:33.125Z] --- PASS: TestKeyString (0.00s) [2022-01-03T15:41:33.125Z] === RUN TestPoolDataMarshal [2022-01-03T15:41:33.125Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T15:41:33.125Z] === RUN TestSubnetsMarshal [2022-01-03T15:41:33.125Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-03T15:41:33.125Z] === RUN TestAddSubnets [2022-01-03T15:41:33.125Z] --- PASS: TestAddSubnets (0.05s) [2022-01-03T15:41:33.125Z] === RUN TestDoublePoolRelease [2022-01-03T15:41:33.125Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-03T15:41:33.125Z] === RUN TestAddReleasePoolID [2022-01-03T15:41:33.125Z] === RUN TestGetCapabilities [2022-01-03T15:41:33.125Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T15:41:33.125Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T15:41:33.125Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-03T15:41:33.125Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T15:41:33.125Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-03T15:41:33.125Z] === RUN TestRemoteDriver [2022-01-03T15:41:33.125Z] --- PASS: TestRemoteDriver (0.00s) [2022-01-03T15:41:33.125Z] PASS [2022-01-03T15:41:33.125Z] coverage: 47.4% of statements [2022-01-03T15:41:33.125Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-01-03T15:41:33.125Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-01-03T15:41:33.125Z] === RUN TestPredefinedPool [2022-01-03T15:41:33.125Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-03T15:41:33.125Z] === RUN TestRemoveSubnet [2022-01-03T15:41:33.146Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy (6.33s) [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-03T15:41:33.356Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-01-03T15:41:33.356Z] PASS [2022-01-03T15:41:33.356Z] [2022-01-03T15:41:33.356Z] DONE 17 tests in 10.813s [2022-01-03T15:41:33.356Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-03T15:41:33.356Z] ++ 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 [2022-01-03T15:41:33.356Z] ++ set -e [2022-01-03T15:41:33.356Z] ++ '[' -n 0 ']' [2022-01-03T15:41:33.356Z] ++ set -x [2022-01-03T15:41:33.356Z] ++ 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 [2022-01-03T15:41:33.356Z] INFO: Testing against a local daemon [2022-01-03T15:41:33.356Z] === RUN TestCommitInheritsEnv [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan (8.93s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.76s) [2022-01-03T15:41:33.402Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-01-03T15:41:33.402Z] PASS [2022-01-03T15:41:33.402Z] [2022-01-03T15:41:33.402Z] DONE 8 tests in 10.358s [2022-01-03T15:41:33.402Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:41:33.402Z] ++ 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 [2022-01-03T15:41:33.402Z] ++ set -e [2022-01-03T15:41:33.402Z] ++ '[' -n 0 ']' [2022-01-03T15:41:33.402Z] ++ set -x [2022-01-03T15:41:33.402Z] ++ 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 [2022-01-03T15:41:33.402Z] testing: warning: no tests to run [2022-01-03T15:41:33.402Z] PASS [2022-01-03T15:41:33.402Z] [2022-01-03T15:41:33.402Z] DONE 0 tests in 0.020s [2022-01-03T15:41:33.402Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:41:33.402Z] ++ 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 [2022-01-03T15:41:33.402Z] ++ set -e [2022-01-03T15:41:33.402Z] ++ '[' -n 0 ']' [2022-01-03T15:41:33.402Z] ++ set -x [2022-01-03T15:41:33.402Z] ++ 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 [2022-01-03T15:41:33.592Z] --- PASS: TestRemoveSubnet (0.21s) [2022-01-03T15:41:33.592Z] === RUN TestGetSameAddress [2022-01-03T15:41:33.592Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-03T15:41:33.592Z] === RUN TestPoolAllocationReuse [2022-01-03T15:41:33.592Z] --- PASS: TestRetrieveFromStore (0.66s) [2022-01-03T15:41:33.592Z] === RUN TestIsCorrupted [2022-01-03T15:41:33.592Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-03T15:41:33.592Z] === RUN TestSetRollover [2022-01-03T15:41:33.658Z] INFO: Testing against a local daemon [2022-01-03T15:41:33.658Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:41:33.927Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-01-03T15:41:33.927Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:41:33.927Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-03T15:41:33.927Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:41:33.927Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-01-03T15:41:33.927Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:41:33.927Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-03T15:41:33.927Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:41:34.059Z] === RUN TestWindowsIPAM [2022-01-03T15:41:34.059Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T15:41:34.059Z] PASS [2022-01-03T15:41:34.059Z] coverage: 71.4% of statements [2022-01-03T15:41:34.059Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-01-03T15:41:34.188Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-01-03T15:41:34.188Z] === RUN TestRemoveImageGarbageCollector [2022-01-03T15:41:34.527Z] === RUN TestDefaultNetwork [2022-01-03T15:41:34.589Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-01-03T15:41:34.589Z] === RUN TestAuthZPluginTLS [2022-01-03T15:41:34.760Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-03T15:41:34.993Z] --- PASS: TestDefaultNetwork (0.23s) [2022-01-03T15:41:34.993Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T15:41:34.993Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-01-03T15:41:34.993Z] === RUN TestInitAddressPools [2022-01-03T15:41:34.993Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T15:41:34.993Z] PASS [2022-01-03T15:41:34.993Z] coverage: 74.0% of statements [2022-01-03T15:41:34.993Z] --- PASS: TestSetRollover (1.56s) [2022-01-03T15:41:34.993Z] === RUN TestSetRolloverSerial [2022-01-03T15:41:34.993Z] ok github.com/docker/docker/libnetwork/ipamutils 0.521s coverage: 74.0% of statements [2022-01-03T15:41:34.993Z] --- PASS: TestPoolAllocationReuse (1.69s) [2022-01-03T15:41:34.993Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T15:41:34.993Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T15:41:34.993Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T15:41:35.151Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-03T15:41:35.151Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:41:35.459Z] === RUN TestKeyValue [2022-01-03T15:41:35.459Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T15:41:35.459Z] PASS [2022-01-03T15:41:35.459Z] coverage: 60.0% of statements [2022-01-03T15:41:35.459Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-01-03T15:41:35.712Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-03T15:41:35.712Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:41:36.150Z] check_test.go:308: [da8f9497f78e4] daemon is not started [2022-01-03T15:41:36.150Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-03T15:41:36.273Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-03T15:41:36.273Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:41:36.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T15:41:36.468Z] 2022/01/03 15:41:35 Closing DB instances... [2022-01-03T15:41:36.671Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-01-03T15:41:36.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:41:36.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-03T15:41:36.671Z] === RUN TestTagInvalidReference [2022-01-03T15:41:36.671Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-03T15:41:36.671Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:41:36.671Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-03T15:41:36.671Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:41:36.671Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-03T15:41:36.671Z] === RUN TestTagOfficialNames [2022-01-03T15:41:36.836Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-03T15:41:36.836Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:41:36.932Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T15:41:36.932Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-03T15:41:36.932Z] === RUN TestTagMatchesDigest [2022-01-03T15:41:36.932Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-03T15:41:36.932Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-03T15:41:37.019Z] --- PASS: TestSetRolloverSerial (1.82s) [2022-01-03T15:41:37.019Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T15:41:37.019Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T15:41:37.019Z] PASS [2022-01-03T15:41:37.019Z] coverage: 84.4% of statements [2022-01-03T15:41:37.019Z] ok github.com/docker/docker/libnetwork/bitseq 12.666s coverage: 84.4% of statements [2022-01-03T15:41:37.486Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.58s) [2022-01-03T15:41:37.486Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T15:41:37.502Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T15:41:37.762Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-01-03T15:41:37.762Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:41:37.952Z] === RUN TestNetworkDBSimple [2022-01-03T15:41:38.025Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-01-03T15:41:38.025Z] === RUN TestFindNode [2022-01-03T15:41:38.025Z] 2022/01/03 15:41:37 Closing DB instances... [2022-01-03T15:41:38.025Z] --- PASS: TestFindNode (0.02s) [2022-01-03T15:41:38.025Z] === RUN TestChangeNodeState [2022-01-03T15:41:38.025Z] 2022/01/03 15:41:37 Closing DB instances... [2022-01-03T15:41:38.025Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T15:41:38.025Z] === RUN TestNodeReincarnation [2022-01-03T15:41:38.025Z] 2022/01/03 15:41:37 Closing DB instances... [2022-01-03T15:41:38.324Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-03T15:41:38.324Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:41:38.885Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-03T15:41:38.885Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:41:38.935Z] 2022/01/03 15:41:38 Closing DB instances... [2022-01-03T15:41:39.446Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-03T15:41:39.446Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:41:39.917Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.08s) [2022-01-03T15:41:39.917Z] === RUN TestGetAddress [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:41:39.917Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:41:39.917Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-03T15:41:39.917Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T15:41:40.048Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-03T15:41:40.383Z] === RUN TestGenerate [2022-01-03T15:41:40.383Z] --- PASS: TestGenerate (0.00s) [2022-01-03T15:41:40.383Z] === RUN TestGeneratePtr [2022-01-03T15:41:40.383Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T15:41:40.383Z] === RUN TestGenerateMissingField [2022-01-03T15:41:40.383Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T15:41:40.383Z] === RUN TestFieldCannotBeSet [2022-01-03T15:41:40.383Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T15:41:40.383Z] === RUN TestTypeMismatchError [2022-01-03T15:41:40.383Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T15:41:40.383Z] PASS [2022-01-03T15:41:40.383Z] coverage: 100.0% of statements [2022-01-03T15:41:40.383Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-01-03T15:41:40.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T15:41:40.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-01-03T15:41:40.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:41:41.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T15:41:41.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T15:41:41.366Z] testing: warning: no tests to run [2022-01-03T15:41:41.366Z] PASS [2022-01-03T15:41:41.366Z] coverage: 0.0% of statements [2022-01-03T15:41:41.366Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:41:41.366Z] 2022/01/03 15:41:40 Closing DB instances... [2022-01-03T15:41:41.366Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T15:41:41.366Z] PASS [2022-01-03T15:41:41.366Z] coverage: 100.0% of statements [2022-01-03T15:41:41.366Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-01-03T15:41:41.833Z] === RUN TestRequestNewPort [2022-01-03T15:41:41.833Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestRequestSpecificPort [2022-01-03T15:41:41.833Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestReleasePort [2022-01-03T15:41:41.833Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestReuseReleasedPort [2022-01-03T15:41:41.833Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestReleaseUnreadledPort [2022-01-03T15:41:41.833Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestUnknowProtocol [2022-01-03T15:41:41.833Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestAllocateAllPorts [2022-01-03T15:41:41.833Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestPortAllocation [2022-01-03T15:41:41.833Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T15:41:41.833Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestNoDuplicateBPR [2022-01-03T15:41:41.833Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T15:41:41.833Z] === RUN TestChangePortRange [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T15:41:41.833Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T15:41:41.833Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T15:41:41.833Z] PASS [2022-01-03T15:41:41.833Z] coverage: 88.6% of statements [2022-01-03T15:41:41.833Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-01-03T15:41:41.833Z] testing: warning: no tests to run [2022-01-03T15:41:41.833Z] PASS [2022-01-03T15:41:42.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T15:41:42.177Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2022-01-03T15:41:42.177Z] === RUN TestAuthZPluginHeader [2022-01-03T15:41:42.300Z] coverage: 0.0% of statements [2022-01-03T15:41:42.300Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:41:42.300Z] === RUN TestHashData [2022-01-03T15:41:42.300Z] --- PASS: TestHashData (0.00s) [2022-01-03T15:41:42.300Z] PASS [2022-01-03T15:41:42.300Z] coverage: 2.8% of statements [2022-01-03T15:41:42.300Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-01-03T15:41:42.768Z] === RUN TestErrorConstructors [2022-01-03T15:41:42.768Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T15:41:42.768Z] === RUN TestCompareIPMask [2022-01-03T15:41:42.768Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T15:41:42.768Z] === RUN TestUtilGetHostPartIP [2022-01-03T15:41:42.768Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T15:41:42.768Z] === RUN TestUtilGetBroadcastIP [2022-01-03T15:41:42.768Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T15:41:42.768Z] === RUN TestParseCIDR [2022-01-03T15:41:42.768Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T15:41:42.768Z] PASS [2022-01-03T15:41:42.768Z] coverage: 37.3% of statements [2022-01-03T15:41:42.768Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-01-03T15:41:42.768Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-03T15:41:42.768Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T15:41:42.823Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T15:41:42.823Z] === RUN TestParallelCreate [2022-01-03T15:41:42.823Z] 2022/01/03 15:41:42 Closing DB instances... [2022-01-03T15:41:42.823Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T15:41:42.823Z] === RUN TestParallelDelete [2022-01-03T15:41:42.823Z] 2022/01/03 15:41:42 Closing DB instances... [2022-01-03T15:41:42.823Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T15:41:42.823Z] === RUN TestNetworkDBIslands [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2f66b48f4553 with config:&{NodeID:2f66b48f4553 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}" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 2f66b48f4553/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 2f66b48f4553/172.19.45.17, added to nodes list" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5f2c885fd247 with config:&{NodeID:5f2c885fd247 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}" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 5f2c885fd247/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to nodes list" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 5f2c885fd247/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to nodes list" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 2f66b48f4553/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=info msg="Node 2f66b48f4553/172.19.45.17, added to nodes list" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-03T15:41:42.823Z] time="2022-01-03T15:41:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T15:41:43.104Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-03T15:41:43.104Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:41:43.104Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:41:43.104Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T15:41:43.104Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:41:43.104Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:41:43.104Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-03T15:41:43.104Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:41:43.104Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:41:43.104Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T15:41:43.104Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:41:43.104Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:41:43.105Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T15:41:43.105Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T15:41:43.235Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T15:41:43.235Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T15:41:43.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T15:41:43.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T15:41:43.701Z] PASS [2022-01-03T15:41:43.701Z] coverage: 50.0% of statements [2022-01-03T15:41:43.701Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:870d82c9ee69 with config:&{NodeID:870d82c9ee69 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}" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, added to nodes list" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, added to nodes list" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 2f66b48f4553/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 2f66b48f4553/172.19.45.17, added to nodes list" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 5f2c885fd247/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to nodes list" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:43.806Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.167Z] === RUN TestAddressPoolOpt [2022-01-03T15:41:44.167Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/a [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/something [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/_=a [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/PATH [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/=a [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/PATH= [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/PATH=something [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/1asd [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/123 [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/some_space [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/= [2022-01-03T15:41:44.167Z] === RUN TestValidateEnv/PaTh [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestParseHost [2022-01-03T15:41:44.167Z] --- PASS: TestParseHost (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestParseDockerDaemonHost [2022-01-03T15:41:44.167Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestParseTCP [2022-01-03T15:41:44.167Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T15:41:44.167Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestValidateExtraHosts [2022-01-03T15:41:44.167Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestIpOptString [2022-01-03T15:41:44.167Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T15:41:44.167Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T15:41:44.167Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestIpOptSetInvalidVal [2022-01-03T15:41:44.167Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestValidateIPAddress [2022-01-03T15:41:44.167Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestMapOpts [2022-01-03T15:41:44.167Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestListOptsWithoutValidator [2022-01-03T15:41:44.167Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestListOptsWithValidator [2022-01-03T15:41:44.167Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestValidateDNSSearch [2022-01-03T15:41:44.167Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T15:41:44.167Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:41:44.167Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestNamedListOpts [2022-01-03T15:41:44.167Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestNamedMapOpts [2022-01-03T15:41:44.167Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestParseLink [2022-01-03T15:41:44.167Z] --- PASS: TestParseLink (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T15:41:44.167Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T15:41:44.167Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T15:41:44.167Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T15:41:44.167Z] === RUN TestUlimitOpt [2022-01-03T15:41:44.167Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T15:41:44.167Z] PASS [2022-01-03T15:41:44.167Z] coverage: 67.1% of statements [2022-01-03T15:41:44.167Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2022-01-03T15:41:44.167Z] 2022/01/03 15:41:43 Closing DB instances... [2022-01-03T15:41:44.167Z] === RUN TestParseVersion [2022-01-03T15:41:44.167Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T15:41:44.167Z] PASS [2022-01-03T15:41:44.167Z] coverage: 52.9% of statements [2022-01-03T15:41:44.167Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9777f42fdda4 with config:&{NodeID:9777f42fdda4 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}" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 2f66b48f4553/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 2f66b48f4553/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 5f2c885fd247/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=info msg="Node 870d82c9ee69/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.272Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.463Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dcb6eaeac6d0 with config:&{NodeID:dcb6eaeac6d0 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}" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 2f66b48f4553/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 2f66b48f4553/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 5f2c885fd247/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 870d82c9ee69/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 870d82c9ee69/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:44.738Z] time="2022-01-03T15:41:44Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:45.204Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=info msg="The new bootstrap node list is:[172.19.45.17:10033 172.19.45.17:10034 172.19.45.17:10035]" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10033" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49354" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10034" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49355" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49356" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10035" [2022-01-03T15:41:45.204Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=info msg="The new bootstrap node list is:[172.19.45.17:10033 172.19.45.17:10034 172.19.45.17:10035]" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10033" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49357" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10034" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49358" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49359" [2022-01-03T15:41:45.204Z] time="2022-01-03T15:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10035" [2022-01-03T15:41:45.421Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node 0 leaving" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553 change state NodeActive --> NodeLeft" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node3(870d82c9ee69): Node leave event for 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553 change state NodeActive --> NodeLeft" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node2(5f2c885fd247): Node leave event for 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553 change state NodeActive --> NodeLeft" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node4(9777f42fdda4): Node leave event for 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553 change state NodeActive --> NodeLeft" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553 change state NodeActive --> NodeLeft" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="node1(2f66b48f4553): Node leave event for 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553/172.19.45.17, left gossip cluster" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553/172.19.45.17, left gossip cluster" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553/172.19.45.17, left gossip cluster" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553/172.19.45.17, left gossip cluster" [2022-01-03T15:41:45.673Z] time="2022-01-03T15:41:45Z" level=info msg="Node 2f66b48f4553/172.19.45.17, left gossip cluster" [2022-01-03T15:41:45.748Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-03T15:41:45.748Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T15:41:45.748Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.45.17:10035: use of closed network connection" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="node 1 leaving" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="node4(9777f42fdda4): Node leave event for 5f2c885fd247/172.19.45.17" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="node3(870d82c9ee69): Node leave event for 5f2c885fd247/172.19.45.17" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247 change state NodeActive --> NodeFailed" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 5f2c885fd247/172.19.45.17" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247/172.19.45.17, added to failed nodes list" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=error msg="node: 5f2c885fd247 is unknown to memberlist" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.139Z] time="2022-01-03T15:41:45Z" level=info msg="Node 5f2c885fd247/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.214Z] === RUN TestIsArchivePathDir [2022-01-03T15:41:46.214Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-03T15:41:46.214Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T15:41:46.214Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T15:41:46.214Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T15:41:46.214Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s) [2022-01-03T15:41:46.214Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T15:41:46.214Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T15:41:46.214Z] === RUN TestMiddleware [2022-01-03T15:41:46.214Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T15:41:46.214Z] === RUN TestNewResponseModifier [2022-01-03T15:41:46.214Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T15:41:46.214Z] PASS [2022-01-03T15:41:46.214Z] coverage: 26.8% of statements [2022-01-03T15:41:46.214Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-03T15:41:46.214Z] === RUN TestIsArchivePathTar [2022-01-03T15:41:46.214Z] ok github.com/docker/docker/pkg/authorization 0.603s coverage: 26.8% of statements [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="node 2 leaving" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 870d82c9ee69/172.19.45.17" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="node4(9777f42fdda4): Node leave event for 870d82c9ee69/172.19.45.17" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69 change state NodeActive --> NodeLeft" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="node3(870d82c9ee69): Node leave event for 870d82c9ee69/172.19.45.17" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.606Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69/172.19.45.17, left gossip cluster" [2022-01-03T15:41:46.680Z] --- PASS: TestIsArchivePathTar (0.26s) [2022-01-03T15:41:46.680Z] === RUN TestDecompressStreamGzip [2022-01-03T15:41:46.680Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-03T15:41:46.680Z] === RUN TestDecompressStreamBzip2 [2022-01-03T15:41:46.680Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-01-03T15:41:46.680Z] === RUN TestDecompressStreamXz [2022-01-03T15:41:46.680Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:41:46.680Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestDecompressStreamZstd [2022-01-03T15:41:46.680Z] archive_test.go:140: zstd not installed [2022-01-03T15:41:46.680Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-03T15:41:46.680Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T15:41:46.680Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T15:41:46.680Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestCompressStreamInvalid [2022-01-03T15:41:46.680Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionInvalid [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionUncompressed [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionBzip2 [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionGzip [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionXz [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestExtensionZstd [2022-01-03T15:41:46.680Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestCmdStreamLargeStderr [2022-01-03T15:41:46.680Z] === RUN TestUnbuffered [2022-01-03T15:41:46.680Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestRaceUnbuffered [2022-01-03T15:41:46.680Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T15:41:46.680Z] PASS [2022-01-03T15:41:46.680Z] coverage: 100.0% of statements [2022-01-03T15:41:46.680Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-01-03T15:41:46.680Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-03T15:41:46.680Z] === RUN TestCmdStreamBad [2022-01-03T15:41:46.680Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:41:46.680Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestCmdStreamGood [2022-01-03T15:41:46.680Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-03T15:41:46.680Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T15:41:46.680Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-03T15:41:46.680Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T15:41:46.680Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T15:41:46.680Z] === RUN TestUntarPath [2022-01-03T15:41:46.821Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-03T15:41:47.072Z] networkdb_test.go:867: node5: OK [2022-01-03T15:41:47.072Z] networkdb_test.go:867: node4: OK [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="node 0 coming back" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node 870d82c9ee69/172.19.45.17, left gossip cluster" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5291a74176d5 with config:&{NodeID:5291a74176d5 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}" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node 5291a74176d5/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node 5291a74176d5/172.19.45.17, added to nodes list" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="node 1 coming back" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:41f9a1e3eb12 with config:&{NodeID:41f9a1e3eb12 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}" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, added to nodes list" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="node 2 coming back" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ea1d4a3930f3 with config:&{NodeID:ea1d4a3930f3 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}" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:47.072Z] time="2022-01-03T15:41:46Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, added to nodes list" [2022-01-03T15:41:47.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-03T15:41:47.147Z] --- PASS: TestUntarPath (0.06s) [2022-01-03T15:41:47.147Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T15:41:47.147Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-01-03T15:41:47.147Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T15:41:47.147Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-03T15:41:47.147Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T15:41:47.147Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T15:41:47.147Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyWithTarSrcFile [2022-01-03T15:41:47.147Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T15:41:47.147Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T15:41:47.147Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T15:41:47.147Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T15:41:47.147Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T15:41:47.147Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T15:41:47.147Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T15:41:47.147Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T15:41:47.147Z] === RUN TestTarFiles [2022-01-03T15:41:47.147Z] === RUN TestMatch [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[foo]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[]#01 [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[qux]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T15:41:47.147Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T15:41:47.147Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T15:41:47.147Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T15:41:47.147Z] PASS [2022-01-03T15:41:47.147Z] coverage: 87.5% of statements [2022-01-03T15:41:47.147Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-01-03T15:41:47.427Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-03T15:41:47.538Z] time="2022-01-03T15:41:47Z" level=debug msg="memberlist: Failed ping: 9777f42fdda4 (timeout reached)" [2022-01-03T15:41:47.538Z] time="2022-01-03T15:41:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.45.17:10037: use of closed network connection" [2022-01-03T15:41:47.538Z] time="2022-01-03T15:41:47Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49360" [2022-01-03T15:41:47.612Z] 2022/01/03 15:41:47 Closing DB instances... [2022-01-03T15:41:47.653Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-03T15:41:47.653Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from config [2022-01-03T15:41:48.004Z] time="2022-01-03T15:41:47Z" level=warning msg="memberlist: Was able to connect to 9777f42fdda4 but other probes failed, network may be misconfigured" [2022-01-03T15:41:48.225Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from config [2022-01-03T15:41:48.600Z] === RUN TestChrootTarUntar [2022-01-03T15:41:48.600Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T15:41:48.600Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T15:41:48.600Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T15:41:48.600Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootCopyWithTar [2022-01-03T15:41:48.600Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootCopyFileWithTar [2022-01-03T15:41:48.600Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootUntarPath [2022-01-03T15:41:48.600Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T15:41:48.600Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T15:41:48.600Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:41:48.600Z] === RUN TestChrootApplyDotDotFile [2022-01-03T15:41:48.600Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:48.600Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:41:48.600Z] PASS [2022-01-03T15:41:48.600Z] coverage: 15.1% of statements [2022-01-03T15:41:48.600Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2022-01-03T15:41:48.797Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from config [2022-01-03T15:41:49.067Z] === RUN TestSizeEmpty [2022-01-03T15:41:49.067Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeEmptyFile [2022-01-03T15:41:49.067Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeNonemptyFile [2022-01-03T15:41:49.067Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T15:41:49.067Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T15:41:49.067Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T15:41:49.067Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestMoveToSubdir [2022-01-03T15:41:49.067Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-03T15:41:49.067Z] === RUN TestSizeNonExistingDirectory [2022-01-03T15:41:49.067Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T15:41:49.067Z] PASS [2022-01-03T15:41:49.067Z] coverage: 80.0% of statements [2022-01-03T15:41:49.067Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-01-03T15:41:49.369Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from config [2022-01-03T15:41:49.533Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-01-03T15:41:49.533Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T15:41:49.940Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from config [2022-01-03T15:41:50.000Z] === RUN Test [2022-01-03T15:41:50.000Z] === RUN Test/TestContainsEntry [2022-01-03T15:41:50.000Z] === RUN Test/TestCreateEntries [2022-01-03T15:41:50.000Z] === RUN Test/TestEntriesDiff [2022-01-03T15:41:50.000Z] === RUN Test/TestEntriesEquality [2022-01-03T15:41:50.000Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T15:41:50.000Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T15:41:50.000Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T15:41:50.000Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T15:41:50.000Z] === RUN Test/TestGeneratorWithPort [2022-01-03T15:41:50.000Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T15:41:50.000Z] === RUN Test/TestNewEntry [2022-01-03T15:41:50.000Z] === RUN Test/TestParse [2022-01-03T15:41:50.000Z] --- PASS: Test (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T15:41:50.000Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T15:41:50.000Z] PASS [2022-01-03T15:41:50.000Z] coverage: 58.3% of statements [2022-01-03T15:41:50.000Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2022-01-03T15:41:50.216Z] time="2022-01-03T15:41:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.45.17:10033 172.19.45.17:10034 172.19.45.17:10035]" [2022-01-03T15:41:50.513Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from cli [2022-01-03T15:41:50.682Z] time="2022-01-03T15:41:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.45.17:10033 172.19.45.17:10034 172.19.45.17:10035]" [2022-01-03T15:41:50.774Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from cli [2022-01-03T15:41:50.983Z] === RUN Test [2022-01-03T15:41:50.983Z] === RUN Test/TestContent [2022-01-03T15:41:50.983Z] === RUN Test/TestInitialize [2022-01-03T15:41:50.983Z] === RUN Test/TestNew [2022-01-03T15:41:50.983Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T15:41:50.983Z] === RUN Test/TestRegister [2022-01-03T15:41:50.983Z] === RUN Test/TestWatch [2022-01-03T15:41:50.983Z] --- PASS: Test (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:41:50.983Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:41:50.983Z] PASS [2022-01-03T15:41:50.983Z] coverage: 97.6% of statements [2022-01-03T15:41:50.983Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2022-01-03T15:41:50.983Z] --- PASS: TestTarFiles (3.93s) [2022-01-03T15:41:50.983Z] === RUN TestDetectCompressionZstd [2022-01-03T15:41:50.983Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T15:41:50.983Z] === RUN TestTarUntar [2022-01-03T15:41:50.983Z] --- PASS: TestTarUntar (0.03s) [2022-01-03T15:41:50.983Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T15:41:50.983Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-03T15:41:50.983Z] === RUN TestTarWithOptions [2022-01-03T15:41:50.983Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-03T15:41:50.983Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T15:41:50.983Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T15:41:50.983Z] === RUN TestUntarUstarGnuConflict [2022-01-03T15:41:50.983Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T15:41:50.983Z] === RUN TestUntarInvalidFilenames [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10033" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49361" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, is the new incarnation of the shutdown node 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49362" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10034" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, is the new incarnation of the shutdown node 5f2c885fd247/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10035" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49363" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, is the new incarnation of the shutdown node 870d82c9ee69/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 9777f42fdda4/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, is the new incarnation of the shutdown node 2f66b48f4553/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:50Z" level=info msg="Node 5291a74176d5/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, is the new incarnation of the shutdown node 5f2c885fd247/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, is the new incarnation of the shutdown node 870d82c9ee69/172.19.45.17" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.149Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.346Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from cli [2022-01-03T15:41:51.449Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2769311241\\dest" [2022-01-03T15:41:51.449Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-01-03T15:41:51.449Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T15:41:51.449Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-03T15:41:51.449Z] === RUN TestUntarInvalidHardlink [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152536263\\victim\\hello" -> "../victim/hello" [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2354923155\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3832469041\\victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3823453645\\victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink464801973\\victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2861392555\\victim" -> "../victim" [2022-01-03T15:41:51.449Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-01-03T15:41:51.449Z] === RUN TestUntarInvalidSymlink [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739922882\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3316770571\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4177844804\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3496530584\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1097886062\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink783324774\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.449Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1319423054\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T15:41:51.449Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-03T15:41:51.449Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T15:41:51.449Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T15:41:51.449Z] === RUN TestXGlobalNoParent [2022-01-03T15:41:51.449Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T15:41:51.449Z] === RUN TestReplaceFileTarWrapper [2022-01-03T15:41:51.449Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-01-03T15:41:51.449Z] === RUN TestPrefixHeaderReadable [2022-01-03T15:41:51.449Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-03T15:41:51.449Z] === RUN TestDisablePigz [2022-01-03T15:41:51.449Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T15:41:51.449Z] 2022/01/03 15:41:51 Closing DB instances... [2022-01-03T15:41:51.449Z] --- PASS: TestDisablePigz (0.16s) [2022-01-03T15:41:51.449Z] === RUN TestPigz [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, joined gossip cluster" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, added to nodes list" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10033" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49364" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10034" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49365" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.45.17:10035" [2022-01-03T15:41:51.615Z] time="2022-01-03T15:41:51Z" level=debug msg="memberlist: Stream connection from=172.19.45.17:49366" [2022-01-03T15:41:51.916Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T15:41:51.916Z] --- PASS: TestPigz (0.26s) [2022-01-03T15:41:51.916Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:41:51.916Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:41:51.916Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestCanonicalTarNameForPath [2022-01-03T15:41:51.916Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestCanonicalTarName [2022-01-03T15:41:51.916Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChmodTarEntry [2022-01-03T15:41:51.916Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestHardLinkOrder [2022-01-03T15:41:51.916Z] === RUN Test [2022-01-03T15:41:51.916Z] === RUN Test/TestInitialize [2022-01-03T15:41:51.916Z] --- PASS: TestHardLinkOrder (0.07s) [2022-01-03T15:41:51.916Z] === RUN TestChangeString [2022-01-03T15:41:51.916Z] --- PASS: TestChangeString (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesWithNoChanges [2022-01-03T15:41:51.916Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-03T15:41:51.916Z] === RUN TestChangesWithChanges [2022-01-03T15:41:51.916Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-03T15:41:51.916Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T15:41:51.916Z] changes_test.go:195: needs more investigation [2022-01-03T15:41:51.916Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesDirsEmpty [2022-01-03T15:41:51.916Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:41:51.916Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesDirsMutated [2022-01-03T15:41:51.916Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:41:51.916Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestApplyLayer [2022-01-03T15:41:51.916Z] changes_test.go:432: needs further investigation [2022-01-03T15:41:51.916Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T15:41:51.916Z] changes_test.go:468: needs further investigation [2022-01-03T15:41:51.916Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T15:41:51.916Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T15:41:51.916Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestChangesSize [2022-01-03T15:41:51.916Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T15:41:51.916Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T15:41:51.916Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2459208132\\dest" [2022-01-03T15:41:51.916Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-03T15:41:51.916Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink797585274\\victim\\hello" -> "../victim/hello" [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2827871884\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:41:51.916Z] time="2022-01-03T15:41:51Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:41:51.916Z] time="2022-01-03T15:41:51Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:41:51.916Z] time="2022-01-03T15:41:51Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:41:51.916Z] === RUN Test/TestInitializeWithCerts [2022-01-03T15:41:51.916Z] time="2022-01-03T15:41:51Z" level=info msg="Initializing discovery with TLS" [2022-01-03T15:41:51.916Z] === RUN Test/TestWatch [2022-01-03T15:41:51.916Z] time="2022-01-03T15:41:51Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink206135836\\victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2535196591\\victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4091595726\\victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink960673216\\victim" -> "../victim" [2022-01-03T15:41:51.916Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-03T15:41:51.916Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3332195776\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink339464979\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3013239258\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2595686070\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2368218964\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4091433162\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:41:51.916Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-03T15:41:51.916Z] === RUN TestApplyLayerWhiteouts [2022-01-03T15:41:51.917Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from cli [2022-01-03T15:41:52.081Z] 2022/01/03 15:41:51 Closing DB instances... [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 5291a74176d5/172.19.45.17" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="node3(ea1d4a3930f3): Node leave event for 5291a74176d5/172.19.45.17" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="node2(41f9a1e3eb12): Node leave event for 5291a74176d5/172.19.45.17" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="node4(9777f42fdda4): Node leave event for 5291a74176d5/172.19.45.17" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="node1(5291a74176d5): Node leave event for 5291a74176d5/172.19.45.17" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:51Z" level=info msg="Node 5291a74176d5/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:52Z" level=info msg="Node 5291a74176d5/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.081Z] time="2022-01-03T15:41:52Z" level=info msg="Node 5291a74176d5/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.383Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-01-03T15:41:52.383Z] === RUN TestGenerateEmptyFile [2022-01-03T15:41:52.383Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T15:41:52.383Z] === RUN TestGenerateWithContent [2022-01-03T15:41:52.383Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T15:41:52.383Z] PASS [2022-01-03T15:41:52.383Z] coverage: 62.0% of statements [2022-01-03T15:41:52.383Z] ok github.com/docker/docker/pkg/archive 6.147s coverage: 62.0% of statements [2022-01-03T15:41:52.490Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from cli [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="node3(ea1d4a3930f3): Node leave event for 41f9a1e3eb12/172.19.45.17" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 41f9a1e3eb12/172.19.45.17" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="node4(9777f42fdda4): Node leave event for 41f9a1e3eb12/172.19.45.17" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12 change state NodeActive --> NodeLeft" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="node2(41f9a1e3eb12): Node leave event for 41f9a1e3eb12/172.19.45.17" [2022-01-03T15:41:52.548Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, left gossip cluster" [2022-01-03T15:41:52.850Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-01-03T15:41:52.850Z] === RUN TestNetworkDBNodeLeave [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node 41f9a1e3eb12/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3 change state NodeActive --> NodeLeft" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="node4(9777f42fdda4): Node leave event for ea1d4a3930f3/172.19.45.17" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3 change state NodeActive --> NodeLeft" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for ea1d4a3930f3/172.19.45.17" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3 change state NodeActive --> NodeLeft" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="node3(ea1d4a3930f3): Node leave event for ea1d4a3930f3/172.19.45.17" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.014Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.062Z] check_test.go:308: [d29e518c96212] daemon is not started [2022-01-03T15:41:53.062Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-03T15:41:53.062Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T15:41:53.329Z] --- PASS: TestServicePlugin (30.17s) [2022-01-03T15:41:53.329Z] === RUN TestServiceUpdateLabel [2022-01-03T15:41:53.480Z] time="2022-01-03T15:41:52Z" level=info msg="Node ea1d4a3930f3/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.480Z] time="2022-01-03T15:41:53Z" level=info msg="Node 9777f42fdda4 change state NodeActive --> NodeLeft" [2022-01-03T15:41:53.480Z] time="2022-01-03T15:41:53Z" level=info msg="node5(dcb6eaeac6d0): Node leave event for 9777f42fdda4/172.19.45.17" [2022-01-03T15:41:53.480Z] time="2022-01-03T15:41:53Z" level=info msg="Node 9777f42fdda4 change state NodeActive --> NodeLeft" [2022-01-03T15:41:53.480Z] time="2022-01-03T15:41:53Z" level=info msg="node4(9777f42fdda4): Node leave event for 9777f42fdda4/172.19.45.17" [2022-01-03T15:41:53.947Z] time="2022-01-03T15:41:53Z" level=info msg="Node 9777f42fdda4/172.19.45.17, left gossip cluster" [2022-01-03T15:41:53.947Z] time="2022-01-03T15:41:53Z" level=info msg="Node 9777f42fdda4/172.19.45.17, left gossip cluster" [2022-01-03T15:41:54.004Z] check_test.go:308: [d07b3bcaa5038] daemon is not started [2022-01-03T15:41:54.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-03T15:41:54.254Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-01-03T15:41:54.254Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:41:54.265Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T15:41:54.525Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-03T15:41:54.929Z] time="2022-01-03T15:41:54Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, left gossip cluster" [2022-01-03T15:41:54.929Z] time="2022-01-03T15:41:54Z" level=info msg="Node dcb6eaeac6d0 change state NodeActive --> NodeFailed" [2022-01-03T15:41:54.929Z] time="2022-01-03T15:41:54Z" level=info msg="Node dcb6eaeac6d0/172.19.45.17, added to failed nodes list" [2022-01-03T15:41:54.929Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-01-03T15:41:54.929Z] PASS [2022-01-03T15:41:54.929Z] coverage: 60.1% of statements [2022-01-03T15:41:54.929Z] ok github.com/docker/docker/libnetwork/networkdb 104.264s coverage: 60.1% of statements [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:41:54.929Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:41:55.059Z] --- PASS: Test (3.16s) [2022-01-03T15:41:55.059Z] --- PASS: Test/TestInitialize (0.14s) [2022-01-03T15:41:55.059Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-01-03T15:41:55.059Z] --- PASS: Test/TestWatch (3.01s) [2022-01-03T15:41:55.059Z] PASS [2022-01-03T15:41:55.059Z] coverage: 84.1% of statements [2022-01-03T15:41:55.059Z] ok github.com/docker/docker/pkg/discovery/kv 3.206s coverage: 84.1% of statements [2022-01-03T15:41:55.908Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-03T15:41:56.042Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-03T15:41:56.042Z] === RUN TestNetworkDBWatch [2022-01-03T15:41:56.042Z] === RUN Test [2022-01-03T15:41:56.042Z] === RUN Test/TestWatch [2022-01-03T15:41:56.042Z] --- PASS: Test (0.00s) [2022-01-03T15:41:56.042Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:41:56.042Z] PASS [2022-01-03T15:41:56.042Z] coverage: 92.3% of statements [2022-01-03T15:41:56.042Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === Skipped [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T15:41:56.501Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T15:41:56.501Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T15:41:56.501Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-03T15:41:56.501Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T15:41:56.501Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:41:56.501Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:41:56.501Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:41:56.501Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:41:56.501Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:41:56.501Z] [2022-01-03T15:41:56.501Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T15:41:56.502Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:41:56.502Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T15:41:56.502Z] daemon_test.go:146: root required [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:41:56.502Z] reload_test.go:520: root required [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:41:56.502Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:41:56.502Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T15:41:56.502Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T15:41:56.502Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T15:41:56.502Z] layer_test.go:303: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T15:41:56.502Z] layer_test.go:352: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T15:41:56.502Z] layer_test.go:467: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T15:41:56.502Z] layer_test.go:696: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T15:41:56.502Z] migration_test.go:45: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:41:56.502Z] migration_test.go:181: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T15:41:56.502Z] mount_test.go:17: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T15:41:56.502Z] mount_test.go:76: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T15:41:56.502Z] mount_test.go:125: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T15:41:56.502Z] mount_test.go:212: Failing on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-03T15:41:56.502Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-03T15:41:56.502Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:41:56.502Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T15:41:56.502Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T15:41:56.502Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T15:41:56.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:41:56.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T15:41:56.502Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:41:56.502Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T15:41:56.502Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T15:41:56.502Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T15:41:56.502Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:41:56.502Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:41:56.502Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:41:56.502Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:41:56.502Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:41:56.502Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-03T15:41:56.502Z] archive_test.go:140: zstd not installed [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:41:56.502Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:41:56.502Z] changes_test.go:195: needs more investigation [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T15:41:56.502Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T15:41:56.502Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T15:41:56.502Z] changes_test.go:432: needs further investigation [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:41:56.502Z] changes_test.go:468: needs further investigation [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:41:56.502Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T15:41:56.502Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:41:56.502Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:41:56.502Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T15:41:56.502Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T15:41:56.502Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T15:41:56.502Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T15:41:56.502Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T15:41:56.502Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:41:56.502Z] [2022-01-03T15:41:56.502Z] DONE 2101 tests, 70 skipped in 254.187s [2022-01-03T15:41:56.502Z] INFO: make.ps1 ended at 01/03/2022 15:41:56 [2022-01-03T15:41:56.508Z] === RUN Test [2022-01-03T15:41:56.508Z] === RUN Test/TestInitialize [2022-01-03T15:41:56.508Z] === RUN Test/TestInitializeWithPattern [2022-01-03T15:41:56.508Z] === RUN Test/TestRegister [2022-01-03T15:41:56.508Z] === RUN Test/TestWatch [2022-01-03T15:41:56.508Z] --- PASS: Test (0.00s) [2022-01-03T15:41:56.508Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:41:56.508Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T15:41:56.508Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:41:56.508Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:41:56.508Z] PASS [2022-01-03T15:41:56.508Z] coverage: 93.8% of statements [2022-01-03T15:41:56.508Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2022-01-03T15:41:56.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T15:41:57.490Z] === RUN TestPollerAddRemove [2022-01-03T15:41:57.490Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T15:41:57.490Z] === RUN TestPollerEvent [2022-01-03T15:41:57.490Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:41:57.490Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T15:41:57.490Z] === RUN TestPollerClose [2022-01-03T15:41:57.490Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T15:41:57.490Z] PASS [2022-01-03T15:41:57.490Z] coverage: 36.2% of statements [2022-01-03T15:41:57.490Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2022-01-03T15:41:57.490Z] 2022/01/03 15:41:57 Closing DB instances... [2022-01-03T15:41:57.957Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T15:41:57.957Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:41:57.957Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T15:41:57.957Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T15:41:57.957Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCopyFile [2022-01-03T15:41:57.957Z] --- PASS: TestCopyFile (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T15:41:57.957Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:41:57.957Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T15:41:57.957Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T15:41:57.957Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:41:57.957Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestWildcardMatches [2022-01-03T15:41:57.957Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestPatternMatches [2022-01-03T15:41:57.957Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T15:41:57.957Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T15:41:57.957Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T15:41:57.957Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T15:41:57.957Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T15:41:57.957Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T15:41:57.957Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestSingleExclamationError [2022-01-03T15:41:57.957Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestMatchesWithNoPatterns [2022-01-03T15:41:57.957Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T15:41:57.957Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestMatches [2022-01-03T15:41:57.957Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T15:41:57.957Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T15:41:57.957Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T15:41:57.957Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T15:41:57.957Z] --- PASS: TestMatches (0.01s) [2022-01-03T15:41:57.957Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T15:41:57.957Z] --- PASS: TestMatches/MatchesUsingParentResult (0.01s) [2022-01-03T15:41:57.957Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T15:41:57.957Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatterns [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T15:41:57.957Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCreateIfNotExistsDir [2022-01-03T15:41:57.957Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-03T15:41:57.957Z] === RUN TestCreateIfNotExistsFile [2022-01-03T15:41:57.957Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-03T15:41:57.957Z] === RUN TestMatch [2022-01-03T15:41:57.957Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:41:57.957Z] PASS [2022-01-03T15:41:57.957Z] coverage: 84.0% of statements [2022-01-03T15:41:57.957Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 84.0% of statements [2022-01-03T15:41:58.713Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T15:41:58.714Z] INFO: Unit tests ended at 01/03/2022 15:41:58. Duration:00:04:26.9951463 [2022-01-03T15:41:58.714Z] INFO: Building busybox [2022-01-03T15:41:58.714Z] Sending build context to Docker daemon 5.12kB [2022-01-03T15:41:58.714Z] [2022-01-03T15:41:58.714Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T15:41:58.714Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T15:41:58.714Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T15:41:58.714Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T15:41:58.714Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T15:41:58.714Z] ---> 136110e1a05c [2022-01-03T15:41:58.714Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T15:41:58.714Z] ---> Running in 3e9541e086e7 [2022-01-03T15:41:58.991Z] === RUN TestGet [2022-01-03T15:41:58.991Z] --- PASS: TestGet (0.00s) [2022-01-03T15:41:58.991Z] === RUN TestGetShortcutString [2022-01-03T15:41:58.991Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T15:41:58.991Z] PASS [2022-01-03T15:41:58.991Z] coverage: 42.9% of statements [2022-01-03T15:41:58.991Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-01-03T15:41:58.991Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-01-03T15:41:58.991Z] === RUN TestNetworkDBBulkSync [2022-01-03T15:41:59.399Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-03T15:41:59.458Z] === RUN TestCreateIDMapOrder [2022-01-03T15:41:59.458Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T15:41:59.458Z] PASS [2022-01-03T15:41:59.458Z] coverage: 7.2% of statements [2022-01-03T15:41:59.458Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-01-03T15:41:59.660Z] check_test.go:308: [d1ed1b4c8e160] daemon is not started [2022-01-03T15:41:59.660Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-03T15:42:00.442Z] 2022/01/03 15:42:00 Closing DB instances... [2022-01-03T15:42:00.442Z] --- PASS: TestGetAddress (20.78s) [2022-01-03T15:42:00.442Z] === RUN TestRequestSyntaxCheck [2022-01-03T15:42:00.442Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-03T15:42:00.442Z] === RUN TestRequest [2022-01-03T15:42:00.909Z] === RUN TestFixedBufferCap [2022-01-03T15:42:00.909Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestFixedBufferLen [2022-01-03T15:42:00.909Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestFixedBufferString [2022-01-03T15:42:00.909Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestFixedBufferWrite [2022-01-03T15:42:00.909Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestFixedBufferRead [2022-01-03T15:42:00.909Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestBytesPipeRead [2022-01-03T15:42:00.909Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestBytesPipeWrite [2022-01-03T15:42:00.909Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T15:42:00.909Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T15:42:01.143Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-03T15:42:01.143Z] PASS [2022-01-03T15:42:01.143Z] [2022-01-03T15:42:01.143Z] === Skipped [2022-01-03T15:42:01.143Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-03T15:42:01.143Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:01.143Z] [2022-01-03T15:42:01.143Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-03T15:42:01.143Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:01.143Z] [2022-01-03T15:42:01.143Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-03T15:42:01.143Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:01.143Z] [2022-01-03T15:42:01.143Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-03T15:42:01.143Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:01.143Z] [2022-01-03T15:42:01.143Z] DONE 17 tests, 4 skipped in 26.020s [2022-01-03T15:42:01.143Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:42:01.143Z] ++ 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 [2022-01-03T15:42:01.143Z] ++ set -e [2022-01-03T15:42:01.143Z] ++ '[' -n 0 ']' [2022-01-03T15:42:01.143Z] ++ set -x [2022-01-03T15:42:01.143Z] ++ 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 [2022-01-03T15:42:01.143Z] INFO: Testing against a local daemon [2022-01-03T15:42:01.143Z] === RUN TestPluginInvalidJSON [2022-01-03T15:42:01.143Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:42:01.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:42:01.143Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:42:01.143Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-03T15:42:01.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:42:01.143Z] === RUN TestPluginInstall [2022-01-03T15:42:01.143Z] === RUN TestPluginInstall/no_auth [2022-01-03T15:42:01.143Z] time="2022-01-03T15:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:01.143Z] time="2022-01-03T15:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48cefae6be4e4cdad5125c2991f0d1e1d3a3fe3a1b154f3c1ac8e34ba1917f4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:01.143Z] time="2022-01-03T15:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:01.143Z] time="2022-01-03T15:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48cefae6be4e4cdad5125c2991f0d1e1d3a3fe3a1b154f3c1ac8e34ba1917f4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:01.143Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T15:42:01.378Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-01-03T15:42:01.378Z] === RUN TestAtomicWriteToFile [2022-01-03T15:42:01.378Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-03T15:42:01.378Z] === RUN TestAtomicWriteSetCommit [2022-01-03T15:42:01.378Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T15:42:01.378Z] === RUN TestAtomicWriteSetCancel [2022-01-03T15:42:01.378Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T15:42:01.378Z] === RUN TestReadCloserWrapperClose [2022-01-03T15:42:01.378Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T15:42:01.378Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestReaderErrWrapperRead [2022-01-03T15:42:01.378Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestCancelReadCloser [2022-01-03T15:42:01.378Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-03T15:42:01.378Z] === RUN TestWriteCloserWrapperClose [2022-01-03T15:42:01.378Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestNopWriteCloser [2022-01-03T15:42:01.378Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestNopWriter [2022-01-03T15:42:01.378Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T15:42:01.378Z] === RUN TestWriteCounter [2022-01-03T15:42:01.378Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T15:42:01.378Z] PASS [2022-01-03T15:42:01.378Z] coverage: 69.2% of statements [2022-01-03T15:42:01.378Z] ok github.com/docker/docker/pkg/ioutils 0.586s coverage: 69.2% of statements [2022-01-03T15:42:01.399Z] time="2022-01-03T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:01.399Z] time="2022-01-03T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82999bb43cc9b203c89efee42d8ff3f48a57bcd55efa0fcf55c423f2ac7d8216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:01.399Z] time="2022-01-03T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:01.400Z] time="2022-01-03T15:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82999bb43cc9b203c89efee42d8ff3f48a57bcd55efa0fcf55c423f2ac7d8216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:01.655Z] === RUN TestPluginInstall/with_insecure [2022-01-03T15:42:01.975Z] time="2022-01-03T15:42:01Z" level=error msg="node1(cc9d5b58da86) Could not close DB: timeout waiting for leave broadcast" [2022-01-03T15:42:01.975Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-01-03T15:42:01.975Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T15:42:02.208Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-03T15:42:02.441Z] === RUN TestError [2022-01-03T15:42:02.441Z] --- PASS: TestError (0.00s) [2022-01-03T15:42:02.441Z] === RUN TestProgressString [2022-01-03T15:42:02.441Z] === RUN TestProgressString/no_progress [2022-01-03T15:42:02.441Z] === RUN TestProgressString/progress_1 [2022-01-03T15:42:02.441Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T15:42:02.441Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T15:42:02.441Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T15:42:02.441Z] === RUN TestProgressString/with_units [2022-01-03T15:42:02.441Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T15:42:02.441Z] === RUN TestProgressString/hide_counts [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T15:42:02.441Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T15:42:02.441Z] === RUN TestJSONMessageDisplay [2022-01-03T15:42:02.441Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-03T15:42:02.441Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T15:42:02.441Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T15:42:02.441Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T15:42:02.441Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T15:42:02.441Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T15:42:02.441Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T15:42:02.441Z] PASS [2022-01-03T15:42:02.441Z] coverage: 91.7% of statements [2022-01-03T15:42:02.441Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2022-01-03T15:42:02.716Z] time="2022-01-03T15:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:02.716Z] time="2022-01-03T15:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b483bf24040ab31f9818fa2a5a893a0f699e1986901e947f3a3f59025a9b332d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:02.716Z] time="2022-01-03T15:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:42:02.716Z] time="2022-01-03T15:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b483bf24040ab31f9818fa2a5a893a0f699e1986901e947f3a3f59025a9b332d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:42:02.716Z] plugin_test.go:165: [d139f1391120d] daemon is not started [2022-01-03T15:42:02.716Z] --- PASS: TestPluginInstall (3.10s) [2022-01-03T15:42:02.716Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2022-01-03T15:42:02.716Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-01-03T15:42:02.716Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-01-03T15:42:02.716Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:42:02.908Z] === RUN TestStandardLongPath [2022-01-03T15:42:02.908Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T15:42:02.908Z] === RUN TestUNCLongPath [2022-01-03T15:42:02.908Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T15:42:02.908Z] PASS [2022-01-03T15:42:02.908Z] coverage: 100.0% of statements [2022-01-03T15:42:02.908Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-01-03T15:42:03.374Z] === RUN TestNameFormat [2022-01-03T15:42:03.374Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T15:42:03.374Z] === RUN TestNameRetries [2022-01-03T15:42:03.374Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T15:42:03.374Z] PASS [2022-01-03T15:42:03.374Z] coverage: 85.7% of statements [2022-01-03T15:42:03.374Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-01-03T15:42:03.462Z] Removing intermediate container 3e9541e086e7 [2022-01-03T15:42:03.462Z] ---> cfa759bff905 [2022-01-03T15:42:03.462Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T15:42:03.762Z] ......... [ 85%] [2022-01-03T15:42:03.841Z] === RUN TestParseKeyValueOpt [2022-01-03T15:42:03.842Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T15:42:03.842Z] === RUN TestParseUintList [2022-01-03T15:42:03.842Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T15:42:03.842Z] === RUN TestParseUintListMaximumLimits [2022-01-03T15:42:03.842Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T15:42:03.842Z] PASS [2022-01-03T15:42:03.842Z] coverage: 97.0% of statements [2022-01-03T15:42:03.842Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-01-03T15:42:03.931Z] ---> Running in 1d2d56356c0a [2022-01-03T15:42:03.931Z] Removing intermediate container 1d2d56356c0a [2022-01-03T15:42:03.931Z] ---> 3a3ecf611b5f [2022-01-03T15:42:03.931Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T15:42:04.082Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T15:42:04.123Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-03T15:42:04.397Z] ---> Running in 73560d4be4e8 [2022-01-03T15:42:04.397Z] Removing intermediate container 73560d4be4e8 [2022-01-03T15:42:04.397Z] ---> 3ccc993874d9 [2022-01-03T15:42:04.397Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T15:42:04.829Z] === RUN TestNewAndRemove [2022-01-03T15:42:04.829Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T15:42:04.829Z] === RUN TestRemoveInvalidPath [2022-01-03T15:42:04.829Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T15:42:04.829Z] PASS [2022-01-03T15:42:04.829Z] coverage: 82.6% of statements [2022-01-03T15:42:04.829Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-01-03T15:42:05.043Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T15:42:05.301Z] 2022/01/03 15:42:04 Closing DB instances... [2022-01-03T15:42:05.990Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-01-03T15:42:05.990Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-01-03T15:42:05.990Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-01-03T15:42:05.990Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:42:06.285Z] === RUN TestFailedConnection [2022-01-03T15:42:06.552Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-03T15:42:06.552Z] PASS [2022-01-03T15:42:06.552Z] [2022-01-03T15:42:06.552Z] DONE 10 tests in 6.900s [2022-01-03T15:42:06.552Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:42:06.552Z] ++ 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 [2022-01-03T15:42:06.552Z] ++ set -e [2022-01-03T15:42:06.552Z] ++ '[' -n 0 ']' [2022-01-03T15:42:06.552Z] ++ set -x [2022-01-03T15:42:06.553Z] ++ 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 [2022-01-03T15:42:06.553Z] INFO: Testing against a local daemon [2022-01-03T15:42:06.553Z] === RUN TestExternalGraphDriver [2022-01-03T15:42:06.553Z] === RUN TestExternalGraphDriver/json [2022-01-03T15:42:06.603Z] [2022-01-03T15:42:06.603Z] ---> 87cd222769e5 [2022-01-03T15:42:06.603Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T15:42:07.069Z] ---> Running in c5530f16236b [2022-01-03T15:42:07.423Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T15:42:07.995Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-03T15:42:08.294Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-03T15:42:08.441Z] === RUN TestExternalGraphDriver/spec [2022-01-03T15:42:08.491Z] --- PASS: TestFailedConnection (2.02s) [2022-01-03T15:42:08.491Z] === RUN TestFailOnce [2022-01-03T15:42:08.491Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-01-03T15:42:08.491Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T15:42:08.491Z] 2022/01/03 15:42:07 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-01-03T15:42:08.491Z] goroutine 20 [running]: [2022-01-03T15:42:08.491Z] net/http.(*conn).serve.func1() [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T15:42:08.491Z] panic({0xaeac40, 0xbf7350}) [2022-01-03T15:42:08.491Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T15:42:08.491Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb0df06c5354a135}, 0xc0000c9a98) [2022-01-03T15:42:08.491Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T15:42:08.491Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc040d0, 0xc0000d2000}, 0xa3f106) [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T15:42:08.491Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xc040d0, 0xc0000d2000}, 0xc0000c0000) [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T15:42:08.491Z] net/http.serverHandler.ServeHTTP({0xc026d0}, {0xc040d0, 0xc0000d2000}, 0xc0000c0000) [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T15:42:08.491Z] net/http.(*conn).serve(0xc0000b2000, {0xc05fa0, 0xc0000960c0}) [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T15:42:08.491Z] created by net/http.(*Server).Serve [2022-01-03T15:42:08.491Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T15:42:08.491Z] time="2022-01-03T15:42:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T15:42:08.567Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T15:42:08.567Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T15:42:08.957Z] --- PASS: TestRequest (8.41s) [2022-01-03T15:42:08.957Z] === RUN TestOverlappingRequests [2022-01-03T15:42:08.957Z] === RUN TestParseEmptyInterface [2022-01-03T15:42:08.957Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestParseNonInterfaceType [2022-01-03T15:42:08.957Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestParseWithOneFunction [2022-01-03T15:42:08.957Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestParseWithMultipleFuncs [2022-01-03T15:42:08.957Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestParseWithUnnamedReturn [2022-01-03T15:42:08.957Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestEmbeddedInterface [2022-01-03T15:42:08.957Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestParsedImports [2022-01-03T15:42:08.957Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T15:42:08.957Z] === RUN TestAliasedImports [2022-01-03T15:42:08.957Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T15:42:08.957Z] PASS [2022-01-03T15:42:08.957Z] coverage: 56.8% of statements [2022-01-03T15:42:08.957Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-01-03T15:42:08.957Z] 2022/01/03 15:42:08 Closing DB instances... [2022-01-03T15:42:09.139Z] check_test.go:308: [d0ea8301d5bd7] daemon is not started [2022-01-03T15:42:09.139Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-03T15:42:09.164Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-01-03T15:42:09.164Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:42:09.423Z] --- PASS: TestFailOnce (1.15s) [2022-01-03T15:42:09.423Z] === RUN TestEchoInputOutput [2022-01-03T15:42:09.423Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T15:42:09.423Z] === RUN TestBackoff [2022-01-03T15:42:09.423Z] --- PASS: TestBackoff (0.00s) [2022-01-03T15:42:09.423Z] === RUN TestAbortRetry [2022-01-03T15:42:09.423Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T15:42:09.423Z] === RUN TestClientScheme [2022-01-03T15:42:09.423Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T15:42:09.423Z] === RUN TestNewClientWithTimeout [2022-01-03T15:42:09.423Z] --- PASS: TestOverlappingRequests (0.39s) [2022-01-03T15:42:09.423Z] === RUN TestRelease [2022-01-03T15:42:09.742Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-03T15:42:09.807Z] === RUN TestExternalGraphDriver/pull [2022-01-03T15:42:09.889Z] time="2022-01-03T15:42:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-03T15:42:09.889Z] === RUN TestHTTPTransport [2022-01-03T15:42:09.889Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T15:42:09.889Z] PASS [2022-01-03T15:42:09.889Z] coverage: 85.7% of statements [2022-01-03T15:42:09.889Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-01-03T15:42:10.355Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:42:10.355Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T15:42:10.355Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T15:42:10.355Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:42:10.355Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T15:42:10.355Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T15:42:10.355Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T15:42:10.355Z] === RUN TestBufferPoolPutAndGet [2022-01-03T15:42:10.355Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T15:42:10.355Z] PASS [2022-01-03T15:42:10.355Z] coverage: 88.2% of statements [2022-01-03T15:42:10.355Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-01-03T15:42:10.821Z] --- PASS: TestRelease (1.49s) [2022-01-03T15:42:10.821Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:42:10.821Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-01-03T15:42:10.821Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T15:42:10.821Z] === RUN TestOutputOnPrematureClose [2022-01-03T15:42:10.821Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T15:42:10.821Z] === RUN TestCompleteSilently [2022-01-03T15:42:10.821Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T15:42:10.821Z] PASS [2022-01-03T15:42:10.821Z] coverage: 75.9% of statements [2022-01-03T15:42:10.821Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-01-03T15:42:11.171Z] --- PASS: TestExternalGraphDriver (4.60s) [2022-01-03T15:42:11.171Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-01-03T15:42:11.171Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-01-03T15:42:11.171Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-01-03T15:42:11.171Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:42:11.171Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:11.171Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-03T15:42:11.171Z] PASS [2022-01-03T15:42:11.171Z] [2022-01-03T15:42:11.171Z] === Skipped [2022-01-03T15:42:11.171Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-03T15:42:11.171Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:42:11.171Z] [2022-01-03T15:42:11.171Z] DONE 5 tests, 1 skipped in 4.720s [2022-01-03T15:42:11.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:42:11.171Z] ++ 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 [2022-01-03T15:42:11.171Z] ++ set -e [2022-01-03T15:42:11.171Z] ++ '[' -n 0 ']' [2022-01-03T15:42:11.171Z] ++ set -x [2022-01-03T15:42:11.171Z] ++ 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 [2022-01-03T15:42:11.171Z] INFO: Testing against a local daemon [2022-01-03T15:42:11.171Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:42:11.171Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:42:11.171Z] === RUN TestReadPluginNoRead [2022-01-03T15:42:11.171Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:42:11.171Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:42:11.171Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:42:11.171Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:42:11.171Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:42:11.287Z] time="2022-01-03T15:42:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-03T15:42:11.287Z] === RUN TestSendToOneSub [2022-01-03T15:42:11.287Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T15:42:11.287Z] === RUN TestSendToMultipleSubs [2022-01-03T15:42:11.287Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T15:42:11.287Z] === RUN TestEvictOneSub [2022-01-03T15:42:11.287Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T15:42:11.287Z] === RUN TestClosePublisher [2022-01-03T15:42:11.287Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T15:42:11.287Z] === RUN TestPubSubRace [2022-01-03T15:42:12.268Z] --- PASS: TestPubSubRace (1.05s) [2022-01-03T15:42:12.268Z] PASS [2022-01-03T15:42:12.268Z] coverage: 75.0% of statements [2022-01-03T15:42:12.268Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2022-01-03T15:42:13.250Z] === RUN TestRegister [2022-01-03T15:42:13.250Z] --- PASS: TestRegister (0.00s) [2022-01-03T15:42:13.250Z] === RUN TestCommand [2022-01-03T15:42:13.250Z] --- PASS: TestCommand (0.03s) [2022-01-03T15:42:13.250Z] === RUN TestNaiveSelf [2022-01-03T15:42:13.250Z] --- PASS: TestNaiveSelf (0.02s) [2022-01-03T15:42:13.250Z] PASS [2022-01-03T15:42:13.250Z] coverage: 82.4% of statements [2022-01-03T15:42:13.250Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-01-03T15:42:13.345Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T15:42:13.606Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T15:42:13.716Z] === RUN TestDump [2022-01-03T15:42:13.716Z] goroutine 6 [running]: [2022-01-03T15:42:13.716Z] github.com/docker/docker/pkg/stack.dump(0x62b457) [2022-01-03T15:42:13.716Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:42:13.716Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T15:42:13.716Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T15:42:13.716Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T15:42:13.716Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T15:42:13.716Z] testing.tRunner(0xc00011c1a0, 0x798e38) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:42:13.716Z] created by testing.(*T).Run [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:42:13.716Z] [2022-01-03T15:42:13.716Z] goroutine 1 [chan receive]: [2022-01-03T15:42:13.716Z] testing.(*T).Run(0xc00011c000, {0x78a4fd, 0x60a1b3}, 0x798e38) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:42:13.716Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:42:13.716Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:42:13.716Z] testing.runTests(0xc000076080, {0x8fcba0, 0x3, 0x3}, {0x62a6ad, 0x78c1f7, 0x901640}) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:42:13.716Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:42:13.716Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:42:13.716Z] main.main() [2022-01-03T15:42:13.716Z] _testmain.go:95 +0x1f5 [2022-01-03T15:42:13.716Z] --- PASS: TestDump (0.00s) [2022-01-03T15:42:13.716Z] === RUN TestDumpToFile [2022-01-03T15:42:13.717Z] time="2022-01-03T15:42:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-03T15:42:13.717Z] --- PASS: TestDumpToFile (0.12s) [2022-01-03T15:42:13.717Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T15:42:13.717Z] goroutine 8 [running]: [2022-01-03T15:42:13.717Z] github.com/docker/docker/pkg/stack.dump(0x6983f4) [2022-01-03T15:42:13.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:42:13.717Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x6987a0}) [2022-01-03T15:42:13.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T15:42:13.717Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-03T15:42:13.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T15:42:13.717Z] testing.tRunner(0xc00011c680, 0x798e28) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:42:13.717Z] created by testing.(*T).Run [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:42:13.717Z] [2022-01-03T15:42:13.717Z] goroutine 1 [chan receive]: [2022-01-03T15:42:13.717Z] testing.(*T).Run(0xc00011c000, {0x791289, 0x60a1b3}, 0x798e28) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:42:13.717Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:42:13.717Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:42:13.717Z] testing.runTests(0xc000076080, {0x8fcba0, 0x3, 0x3}, {0x62a6ad, 0x78c1f7, 0x901640}) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:42:13.717Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:42:13.717Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:42:13.717Z] main.main() [2022-01-03T15:42:13.717Z] _testmain.go:95 +0x1f5 [2022-01-03T15:42:13.717Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T15:42:13.717Z] PASS [2022-01-03T15:42:13.717Z] coverage: 90.9% of statements [2022-01-03T15:42:13.717Z] ok github.com/docker/docker/pkg/stack 0.162s coverage: 90.9% of statements [2022-01-03T15:42:14.183Z] === RUN TestNewStdWriter [2022-01-03T15:42:14.183Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T15:42:14.183Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestWriteWithNilBytes [2022-01-03T15:42:14.183Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestWrite [2022-01-03T15:42:14.183Z] --- PASS: TestWrite (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestWriteWithWriterError [2022-01-03T15:42:14.183Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T15:42:14.183Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyWriteAndRead [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T15:42:14.183Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T15:42:14.183Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T15:42:14.183Z] PASS [2022-01-03T15:42:14.183Z] coverage: 100.0% of statements [2022-01-03T15:42:14.183Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-01-03T15:42:14.437Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-01-03T15:42:14.437Z] === CONT TestReadPluginNoRead [2022-01-03T15:42:14.994Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T15:42:15.166Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T15:42:15.166Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T15:42:15.166Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestFormatStatus [2022-01-03T15:42:15.166Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestFormatError [2022-01-03T15:42:15.166Z] --- PASS: TestFormatError (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestFormatJSONError [2022-01-03T15:42:15.166Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T15:42:15.166Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T15:42:15.166Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestNewJSONProgressOutput [2022-01-03T15:42:15.166Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestAuxFormatterEmit [2022-01-03T15:42:15.166Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestStreamWriterStdout [2022-01-03T15:42:15.166Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestStreamWriterStderr [2022-01-03T15:42:15.166Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T15:42:15.166Z] PASS [2022-01-03T15:42:15.166Z] coverage: 66.2% of statements [2022-01-03T15:42:15.166Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-01-03T15:42:15.166Z] --- PASS: TestAllocateRandomDeallocate (4.28s) [2022-01-03T15:42:15.166Z] === RUN TestRetrieveFromStore [2022-01-03T15:42:15.166Z] === RUN TestGenerateRandomID [2022-01-03T15:42:15.166Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestShortenId [2022-01-03T15:42:15.166Z] --- PASS: TestShortenId (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestShortenSha256Id [2022-01-03T15:42:15.166Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T15:42:15.166Z] === RUN TestShortenIdEmpty [2022-01-03T15:42:15.633Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T15:42:15.633Z] === RUN TestShortenIdInvalid [2022-01-03T15:42:15.633Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T15:42:15.633Z] === RUN TestIsShortIDNonHex [2022-01-03T15:42:15.633Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T15:42:15.633Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T15:42:15.633Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T15:42:15.633Z] PASS [2022-01-03T15:42:15.633Z] coverage: 70.6% of statements [2022-01-03T15:42:15.633Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-01-03T15:42:15.709Z] Removing intermediate container c5530f16236b [2022-01-03T15:42:15.709Z] ---> 49c68d68ec53 [2022-01-03T15:42:15.709Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T15:42:15.709Z] ---> Running in a6d971f6a116 [2022-01-03T15:42:16.099Z] === RUN TestIsCpusetListAvailable [2022-01-03T15:42:16.099Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T15:42:16.099Z] PASS [2022-01-03T15:42:16.099Z] coverage: 39.4% of statements [2022-01-03T15:42:16.099Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-01-03T15:42:16.291Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-03T15:42:16.291Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-03T15:42:16.327Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:42:16.566Z] --- PASS: TestRetrieveFromStore (1.31s) [2022-01-03T15:42:16.566Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T15:42:16.566Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T15:42:16.566Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T15:42:16.566Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T15:42:16.566Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T15:42:16.566Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T15:42:16.566Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T15:42:16.566Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T15:42:16.566Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T15:42:16.566Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T15:42:16.566Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T15:42:16.566Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T15:42:16.566Z] === RUN TestDebug [2022-01-03T15:42:16.566Z] --- PASS: TestDebug (0.00s) [2022-01-03T15:42:16.566Z] === RUN TestRequestPoolParallel [2022-01-03T15:42:16.566Z] --- PASS: TestRequestPoolParallel (0.29s) [2022-01-03T15:42:16.566Z] === RUN TestFullAllocateRelease [2022-01-03T15:42:16.912Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-03T15:42:16.912Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T15:42:17.032Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-01-03T15:42:17.032Z] === RUN TestOddAllocateRelease [2022-01-03T15:42:17.270Z] [2022-01-03T15:42:17.270Z] SUCCESS: Specified value was saved. [2022-01-03T15:42:17.499Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-01-03T15:42:17.499Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T15:42:17.499Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-03T15:42:17.499Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T15:42:17.499Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:42:17.499Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T15:42:17.499Z] === RUN TestChtimes [2022-01-03T15:42:17.499Z] --- PASS: TestChtimes (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestChtimesWindows [2022-01-03T15:42:17.499Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T15:42:17.499Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T15:42:17.499Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T15:42:17.499Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T15:42:17.499Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T15:42:17.499Z] === RUN TestHasWin32KSupport [2022-01-03T15:42:17.499Z] syscall_windows_test.go:8: win32k: true [2022-01-03T15:42:17.499Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T15:42:17.499Z] PASS [2022-01-03T15:42:17.499Z] coverage: 13.0% of statements [2022-01-03T15:42:17.499Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2022-01-03T15:42:17.499Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:42:17.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:42:17.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:42:17.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:42:17.499Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:42:17.499Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:42:17.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:42:17.499Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:42:17.499Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:42:17.499Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:42:17.499Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:42:17.499Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:42:17.499Z] PASS [2022-01-03T15:42:17.499Z] coverage: 85.3% of statements [2022-01-03T15:42:17.499Z] ok github.com/docker/docker/libnetwork/ipam 45.080s coverage: 85.3% of statements [2022-01-03T15:42:17.692Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:42:17.965Z] === RUN TestTailFile [2022-01-03T15:42:17.965Z] --- PASS: TestTailFile (0.00s) [2022-01-03T15:42:17.965Z] === RUN TestTailFileManyLines [2022-01-03T15:42:17.965Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T15:42:17.965Z] === RUN TestTailEmptyFile [2022-01-03T15:42:17.965Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T15:42:17.965Z] === RUN TestTailNegativeN [2022-01-03T15:42:17.965Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:17.965Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:17.965Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:17.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:17.966Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:17.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:17.967Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:17.967Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:42:17.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:17.967Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:17.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:17.967Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.048Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:42:18.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:18.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.436Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.436Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:42:18.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:42:18.439Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.439Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:42:18.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.618Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.01s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.906Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:42:18.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:42:18.907Z] PASS [2022-01-03T15:42:18.907Z] coverage: 88.6% of statements [2022-01-03T15:42:18.907Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2022-01-03T15:42:18.907Z] time="2022-01-03T15:42:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-03T15:42:19.180Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-01-03T15:42:19.374Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T15:42:19.374Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestTarSumRemove [2022-01-03T15:42:19.374Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestSortFileInfoSums [2022-01-03T15:42:19.374Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T15:42:19.374Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestNewTarSumForLabel [2022-01-03T15:42:19.374Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestEmptyTar [2022-01-03T15:42:19.374Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestTarSumsReadSize [2022-01-03T15:42:19.374Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestTarSums [2022-01-03T15:42:19.374Z] --- PASS: TestTarSums (0.06s) [2022-01-03T15:42:19.374Z] === RUN TestIteration [2022-01-03T15:42:19.374Z] --- PASS: TestIteration (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestVersionLabelForChecksum [2022-01-03T15:42:19.374Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestVersion [2022-01-03T15:42:19.374Z] --- PASS: TestVersion (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestGetVersion [2022-01-03T15:42:19.374Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T15:42:19.374Z] === RUN TestGetVersions [2022-01-03T15:42:19.374Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T15:42:19.374Z] PASS [2022-01-03T15:42:19.374Z] coverage: 89.3% of statements [2022-01-03T15:42:19.374Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2022-01-03T15:42:19.477Z] Removing intermediate container a6d971f6a116 [2022-01-03T15:42:19.477Z] ---> 522919eda6ee [2022-01-03T15:42:19.477Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T15:42:19.477Z] ---> Running in 21c5417dd274 [2022-01-03T15:42:19.741Z] === CONT TestReadPluginNoRead [2022-01-03T15:42:19.741Z] read_test.go:92: [d578e5b69b615] daemon is not started [2022-01-03T15:42:19.741Z] --- PASS: TestReadPluginNoRead (5.50s) [2022-01-03T15:42:19.741Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-01-03T15:42:19.741Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-01-03T15:42:19.741Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-01-03T15:42:19.741Z] PASS [2022-01-03T15:42:19.741Z] [2022-01-03T15:42:19.741Z] DONE 6 tests in 8.511s [2022-01-03T15:42:19.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:42:19.742Z] ++ 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 [2022-01-03T15:42:19.742Z] ++ set -e [2022-01-03T15:42:19.742Z] ++ '[' -n 0 ']' [2022-01-03T15:42:19.742Z] ++ set -x [2022-01-03T15:42:19.742Z] ++ 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 [2022-01-03T15:42:19.742Z] testing: warning: no tests to run [2022-01-03T15:42:19.742Z] PASS [2022-01-03T15:42:19.742Z] [2022-01-03T15:42:19.742Z] DONE 0 tests in 0.026s [2022-01-03T15:42:19.742Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:42:19.742Z] ++ 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 [2022-01-03T15:42:19.742Z] ++ set -e [2022-01-03T15:42:19.742Z] ++ '[' -n 0 ']' [2022-01-03T15:42:19.742Z] ++ set -x [2022-01-03T15:42:19.742Z] ++ 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 [2022-01-03T15:42:19.742Z] INFO: Testing against a local daemon [2022-01-03T15:42:19.742Z] === RUN TestPluginWithDevMounts [2022-01-03T15:42:19.742Z] === PAUSE TestPluginWithDevMounts [2022-01-03T15:42:19.742Z] === CONT TestPluginWithDevMounts [2022-01-03T15:42:19.840Z] testing: warning: no tests to run [2022-01-03T15:42:19.840Z] PASS [2022-01-03T15:42:19.840Z] coverage: [no statements] [2022-01-03T15:42:19.840Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2022-01-03T15:42:20.214Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-03T15:42:20.307Z] === RUN TestTruncIndex [2022-01-03T15:42:20.307Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T15:42:20.307Z] PASS [2022-01-03T15:42:20.307Z] coverage: 91.5% of statements [2022-01-03T15:42:20.307Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-01-03T15:42:20.775Z] === RUN TestIsGIT [2022-01-03T15:42:20.775Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T15:42:20.775Z] === RUN TestIsTransport [2022-01-03T15:42:20.775Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T15:42:20.775Z] PASS [2022-01-03T15:42:20.775Z] coverage: 100.0% of statements [2022-01-03T15:42:20.775Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-01-03T15:42:20.791Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-03T15:42:20.791Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-03T15:42:21.241Z] === RUN TestVersionInfo [2022-01-03T15:42:21.241Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T15:42:21.241Z] === RUN TestAppendVersions [2022-01-03T15:42:21.241Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T15:42:21.241Z] PASS [2022-01-03T15:42:21.241Z] coverage: 88.9% of statements [2022-01-03T15:42:21.241Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-01-03T15:42:21.630Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-01-03T15:42:21.630Z] PASS [2022-01-03T15:42:21.630Z] [2022-01-03T15:42:21.630Z] DONE 1 tests in 1.586s [2022-01-03T15:42:21.630Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:42:21.630Z] ++ 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 [2022-01-03T15:42:21.630Z] ++ set -e [2022-01-03T15:42:21.630Z] ++ '[' -n 0 ']' [2022-01-03T15:42:21.630Z] ++ set -x [2022-01-03T15:42:21.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-01-03T15:42:21.630Z] INFO: Testing against a local daemon [2022-01-03T15:42:21.630Z] === RUN TestSecretInspect [2022-01-03T15:42:22.758Z] check_test.go:308: [db73ba579b4ba] daemon is not started [2022-01-03T15:42:22.758Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-03T15:42:22.758Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T15:42:22.758Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-03T15:42:22.802Z] === RUN TestValidatePrivileges [2022-01-03T15:42:22.802Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T15:42:22.802Z] === RUN TestFilterByCapNeg [2022-01-03T15:42:22.802Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T15:42:22.802Z] === RUN TestFilterByCapPos [2022-01-03T15:42:22.802Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T15:42:22.802Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T15:42:22.802Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T15:42:22.802Z] PASS [2022-01-03T15:42:22.802Z] coverage: 12.0% of statements [2022-01-03T15:42:22.802Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-01-03T15:42:22.994Z] --- PASS: TestSecretInspect (1.70s) [2022-01-03T15:42:22.994Z] === RUN TestSecretList [2022-01-03T15:42:23.330Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-03T15:42:23.784Z] === RUN TestNewSettable [2022-01-03T15:42:23.784Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T15:42:23.784Z] === RUN TestIsSettable [2022-01-03T15:42:23.784Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T15:42:23.784Z] === RUN TestUpdateSettingsEnv [2022-01-03T15:42:23.784Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T15:42:23.784Z] PASS [2022-01-03T15:42:23.784Z] coverage: 20.0% of statements [2022-01-03T15:42:23.784Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-01-03T15:42:23.902Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-03T15:42:24.116Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-01-03T15:42:24.116Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:42:24.226Z] Cannot create a file when that file already exists. [2022-01-03T15:42:24.250Z] === RUN TestLoad [2022-01-03T15:42:24.250Z] --- PASS: TestLoad (0.00s) [2022-01-03T15:42:24.250Z] === RUN TestSave [2022-01-03T15:42:24.474Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T15:42:24.655Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-03T15:42:24.716Z] --- PASS: TestSave (0.03s) [2022-01-03T15:42:24.716Z] === RUN TestAddDeleteGet [2022-01-03T15:42:24.716Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-03T15:42:24.716Z] === RUN TestInvalidTags [2022-01-03T15:42:24.716Z] --- PASS: TestInvalidTags (0.00s) [2022-01-03T15:42:24.716Z] PASS [2022-01-03T15:42:24.716Z] coverage: 84.4% of statements [2022-01-03T15:42:24.716Z] ok github.com/docker/docker/reference 0.106s coverage: 84.4% of statements [2022-01-03T15:42:25.171Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-03T15:42:25.171Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-03T15:42:25.171Z] [2022-01-03T15:42:25.171Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-03T15:42:25.171Z] =========================== short test summary info ============================ [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-03T15:42:25.171Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-03T15:42:25.171Z] Not supported on most drivers [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-03T15:42:25.171Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-03T15:42:25.171Z] Output of docker top depends on host distro, and is not formalized. [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-03T15:42:25.171Z] Can fail if eth0 has multiple IP addresses [2022-01-03T15:42:25.171Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-03T15:42:25.171Z] This doesn't seem to be taken into account by the engine [2022-01-03T15:42:25.171Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-03T15:42:25.171Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-03T15:42:25.171Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.61 seconds == [2022-01-03T15:42:25.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-03T15:42:25.508Z] --- PASS: TestSecretList (2.04s) [2022-01-03T15:42:25.508Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:42:25.703Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:42:25.703Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:42:25.703Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:42:25.703Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T15:42:25.859Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-03T15:42:25.859Z] check_test.go:308: [d1cecdf1243f2] daemon is not started [2022-01-03T15:42:25.859Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-03T15:42:26.169Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T15:42:26.169Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T15:42:26.169Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T15:42:26.169Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestValidateMirror [2022-01-03T15:42:26.169Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestLoadInsecureRegistries [2022-01-03T15:42:26.169Z] time="2022-01-03T15:42:25Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:42:26.169Z] time="2022-01-03T15:42:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T15:42:26.169Z] time="2022-01-03T15:42:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:42:26.169Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-03T15:42:26.169Z] === RUN TestNewServiceConfig [2022-01-03T15:42:26.169Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestValidateIndexName [2022-01-03T15:42:26.169Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestValidateIndexNameWithError [2022-01-03T15:42:26.169Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestEndpointParse [2022-01-03T15:42:26.169Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestEndpointParseInvalid [2022-01-03T15:42:26.169Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestValidateEndpoint [2022-01-03T15:42:26.169Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestPing [2022-01-03T15:42:26.169Z] --- PASS: TestPing (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestPingRegistryEndpoint [2022-01-03T15:42:26.169Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:42:26.169Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestEndpoint [2022-01-03T15:42:26.169Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:42:26.169Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestParseRepositoryInfo [2022-01-03T15:42:26.169Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestNewIndexInfo [2022-01-03T15:42:26.169Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestMirrorEndpointLookup [2022-01-03T15:42:26.169Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:42:26.169Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestSearchRepositories [2022-01-03T15:42:26.169Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T15:42:26.169Z] Host: 127.0.0.1:49305 [2022-01-03T15:42:26.169Z] User-Agent: docker test client [2022-01-03T15:42:26.169Z] Authorization: Token fake-token [2022-01-03T15:42:26.169Z] X-Docker-Token: true [2022-01-03T15:42:26.169Z] Accept-Encoding: gzip [2022-01-03T15:42:26.169Z] [2022-01-03T15:42:26.169Z] [2022-01-03T15:42:26.169Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T15:42:26.169Z] Connection: close [2022-01-03T15:42:26.169Z] Content-Length: 144 [2022-01-03T15:42:26.169Z] Cache-Control: no-cache [2022-01-03T15:42:26.169Z] Content-Type: application/json [2022-01-03T15:42:26.169Z] Date: Mon, 03 Jan 2022 15:42:26 GMT [2022-01-03T15:42:26.169Z] Expires: -1 [2022-01-03T15:42:26.169Z] Pragma: no-cache [2022-01-03T15:42:26.169Z] Server: docker-tests/mock [2022-01-03T15:42:26.169Z] X-Docker-Registry-Config: mock [2022-01-03T15:42:26.169Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T15:42:26.169Z] [2022-01-03T15:42:26.169Z] [2022-01-03T15:42:26.169Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestTrustedLocation [2022-01-03T15:42:26.169Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T15:42:26.169Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T15:42:26.169Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T15:42:26.169Z] === RUN TestIsSecureIndex [2022-01-03T15:42:26.169Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T15:42:26.169Z] PASS [2022-01-03T15:42:26.169Z] coverage: 51.2% of statements [2022-01-03T15:42:26.169Z] ok github.com/docker/docker/registry 0.202s coverage: 51.2% of statements [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T15:42:26.637Z] time="2022-01-03T15:42:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReader [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T15:42:26.637Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T15:42:26.637Z] PASS [2022-01-03T15:42:26.637Z] coverage: 100.0% of statements [2022-01-03T15:42:26.637Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2022-01-03T15:42:26.637Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T15:42:26.637Z] === RUN TestClientStream [2022-01-03T15:42:26.637Z] --- PASS: TestClientStream (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestClientSendFile [2022-01-03T15:42:26.637Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T15:42:26.637Z] === RUN TestClientWithRequestTimeout [2022-01-03T15:42:26.637Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T15:42:26.637Z] === RUN TestFileSpecPlugin [2022-01-03T15:42:26.802Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T15:42:26.872Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2022-01-03T15:42:26.872Z] === RUN TestSecretsUpdate [2022-01-03T15:42:27.104Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-03T15:42:27.104Z] === RUN TestFileJSONSpecPlugin [2022-01-03T15:42:27.104Z] === RUN TestRestartManagerTimeout [2022-01-03T15:42:27.104Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T15:42:27.104Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T15:42:27.104Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T15:42:27.104Z] PASS [2022-01-03T15:42:27.104Z] coverage: 50.9% of statements [2022-01-03T15:42:27.104Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-03T15:42:27.104Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T15:42:27.104Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T15:42:27.104Z] === RUN TestPluginAddHandler [2022-01-03T15:42:27.104Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T15:42:27.104Z] === RUN TestPluginWaitBadPlugin [2022-01-03T15:42:27.104Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T15:42:27.104Z] === RUN TestGet [2022-01-03T15:42:27.104Z] time="2022-01-03T15:42:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T15:42:27.104Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-01-03T15:42:27.570Z] === RUN TestDecodeContainerConfig [2022-01-03T15:42:27.570Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T15:42:27.570Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T15:42:27.570Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T15:42:27.570Z] === RUN TestValidatePrivileged [2022-01-03T15:42:27.570Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T15:42:27.570Z] PASS [2022-01-03T15:42:27.570Z] coverage: 52.6% of statements [2022-01-03T15:42:27.570Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-01-03T15:42:27.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T15:42:27.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T15:42:27.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T15:42:27.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T15:42:27.570Z] PASS [2022-01-03T15:42:27.570Z] coverage: 62.5% of statements [2022-01-03T15:42:27.570Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2022-01-03T15:42:28.037Z] time="2022-01-03T15:42:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T15:42:28.186Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-03T15:42:28.760Z] --- PASS: TestSecretsUpdate (1.67s) [2022-01-03T15:42:28.760Z] === RUN TestTemplatedSecret [2022-01-03T15:42:28.962Z] Removing intermediate container 21c5417dd274 [2022-01-03T15:42:28.962Z] ---> 0c335805cb31 [2022-01-03T15:42:28.962Z] Step 13/13 : CMD ["sh"] [2022-01-03T15:42:28.962Z] ---> Running in 500e1260fc20 [2022-01-03T15:42:28.962Z] Removing intermediate container 500e1260fc20 [2022-01-03T15:42:28.962Z] ---> 17a7b8cf0398 [2022-01-03T15:42:28.962Z] Successfully built 17a7b8cf0398 [2022-01-03T15:42:28.962Z] Successfully tagged busybox:latest [2022-01-03T15:42:28.962Z] INFO: Docker images of the daemon under test [2022-01-03T15:42:28.962Z] [2022-01-03T15:42:28.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:42:28.962Z] busybox latest 17a7b8cf0398 Less than a second ago 4.96GB [2022-01-03T15:42:28.962Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T15:42:28.962Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T15:42:28.962Z] [2022-01-03T15:42:28.962Z] INFO: Running integration tests at 01/03/2022 15:42:28... [2022-01-03T15:42:28.962Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T15:42:28.962Z] INFO: Integration API tests being run from the host: [2022-01-03T15:42:28.962Z] INFO: make.ps1 starting at 01/03/2022 15:42:28 [2022-01-03T15:42:29.946Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T15:42:30.243Z] time="2022-01-03T15:42:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T15:42:30.243Z] === RUN TestGetDriver [2022-01-03T15:42:30.243Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T15:42:30.243Z] === RUN TestVolumeRequestError [2022-01-03T15:42:30.243Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T15:42:30.243Z] PASS [2022-01-03T15:42:30.243Z] coverage: 36.1% of statements [2022-01-03T15:42:30.243Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-01-03T15:42:30.243Z] === RUN TestGetAddress [2022-01-03T15:42:30.243Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T15:42:30.243Z] === RUN TestRemove [2022-01-03T15:42:30.243Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:42:30.243Z] --- SKIP: TestRemove (0.00s) [2022-01-03T15:42:30.243Z] === RUN TestInitializeWithVolumes [2022-01-03T15:42:30.243Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T15:42:30.243Z] === RUN TestCreate [2022-01-03T15:42:30.243Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:42:30.243Z] === RUN TestValidateName [2022-01-03T15:42:30.243Z] --- PASS: TestValidateName (0.00s) [2022-01-03T15:42:30.243Z] === RUN TestCreateWithOpts [2022-01-03T15:42:30.243Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:42:30.243Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T15:42:30.243Z] === RUN TestRelaodNoOpts [2022-01-03T15:42:30.243Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-03T15:42:30.243Z] PASS [2022-01-03T15:42:30.243Z] coverage: 41.5% of statements [2022-01-03T15:42:30.243Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-01-03T15:42:30.730Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRaw [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T15:42:31.226Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T15:42:31.226Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRaw [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T15:42:31.227Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestConvertTmpfsOptions [2022-01-03T15:42:31.227Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T15:42:31.227Z] linux_parser_test.go:209: data="ro" [2022-01-03T15:42:31.227Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestParseMountSpec [2022-01-03T15:42:31.227Z] parser_test.go:62: case 0 [2022-01-03T15:42:31.227Z] parser_test.go:62: case 1 [2022-01-03T15:42:31.227Z] parser_test.go:62: case 2 [2022-01-03T15:42:31.227Z] parser_test.go:62: case 3 [2022-01-03T15:42:31.227Z] parser_test.go:62: case 4 [2022-01-03T15:42:31.227Z] parser_test.go:62: case 5 [2022-01-03T15:42:31.227Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestValidateMount [2022-01-03T15:42:31.227Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRaw [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:42:31.227Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T15:42:31.227Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:42:31.227Z] PASS [2022-01-03T15:42:31.227Z] coverage: 67.6% of statements [2022-01-03T15:42:31.227Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-01-03T15:42:31.273Z] --- PASS: TestTemplatedSecret (2.42s) [2022-01-03T15:42:31.273Z] === RUN TestSecretCreateResolve [2022-01-03T15:42:31.693Z] === RUN TestSetGetMeta [2022-01-03T15:42:31.693Z] === PAUSE TestSetGetMeta [2022-01-03T15:42:31.693Z] === RUN TestRestore [2022-01-03T15:42:31.693Z] === PAUSE TestRestore [2022-01-03T15:42:31.693Z] === RUN TestServiceCreate [2022-01-03T15:42:31.693Z] === PAUSE TestServiceCreate [2022-01-03T15:42:31.693Z] === RUN TestServiceList [2022-01-03T15:42:31.693Z] === PAUSE TestServiceList [2022-01-03T15:42:31.693Z] === RUN TestServiceRemove [2022-01-03T15:42:31.693Z] === PAUSE TestServiceRemove [2022-01-03T15:42:31.693Z] === RUN TestServiceGet [2022-01-03T15:42:31.693Z] === PAUSE TestServiceGet [2022-01-03T15:42:31.693Z] === RUN TestServicePrune [2022-01-03T15:42:31.693Z] === PAUSE TestServicePrune [2022-01-03T15:42:31.693Z] === RUN TestCreate [2022-01-03T15:42:31.693Z] === PAUSE TestCreate [2022-01-03T15:42:31.693Z] === RUN TestRemove [2022-01-03T15:42:31.693Z] === PAUSE TestRemove [2022-01-03T15:42:31.693Z] === RUN TestList [2022-01-03T15:42:31.693Z] === PAUSE TestList [2022-01-03T15:42:31.693Z] === RUN TestFindByDriver [2022-01-03T15:42:31.693Z] === PAUSE TestFindByDriver [2022-01-03T15:42:31.693Z] === RUN TestFindByReferenced [2022-01-03T15:42:31.693Z] === PAUSE TestFindByReferenced [2022-01-03T15:42:31.693Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T15:42:31.693Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T15:42:31.693Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:42:31.693Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:42:31.693Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T15:42:31.693Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T15:42:31.693Z] === RUN TestRefDerefRemove [2022-01-03T15:42:31.693Z] === PAUSE TestRefDerefRemove [2022-01-03T15:42:31.693Z] === RUN TestGet [2022-01-03T15:42:31.693Z] === PAUSE TestGet [2022-01-03T15:42:31.693Z] === RUN TestGetWithReference [2022-01-03T15:42:31.693Z] === PAUSE TestGetWithReference [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:42:31.693Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T15:42:31.693Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:42:31.693Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T15:42:31.693Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T15:42:31.693Z] === CONT TestSetGetMeta [2022-01-03T15:42:31.693Z] === CONT TestList [2022-01-03T15:42:31.693Z] === CONT TestServiceGet [2022-01-03T15:42:31.693Z] === CONT TestCreate [2022-01-03T15:42:31.693Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-03T15:42:31.693Z] === CONT TestGetWithReference [2022-01-03T15:42:31.693Z] --- PASS: TestCreate (0.02s) [2022-01-03T15:42:31.693Z] === CONT TestGet [2022-01-03T15:42:31.693Z] --- PASS: TestList (0.03s) [2022-01-03T15:42:31.693Z] === CONT TestRefDerefRemove [2022-01-03T15:42:31.693Z] --- PASS: TestGetWithReference (0.02s) [2022-01-03T15:42:31.693Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T15:42:31.693Z] --- PASS: TestGet (0.02s) [2022-01-03T15:42:31.693Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:42:31.693Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-03T15:42:31.693Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T15:42:32.159Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-03T15:42:32.159Z] === CONT TestFindByReferenced [2022-01-03T15:42:32.159Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-01-03T15:42:32.159Z] === CONT TestFindByDriver [2022-01-03T15:42:32.159Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-03T15:42:32.159Z] === CONT TestRemove [2022-01-03T15:42:32.159Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-03T15:42:32.159Z] === CONT TestServiceList [2022-01-03T15:42:32.159Z] --- PASS: TestFindByDriver (0.02s) [2022-01-03T15:42:32.159Z] === CONT TestServiceRemove [2022-01-03T15:42:32.159Z] --- PASS: TestRemove (0.02s) [2022-01-03T15:42:32.159Z] === CONT TestServiceCreate [2022-01-03T15:42:32.159Z] --- PASS: TestServiceGet (0.16s) [2022-01-03T15:42:32.159Z] === CONT TestRestore [2022-01-03T15:42:32.159Z] --- PASS: TestServiceRemove (0.09s) [2022-01-03T15:42:32.159Z] === CONT TestServicePrune [2022-01-03T15:42:32.159Z] --- PASS: TestServiceList (0.10s) [2022-01-03T15:42:32.159Z] --- PASS: TestServiceCreate (0.09s) [2022-01-03T15:42:32.159Z] time="2022-01-03T15:42:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:42:32.159Z] --- PASS: TestRestore (0.02s) [2022-01-03T15:42:32.159Z] time="2022-01-03T15:42:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:42:32.159Z] time="2022-01-03T15:42:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:42:32.159Z] time="2022-01-03T15:42:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T15:42:32.159Z] time="2022-01-03T15:42:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:42:32.159Z] --- PASS: TestServicePrune (0.04s) [2022-01-03T15:42:32.159Z] PASS [2022-01-03T15:42:32.159Z] coverage: 69.0% of statements [2022-01-03T15:42:32.159Z] ok github.com/docker/docker/volume/service 0.239s coverage: 69.0% of statements [2022-01-03T15:42:32.637Z] --- PASS: TestSecretCreateResolve (1.67s) [2022-01-03T15:42:32.637Z] PASS [2022-01-03T15:42:32.637Z] [2022-01-03T15:42:32.637Z] DONE 6 tests in 11.255s [2022-01-03T15:42:32.637Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:42:32.637Z] ++ 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 [2022-01-03T15:42:32.637Z] ++ set -e [2022-01-03T15:42:32.637Z] ++ '[' -n 0 ']' [2022-01-03T15:42:32.637Z] ++ set -x [2022-01-03T15:42:32.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-03T15:42:32.637Z] INFO: Testing against a local daemon [2022-01-03T15:42:32.637Z] === RUN TestServiceCreateInit [2022-01-03T15:42:32.637Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:42:33.720Z] time="2022-01-03T15:42:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T15:42:34.934Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-03T15:42:36.273Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-01-03T15:42:36.273Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:42:36.317Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-03T15:42:36.801Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:42:36.833Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T15:42:37.451Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T15:42:37.614Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T15:42:37.614Z] [2022-01-03T15:42:37.614Z] Unloading profiles will leave already running processes permanently [2022-01-03T15:42:37.614Z] unconfined, which can lead to unexpected situations. [2022-01-03T15:42:37.614Z] [2022-01-03T15:42:37.614Z] To set a process to complain mode, use the command line tool [2022-01-03T15:42:37.614Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T15:42:37.614Z] Post stage [Pipeline] junit [2022-01-03T15:42:37.625Z] Recording test results [2022-01-03T15:42:38.231Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-03T15:42:38.677Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-03T15:42:38.954Z] + echo Ensuring container killed. [2022-01-03T15:42:38.954Z] Ensuring container killed. [2022-01-03T15:42:38.954Z] + docker rm -vf docker-pr4 [2022-01-03T15:42:38.954Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-01-03T15:42:39.239Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:42:39.239Z] Chowning /workspace to jenkins user [2022-01-03T15:42:39.239Z] + id -u [2022-01-03T15:42:39.239Z] + id -g [2022-01-03T15:42:39.239Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:42:39.239Z] Unable to find image 'busybox:latest' locally [2022-01-03T15:42:39.239Z] latest: Pulling from library/busybox [2022-01-03T15:42:39.317Z] --- PASS: TestServiceCreateInit (6.48s) [2022-01-03T15:42:39.317Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s) [2022-01-03T15:42:39.317Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.05s) [2022-01-03T15:42:39.317Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:42:39.497Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T15:42:39.497Z] 5cc84ad355aa: Verifying Checksum [2022-01-03T15:42:39.497Z] 5cc84ad355aa: Download complete [2022-01-03T15:42:39.497Z] 5cc84ad355aa: Pull complete [2022-01-03T15:42:39.497Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T15:42:39.497Z] Status: Downloaded newer image for busybox:latest [2022-01-03T15:42:40.780Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T15:42:40.780Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T15:42:41.041Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T15:42:41.751Z] + bundleName=docker-py [2022-01-03T15:42:41.751Z] + echo Creating docker-py-bundles.tar.gz [2022-01-03T15:42:41.751Z] Creating docker-py-bundles.tar.gz [2022-01-03T15:42:41.751Z] + 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 [2022-01-03T15:42:41.767Z] Archiving artifacts [2022-01-03T15:42:42.361Z] --- PASS: TestGet (15.01s) [2022-01-03T15:42:42.361Z] === RUN TestPluginWithNoManifest [2022-01-03T15:42:42.361Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T15:42:42.361Z] === RUN TestGetAll [2022-01-03T15:42:42.361Z] --- PASS: TestGetAll (0.00s) [2022-01-03T15:42:42.361Z] PASS [2022-01-03T15:42:42.361Z] coverage: 73.2% of statements [2022-01-03T15:42:42.361Z] ok github.com/docker/docker/pkg/plugins 35.875s coverage: 73.2% of statements [2022-01-03T15:42:43.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-03T15:42:44.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh binary [2022-01-03T15:42:44.346Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-03T15:42:44.767Z] [2022-01-03T15:42:44.917Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T15:42:45.025Z] Removing bundles/ [2022-01-03T15:42:45.025Z] [2022-01-03T15:42:45.025Z] ---> Making bundle: binary (in bundles/binary) [2022-01-03T15:42:45.025Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-03T15:42:45.025Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:42:45.488Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T15:42:45.557Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T15:42:45.749Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T15:42:46.743Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T15:42:46.743Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T15:42:47.005Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T15:42:47.584Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T15:42:48.538Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-03T15:42:49.925Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T15:42:50.188Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-03T15:42:51.131Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T15:42:51.392Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-03T15:42:52.166Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-01-03T15:42:52.166Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-01-03T15:42:52.166Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-03T15:42:52.166Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-01-03T15:42:52.166Z] PASS [2022-01-03T15:42:52.167Z] [2022-01-03T15:42:52.167Z] === Skipped [2022-01-03T15:42:52.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T15:42:52.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:42:52.167Z] [2022-01-03T15:42:52.167Z] DONE 27 tests, 1 skipped in 183.576s [2022-01-03T15:42:52.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T15:42:52.167Z] INFO: Testing against a local daemon [2022-01-03T15:42:52.167Z] === RUN TestSessionCreate [2022-01-03T15:42:52.167Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T15:42:52.167Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:42:52.167Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-03T15:42:52.167Z] PASS [2022-01-03T15:42:52.167Z] [2022-01-03T15:42:52.167Z] DONE 2 tests in 0.085s [2022-01-03T15:42:52.167Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T15:42:52.167Z] INFO: Testing against a local daemon [2022-01-03T15:42:52.167Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:42:52.167Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:42:52.167Z] === RUN TestDiskUsage [2022-01-03T15:42:52.167Z] === PAUSE TestDiskUsage [2022-01-03T15:42:52.167Z] === RUN TestEventsExecDie [2022-01-03T15:42:52.421Z] --- PASS: TestEventsExecDie (0.57s) [2022-01-03T15:42:52.422Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:42:52.676Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-03T15:42:52.676Z] === RUN TestEventsVolumeCreate [2022-01-03T15:42:52.676Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-03T15:42:52.676Z] === RUN TestInfoBinaryCommits [2022-01-03T15:42:52.676Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T15:42:52.676Z] === RUN TestInfoAPIVersioned [2022-01-03T15:42:52.676Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T15:42:52.676Z] === RUN TestInfoDiscoveryBackend [2022-01-03T15:42:52.777Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-03T15:42:52.777Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T15:42:53.236Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-03T15:42:53.236Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T15:42:54.155Z] --- PASS: TestCreateServiceMultipleTimes (14.66s) [2022-01-03T15:42:54.155Z] === RUN TestCreateServiceConflict [2022-01-03T15:42:54.160Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T15:42:54.160Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T15:42:54.161Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T15:42:54.719Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T15:42:54.719Z] === RUN TestInfoAPI [2022-01-03T15:42:54.719Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T15:42:54.719Z] === RUN TestInfoAPIWarnings [2022-01-03T15:42:55.518Z] --- PASS: TestCreateServiceConflict (1.65s) [2022-01-03T15:42:55.519Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:42:55.544Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T15:42:55.544Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-03T15:42:56.486Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T15:42:58.033Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-01-03T15:42:58.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:43:00.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:43:00.477Z] INFO: Testing against a local daemon [2022-01-03T15:43:00.477Z] === RUN TestBuildWithSession [2022-01-03T15:43:00.477Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:43:00.477Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:43:00.477Z] === RUN TestBuildSquashParent [2022-01-03T15:43:00.477Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:43:00.477Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:43:00.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:43:00.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:43:00.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:43:00.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:43:00.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:43:00.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:43:01.772Z] docker_cli_daemon_test.go:2583: [d33f2b9a29001] daemon is not started [2022-01-03T15:43:03.157Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-03T15:43:03.157Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T15:43:03.556Z] 2022/01/03 15:43:02 Closing DB instances... [2022-01-03T15:43:05.114Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-01-03T15:43:05.114Z] === RUN TestFindNode [2022-01-03T15:43:05.114Z] 2022/01/03 15:43:04 Closing DB instances... [2022-01-03T15:43:05.114Z] --- PASS: TestFindNode (0.02s) [2022-01-03T15:43:05.114Z] === RUN TestChangeNodeState [2022-01-03T15:43:05.114Z] 2022/01/03 15:43:04 Closing DB instances... [2022-01-03T15:43:05.114Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T15:43:05.114Z] === RUN TestNodeReincarnation [2022-01-03T15:43:05.114Z] 2022/01/03 15:43:04 Closing DB instances... [2022-01-03T15:43:10.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:43:10.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:09Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T15:43:10.961Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-03T15:43:10.961Z] === RUN TestParallelCreate [2022-01-03T15:43:10.961Z] 2022/01/03 15:43:09 Closing DB instances... [2022-01-03T15:43:10.961Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T15:43:10.961Z] === RUN TestParallelDelete [2022-01-03T15:43:10.961Z] 2022/01/03 15:43:09 Closing DB instances... [2022-01-03T15:43:10.961Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T15:43:10.961Z] === RUN TestNetworkDBIslands [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed3010073f89 with config:&{NodeID:ed3010073f89 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}" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cbc30c10c46f with config:&{NodeID:cbc30c10c46f 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}" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:24f3a7aba9d2 with config:&{NodeID:24f3a7aba9d2 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}" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node ed3010073f89/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to nodes list" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-03T15:43:10.961Z] time="2022-01-03T15:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T15:43:11.293Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:71241921550c with config:&{NodeID:71241921550c 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}" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node cbc30c10c46f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node ed3010073f89/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=info msg="Node ed3010073f89/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T15:43:11.427Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7fa632a59654 with config:&{NodeID:7fa632a59654 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}" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node cbc30c10c46f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node ed3010073f89/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node ed3010073f89/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:11.894Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:11Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:12.360Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=info msg="The new bootstrap node list is:[172.23.101.31:10033 172.23.101.31:10034 172.23.101.31:10035]" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10033" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49352" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10034" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49353" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49354" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10035" [2022-01-03T15:43:12.360Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=info msg="The new bootstrap node list is:[172.23.101.31:10033 172.23.101.31:10034 172.23.101.31:10035]" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10033" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49355" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49356" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10034" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10035" [2022-01-03T15:43:12.360Z] time="2022-01-03T15:43:12Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49357" [2022-01-03T15:43:12.787Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-01-03T15:43:12.787Z] === RUN TestInfoDebug [2022-01-03T15:43:12.787Z] --- PASS: TestInfoDebug (0.53s) [2022-01-03T15:43:12.787Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:43:12.787Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T15:43:12.787Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:43:12.787Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T15:43:12.787Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:43:12.787Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T15:43:12.787Z] === RUN TestPingCacheHeaders [2022-01-03T15:43:12.787Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T15:43:12.787Z] === RUN TestPingGet [2022-01-03T15:43:12.787Z] --- PASS: TestPingGet (0.01s) [2022-01-03T15:43:12.787Z] === RUN TestPingHead [2022-01-03T15:43:12.787Z] --- PASS: TestPingHead (0.02s) [2022-01-03T15:43:12.787Z] === RUN TestVersion [2022-01-03T15:43:12.787Z] --- PASS: TestVersion (0.02s) [2022-01-03T15:43:12.787Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:43:12.787Z] === CONT TestDiskUsage [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node 0 leaving" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89 change state NodeActive --> NodeLeft" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node2(cbc30c10c46f): Node leave event for ed3010073f89/172.23.101.31" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89 change state NodeActive --> NodeLeft" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node3(24f3a7aba9d2): Node leave event for ed3010073f89/172.23.101.31" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89 change state NodeActive --> NodeLeft" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node4(71241921550c): Node leave event for ed3010073f89/172.23.101.31" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89 change state NodeActive --> NodeLeft" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node5(7fa632a59654): Node leave event for ed3010073f89/172.23.101.31" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89 change state NodeActive --> NodeLeft" [2022-01-03T15:43:12.827Z] time="2022-01-03T15:43:12Z" level=info msg="node1(ed3010073f89): Node leave event for ed3010073f89/172.23.101.31" [2022-01-03T15:43:12.869Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2022-01-03T15:43:12.869Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:12Z" level=info msg="Node ed3010073f89/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.23.101.31:10036: use of closed network connection" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="node 1 leaving" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="node3(24f3a7aba9d2): Node leave event for cbc30c10c46f/172.23.101.31" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="node4(71241921550c): Node leave event for cbc30c10c46f/172.23.101.31" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f change state NodeActive --> NodeFailed" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f/172.23.101.31, added to failed nodes list" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="node5(7fa632a59654): Node leave event for cbc30c10c46f/172.23.101.31" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=error msg="node: cbc30c10c46f is unknown to memberlist" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.293Z] time="2022-01-03T15:43:13Z" level=info msg="Node cbc30c10c46f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T15:43:13.348Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T15:43:13.604Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="node 2 leaving" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2 change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="node5(7fa632a59654): Node leave event for 24f3a7aba9d2/172.23.101.31" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2 change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="node4(71241921550c): Node leave event for 24f3a7aba9d2/172.23.101.31" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2 change state NodeActive --> NodeLeft" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="node3(24f3a7aba9d2): Node leave event for 24f3a7aba9d2/172.23.101.31" [2022-01-03T15:43:13.760Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, left gossip cluster" [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T15:43:13.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T15:43:14.114Z] --- PASS: TestDiskUsage (1.48s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:43:14.115Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-01-03T15:43:14.115Z] PASS [2022-01-03T15:43:14.115Z] [2022-01-03T15:43:14.115Z] DONE 53 tests in 22.298s [2022-01-03T15:43:14.115Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, left gossip cluster" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:13Z" level=info msg="Node 24f3a7aba9d2/172.23.101.31, left gossip cluster" [2022-01-03T15:43:14.225Z] networkdb_test.go:867: node4: OK [2022-01-03T15:43:14.225Z] networkdb_test.go:867: node5: OK [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="node 0 coming back" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6f416a31345f with config:&{NodeID:6f416a31345f 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}" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="Node 6f416a31345f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="Node 6f416a31345f/172.23.101.31, added to nodes list" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="node 1 coming back" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:af2c9fa6a73a with config:&{NodeID:af2c9fa6a73a 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}" [2022-01-03T15:43:14.225Z] time="2022-01-03T15:43:14Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:14.226Z] time="2022-01-03T15:43:14Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, added to nodes list" [2022-01-03T15:43:14.226Z] time="2022-01-03T15:43:14Z" level=info msg="node 2 coming back" [2022-01-03T15:43:14.226Z] time="2022-01-03T15:43:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b8faeb677a50 with config:&{NodeID:b8faeb677a50 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}" [2022-01-03T15:43:14.226Z] time="2022-01-03T15:43:14Z" level=info msg="Node b8faeb677a50/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:14.226Z] time="2022-01-03T15:43:14Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to nodes list" [2022-01-03T15:43:14.370Z] INFO: Testing against a local daemon [2022-01-03T15:43:14.370Z] === RUN TestVolumesCreateAndList [2022-01-03T15:43:14.370Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T15:43:14.370Z] === RUN TestVolumesRemove [2022-01-03T15:43:14.370Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-03T15:43:14.370Z] === RUN TestVolumesInspect [2022-01-03T15:43:14.370Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T15:43:14.370Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:43:14.370Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:43:14.370Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:43:14.370Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:43:14.370Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T15:43:14.370Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:43:14.370Z] PASS [2022-01-03T15:43:14.370Z] [2022-01-03T15:43:14.370Z] DONE 5 tests in 0.159s [2022-01-03T15:43:14.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T15:43:14.594Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-03T15:43:14.931Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-03T15:43:14.931Z] Removing test suite binaries [2022-01-03T15:43:14.931Z] exiting test-integration [2022-01-03T15:43:14.931Z] ++ exit 0 [2022-01-03T15:43:14.931Z] [2022-01-03T15:43:15.985Z] === RUN TestDockerDaemonSuite/TestShmSizeReload Post stage [Pipeline] junit [2022-01-03T15:43:16.345Z] Recording test results [2022-01-03T15:43:17.873Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T15:43:18.007Z] time="2022-01-03T15:43:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.101.31:10033 172.23.101.31:10034 172.23.101.31:10035]" [2022-01-03T15:43:18.007Z] time="2022-01-03T15:43:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.101.31:10033 172.23.101.31:10034 172.23.101.31:10035]" [2022-01-03T15:43:18.205Z] + echo Ensuring container killed. [2022-01-03T15:43:18.205Z] Ensuring container killed. [2022-01-03T15:43:18.205Z] + docker rm -vf docker-pr4 [2022-01-03T15:43:18.205Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10033" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49358" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, is the new incarnation of the shutdown node ed3010073f89/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49359" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10034" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, is the new incarnation of the shutdown node cbc30c10c46f/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10035" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49360" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, is the new incarnation of the shutdown node 24f3a7aba9d2/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 71241921550c/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, is the new incarnation of the shutdown node cbc30c10c46f/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, is the new incarnation of the shutdown node ed3010073f89/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node 6f416a31345f/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, is the new incarnation of the shutdown node 24f3a7aba9d2/172.23.101.31" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, joined gossip cluster" [2022-01-03T15:43:18.474Z] time="2022-01-03T15:43:18Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to nodes list" [2022-01-03T15:43:18.522Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:43:18.522Z] Chowning /workspace to jenkins user [2022-01-03T15:43:18.522Z] + id -u [2022-01-03T15:43:18.522Z] + id -g [2022-01-03T15:43:18.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:43:18.522Z] Unable to find image 'busybox:latest' locally [2022-01-03T15:43:18.522Z] latest: Pulling from library/busybox [2022-01-03T15:43:18.534Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-03T15:43:18.534Z] check_test.go:308: [dc6e889e69eae] daemon is not started [2022-01-03T15:43:18.534Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-03T15:43:18.780Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T15:43:18.780Z] 5cc84ad355aa: Verifying Checksum [2022-01-03T15:43:18.780Z] 5cc84ad355aa: Download complete [2022-01-03T15:43:18.780Z] 5cc84ad355aa: Pull complete [2022-01-03T15:43:18.780Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T15:43:18.780Z] Status: Downloaded newer image for busybox:latest [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10033" [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49361" [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10034" [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49362" [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.101.31:10035" [2022-01-03T15:43:18.939Z] time="2022-01-03T15:43:18Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49363" [2022-01-03T15:43:19.405Z] 2022/01/03 15:43:19 Closing DB instances... [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="node5(7fa632a59654): Node leave event for 6f416a31345f/172.23.101.31" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="node2(af2c9fa6a73a): Node leave event for 6f416a31345f/172.23.101.31" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="node3(b8faeb677a50): Node leave event for 6f416a31345f/172.23.101.31" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="node4(71241921550c): Node leave event for 6f416a31345f/172.23.101.31" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.405Z] time="2022-01-03T15:43:19Z" level=info msg="node1(6f416a31345f): Node leave event for 6f416a31345f/172.23.101.31" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node 6f416a31345f/172.23.101.31, left gossip cluster" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="node3(b8faeb677a50): Node leave event for af2c9fa6a73a/172.23.101.31" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="node4(71241921550c): Node leave event for af2c9fa6a73a/172.23.101.31" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="node5(7fa632a59654): Node leave event for af2c9fa6a73a/172.23.101.31" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a change state NodeActive --> NodeLeft" [2022-01-03T15:43:19.871Z] time="2022-01-03T15:43:19Z" level=info msg="node2(af2c9fa6a73a): Node leave event for af2c9fa6a73a/172.23.101.31" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:19Z" level=info msg="Node af2c9fa6a73a/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50 change state NodeActive --> NodeLeft" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="node5(7fa632a59654): Node leave event for b8faeb677a50/172.23.101.31" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50 change state NodeActive --> NodeLeft" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="node4(71241921550c): Node leave event for b8faeb677a50/172.23.101.31" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50 change state NodeActive --> NodeFailed" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50/172.23.101.31, added to failed nodes list" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=error msg="node: b8faeb677a50 is unknown to memberlist" [2022-01-03T15:43:20.338Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.804Z] time="2022-01-03T15:43:20Z" level=info msg="Node b8faeb677a50/172.23.101.31, left gossip cluster" [2022-01-03T15:43:20.804Z] time="2022-01-03T15:43:20Z" level=debug msg="memberlist: Failed ping: 71241921550c (timeout reached)" [2022-01-03T15:43:20.804Z] time="2022-01-03T15:43:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.101.31:10035: use of closed network connection" [2022-01-03T15:43:20.804Z] time="2022-01-03T15:43:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.101.31:10037: use of closed network connection" [2022-01-03T15:43:20.804Z] time="2022-01-03T15:43:20Z" level=debug msg="memberlist: Stream connection from=172.23.101.31:49364" [2022-01-03T15:43:21.270Z] time="2022-01-03T15:43:20Z" level=info msg="Node 71241921550c change state NodeActive --> NodeLeft" [2022-01-03T15:43:21.270Z] time="2022-01-03T15:43:20Z" level=info msg="node5(7fa632a59654): Node leave event for 71241921550c/172.23.101.31" [2022-01-03T15:43:21.270Z] time="2022-01-03T15:43:20Z" level=info msg="Node 71241921550c change state NodeActive --> NodeLeft" [2022-01-03T15:43:21.270Z] time="2022-01-03T15:43:20Z" level=info msg="node4(71241921550c): Node leave event for 71241921550c/172.23.101.31" [2022-01-03T15:43:21.270Z] time="2022-01-03T15:43:21Z" level=warning msg="memberlist: Was able to connect to 71241921550c but other probes failed, network may be misconfigured" [Pipeline] catchError [Pipeline] { [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.72s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.72s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.21s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.71s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.70s) [2022-01-03T15:43:21.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.78s) [2022-01-03T15:43:21.317Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:43:21.317Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] sh [2022-01-03T15:43:21.646Z] + bundleName=amd64-cgroup2 [2022-01-03T15:43:21.646Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T15:43:21.646Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-03T15:43:21.646Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T15:43:21.646Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-03T15:43:21.736Z] time="2022-01-03T15:43:21Z" level=info msg="Node 71241921550c/172.23.101.31, left gossip cluster" [2022-01-03T15:43:21.736Z] time="2022-01-03T15:43:21Z" level=info msg="Node 71241921550c/172.23.101.31, left gossip cluster" [Pipeline] archiveArtifacts [2022-01-03T15:43:21.909Z] Archiving artifacts [2022-01-03T15:43:22.202Z] time="2022-01-03T15:43:22Z" level=info msg="Node 7fa632a59654/172.23.101.31, left gossip cluster" [2022-01-03T15:43:22.202Z] time="2022-01-03T15:43:22Z" level=info msg="Node 7fa632a59654 change state NodeActive --> NodeFailed" [2022-01-03T15:43:22.202Z] time="2022-01-03T15:43:22Z" level=info msg="Node 7fa632a59654/172.23.101.31, added to failed nodes list" [2022-01-03T15:43:22.202Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-01-03T15:43:22.202Z] PASS [2022-01-03T15:43:22.202Z] coverage: 60.1% of statements [2022-01-03T15:43:22.202Z] ok github.com/docker/docker/libnetwork/networkdb 104.439s coverage: 60.1% of statements [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:43:22.202Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:43:22.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T15:43:22.849Z] --- PASS: TestCreateServiceSecretFileMode (11.92s) [2022-01-03T15:43:22.849Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:43:23.915Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T15:43:24.220Z] + make clean [2022-01-03T15:43:24.409Z] [2022-01-03T15:43:24.409Z] === Skipped [2022-01-03T15:43:24.409Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T15:43:24.409Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:43:24.409Z] [2022-01-03T15:43:24.409Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T15:43:24.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.409Z] [2022-01-03T15:43:24.409Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T15:43:24.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.409Z] [2022-01-03T15:43:24.409Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-03T15:43:24.410Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T15:43:24.410Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:43:24.410Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:43:24.410Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:43:24.410Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:43:24.410Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T15:43:24.410Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:43:24.410Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T15:43:24.410Z] daemon_test.go:146: root required [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:43:24.410Z] reload_test.go:520: root required [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-03T15:43:24.410Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:43:24.410Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T15:43:24.410Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T15:43:24.410Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T15:43:24.410Z] layer_test.go:303: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T15:43:24.410Z] layer_test.go:352: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T15:43:24.410Z] layer_test.go:467: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-03T15:43:24.410Z] layer_test.go:696: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T15:43:24.410Z] migration_test.go:45: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:43:24.410Z] migration_test.go:181: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T15:43:24.410Z] mount_test.go:17: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T15:43:24.410Z] mount_test.go:76: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T15:43:24.410Z] mount_test.go:125: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T15:43:24.410Z] mount_test.go:212: Failing on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-03T15:43:24.410Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T15:43:24.410Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-03T15:43:24.410Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T15:43:24.410Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T15:43:24.410Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T15:43:24.410Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:43:24.410Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T15:43:24.410Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:43:24.410Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T15:43:24.410Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T15:43:24.410Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T15:43:24.410Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:43:24.410Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:43:24.410Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:43:24.410Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:43:24.410Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:43:24.410Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-03T15:43:24.410Z] archive_test.go:140: zstd not installed [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:43:24.410Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:43:24.410Z] changes_test.go:195: needs more investigation [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-03T15:43:24.410Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-03T15:43:24.410Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T15:43:24.410Z] changes_test.go:432: needs further investigation [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:43:24.410Z] changes_test.go:468: needs further investigation [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:43:24.410Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T15:43:24.410Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:43:24.410Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:43:24.410Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T15:43:24.410Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T15:43:24.410Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-03T15:43:24.410Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T15:43:24.410Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T15:43:24.410Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:43:24.410Z] [2022-01-03T15:43:24.410Z] DONE 2101 tests, 70 skipped in 254.195s [2022-01-03T15:43:24.410Z] INFO: make.ps1 ended at 01/03/2022 15:43:24 [2022-01-03T15:43:24.476Z] docker volume rm -f docker-dev-cache [2022-01-03T15:43:24.476Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite (334.35s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.96s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.23s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.45s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.47s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.43s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2022-01-03T15:43:24.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.58s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.49s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.26s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.96s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.96s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.54s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.86s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.74s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.88s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.59s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.49s) [2022-01-03T15:43:24.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T15:43:24.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.82s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s) [2022-01-03T15:43:24.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.53s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.22s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.66s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.51s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.87s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.11s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.45s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.33s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-01-03T15:43:24.656Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.04s) [2022-01-03T15:43:24.656Z] === RUN TestDockerSwarmSuite [2022-01-03T15:43:24.656Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-03T15:43:24.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-01-03T15:43:26.627Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T15:43:26.627Z] INFO: Unit tests ended at 01/03/2022 15:43:25. Duration:00:04:26.8502947 [2022-01-03T15:43:26.627Z] INFO: Building busybox [2022-01-03T15:43:26.627Z] Sending build context to Docker daemon 5.12kB [2022-01-03T15:43:26.627Z] [2022-01-03T15:43:26.627Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T15:43:26.627Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T15:43:26.627Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T15:43:26.627Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T15:43:26.627Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T15:43:26.627Z] ---> 136110e1a05c [2022-01-03T15:43:26.627Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T15:43:26.627Z] ---> Running in b8890e9f4fd1 [Pipeline] } [2022-01-03T15:43:27.461Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-03T15:43:30.762Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-03T15:43:31.367Z] Removing intermediate container b8890e9f4fd1 [2022-01-03T15:43:31.367Z] ---> bcc044aee0ad [2022-01-03T15:43:31.367Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T15:43:31.367Z] ---> Running in 56c21d3d232f [2022-01-03T15:43:31.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:43:31.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:43:31.836Z] Removing intermediate container 56c21d3d232f [2022-01-03T15:43:31.836Z] ---> ee134e8dd69b [2022-01-03T15:43:31.836Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T15:43:31.836Z] ---> Running in 59b2735cd371 [2022-01-03T15:43:32.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:43:32.303Z] Removing intermediate container 59b2735cd371 [2022-01-03T15:43:32.303Z] ---> c5f4e99966ee [2022-01-03T15:43:32.303Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T15:43:33.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T15:43:33.744Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:43:33.861Z] [2022-01-03T15:43:34.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T15:43:34.329Z] ---> 64516445bf50 [2022-01-03T15:43:34.329Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T15:43:34.329Z] ---> Running in 0e97557c5852 [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy (14.12s) [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.49s) [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-01-03T15:43:34.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-01-03T15:43:34.727Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:43:34.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T15:43:35.013Z] --- PASS: TestCreateServiceConfigFileMode (12.00s) [2022-01-03T15:43:35.013Z] === RUN TestCreateServiceSysctls [2022-01-03T15:43:35.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T15:43:35.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-03T15:43:37.039Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T15:43:37.039Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T15:43:37.039Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T15:43:37.039Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T15:43:37.526Z] --- PASS: TestCreateServiceSysctls (2.88s) [2022-01-03T15:43:37.526Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:43:37.666Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2022-01-03T15:43:37.666Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:43:37.666Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:43:37.666Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-03T15:43:37.666Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:43:39.222Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-01-03T15:43:39.222Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:43:39.414Z] --- PASS: TestCreateServiceCapabilities (1.80s) [2022-01-03T15:43:39.414Z] === RUN TestInspect [2022-01-03T15:43:41.303Z] --- PASS: TestInspect (2.00s) [2022-01-03T15:43:41.303Z] === RUN TestCreateJob [2022-01-03T15:43:43.000Z] Removing intermediate container 0e97557c5852 [2022-01-03T15:43:43.000Z] ---> 2feed2cc967a [2022-01-03T15:43:43.000Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T15:43:43.000Z] ---> Running in 6e0623f40036 [2022-01-03T15:43:43.820Z] --- PASS: TestCreateJob (2.57s) [2022-01-03T15:43:43.820Z] === RUN TestReplicatedJob [2022-01-03T15:43:43.982Z] [2022-01-03T15:43:43.982Z] SUCCESS: Specified value was saved. [2022-01-03T15:43:46.198Z] Removing intermediate container 6e0623f40036 [2022-01-03T15:43:46.198Z] ---> 2095fd6602e5 [2022-01-03T15:43:46.198Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T15:43:46.198Z] ---> Running in ff7e08cd5527 [2022-01-03T15:43:47.038Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T15:43:47.038Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T15:43:47.038Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T15:43:47.038Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T15:43:47.298Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T15:43:47.869Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T15:43:48.129Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T15:43:48.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-03T15:43:49.063Z] --- PASS: TestReplicatedJob (4.44s) [2022-01-03T15:43:49.063Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:43:49.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-03T15:43:49.977Z] Cannot create a file when that file already exists. [2022-01-03T15:43:50.213Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T15:43:50.950Z] --- PASS: TestUpdateReplicatedJob (2.77s) [2022-01-03T15:43:50.950Z] === RUN TestServiceListWithStatuses [2022-01-03T15:43:50.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:43:50.950Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:43:50.950Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:43:51.684Z] --- PASS: TestBuildMultiStageOnBuild (12.92s) [2022-01-03T15:43:51.684Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:43:51.684Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:43:51.684Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T15:43:51.684Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:43:52.759Z] docker_api_swarm_test.go:563: [d08693fee15bb] joining swarm manager [d603f422d8a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:43:52.759Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T15:43:53.752Z] Removing intermediate container ff7e08cd5527 [2022-01-03T15:43:53.752Z] ---> 2f0038e3153b [2022-01-03T15:43:53.752Z] Step 13/13 : CMD ["sh"] [2022-01-03T15:43:53.752Z] ---> Running in 6b6a05934535 [2022-01-03T15:43:54.218Z] Removing intermediate container 6b6a05934535 [2022-01-03T15:43:54.218Z] ---> 8fd3c6a5d940 [2022-01-03T15:43:54.218Z] Successfully built 8fd3c6a5d940 [2022-01-03T15:43:54.218Z] Successfully tagged busybox:latest [2022-01-03T15:43:54.218Z] INFO: Docker images of the daemon under test [2022-01-03T15:43:54.218Z] [2022-01-03T15:43:54.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:43:54.218Z] busybox latest 8fd3c6a5d940 1 second ago 4.96GB [2022-01-03T15:43:54.218Z] microsoft/windowsservercore latest 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T15:43:54.218Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 3 weeks ago 4.91GB [2022-01-03T15:43:54.218Z] [2022-01-03T15:43:54.218Z] INFO: Running integration tests at 01/03/2022 15:43:54... [2022-01-03T15:43:54.218Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T15:43:54.218Z] INFO: Integration API tests being run from the host: [2022-01-03T15:43:54.218Z] INFO: make.ps1 starting at 01/03/2022 15:43:54 [2022-01-03T15:43:54.674Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T15:43:55.114Z] --- PASS: TestDockerNetworkConnectAlias (3.84s) [2022-01-03T15:43:55.114Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:43:55.203Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T15:43:56.060Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T15:43:56.321Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T15:43:57.262Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T15:43:57.629Z] --- PASS: TestDockerNetworkReConnect (2.74s) [2022-01-03T15:43:57.629Z] === RUN TestServicePlugin [2022-01-03T15:43:57.629Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:43:57.629Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T15:43:57.629Z] === RUN TestServiceUpdateLabel [2022-01-03T15:43:59.175Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T15:43:59.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T15:44:00.021Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T15:44:00.144Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-01-03T15:44:00.144Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:44:00.894Z] 5ee7a7ea9cf2: Pull complete [2022-01-03T15:44:00.894Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2022-01-03T15:44:00.894Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:44:00.894Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-03T15:44:00.894Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-03T15:44:00.894Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2022-01-03T15:44:00.894Z] WARN: Skipping validation tests [2022-01-03T15:44:00.894Z] INFO: Running unit tests at 01/03/2022 15:43:56... [2022-01-03T15:44:01.991Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T15:44:03.906Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T15:44:04.146Z] --- PASS: TestBuildMultiStageLayerLeak (11.12s) [2022-01-03T15:44:04.146Z] === RUN TestBuildWithHugeFile [2022-01-03T15:44:04.635Z] INFO: make.ps1 starting at 01/03/2022 15:44:03 [2022-01-03T15:44:04.635Z] INFO: Git commit (c91e09bee2) assumed from DOCKER_GITCOMMIT environment variable [2022-01-03T15:44:04.635Z] INFO: Invoking autogen... [2022-01-03T15:44:04.848Z] docker_api_swarm_test.go:585: [d2d460b0f3687] joining swarm manager [d603f422d8a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:44:05.419Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T15:44:05.606Z] INFO: Running unit tests... [2022-01-03T15:44:07.964Z] check_test.go:379: [d08693fee15bb] daemon is not started [2022-01-03T15:44:09.348Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T15:44:09.919Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T15:44:10.491Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T15:44:11.061Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T15:44:11.322Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T15:44:11.583Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T15:44:12.155Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T15:44:12.727Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T15:44:13.298Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T15:44:13.558Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T15:44:13.819Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T15:44:14.389Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T15:44:14.980Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-01-03T15:44:14.980Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:44:15.331Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T15:44:15.944Z] 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/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/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 [2022-01-03T15:44:17.873Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T15:44:17.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-03T15:44:17.873Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T15:44:17.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-03T15:44:20.417Z] docker_api_swarm_test.go:46: [da4000985046b] joining swarm manager [dc5e37c5cc88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:44:21.462Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-03T15:44:21.462Z] Copying nested executables into bundles/binary-daemon [2022-01-03T15:44:21.462Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-03T15:44:21.462Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:44:21.462Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-03T15:44:21.462Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-03T15:44:21.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/make.sh cross [2022-01-03T15:44:22.354Z] [2022-01-03T15:44:22.613Z] Removing bundles/ [2022-01-03T15:44:22.613Z] [2022-01-03T15:44:22.613Z] ---> Making bundle: cross (in bundles/cross) [2022-01-03T15:44:22.613Z] Cross building: bundles/cross/linux/amd64 [2022-01-03T15:44:22.613Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T15:44:22.613Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T15:44:22.961Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T15:44:25.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:44:25.314Z] INFO: Testing against a local daemon [2022-01-03T15:44:25.314Z] === RUN TestBuildWithSession [2022-01-03T15:44:25.314Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:44:25.314Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:44:25.314Z] === RUN TestBuildSquashParent [2022-01-03T15:44:25.314Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:44:25.314Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:44:25.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:44:25.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:44:25.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:44:25.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:44:25.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:44:25.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:44:25.503Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T15:44:25.503Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T15:44:25.503Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T15:44:25.503Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T15:44:25.763Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T15:44:26.025Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T15:44:27.409Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T15:44:28.349Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:44:28.792Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T15:44:29.816Z] --- PASS: TestServiceUpdateConfigs (13.97s) [2022-01-03T15:44:29.816Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:44:31.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:44:31.244Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:44:32.092Z] --- PASS: TestImportExtremelyLargeImageWorks (174.61s) [2022-01-03T15:44:32.092Z] PASS [2022-01-03T15:44:32.092Z] [2022-01-03T15:44:32.092Z] DONE 12 tests in 178.228s [2022-01-03T15:44:32.092Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-03T15:44:32.092Z] ++ 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 [2022-01-03T15:44:32.092Z] ++ set -e [2022-01-03T15:44:32.092Z] ++ '[' -n 0 ']' [2022-01-03T15:44:32.092Z] ++ set -x [2022-01-03T15:44:32.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=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 [2022-01-03T15:44:32.093Z] INFO: Testing against a local daemon [2022-01-03T15:44:32.093Z] === RUN TestNetworkCreateDelete [2022-01-03T15:44:32.093Z] --- PASS: TestNetworkCreateDelete (0.25s) [2022-01-03T15:44:32.093Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:44:32.093Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T15:44:32.353Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-01-03T15:44:32.353Z] === RUN TestDaemonDNSFallback [2022-01-03T15:44:32.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T15:44:32.874Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T15:44:38.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-03T15:44:38.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-03T15:44:38.989Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T15:44:38.989Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-01-03T15:44:38.989Z] === RUN TestInspectNetwork [2022-01-03T15:44:39.753Z] --- PASS: TestServiceUpdateNetwork (11.62s) [2022-01-03T15:44:39.753Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.79s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.33s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.25s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.83s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.08s) [2022-01-03T15:44:39.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.70s) [2022-01-03T15:44:39.886Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:44:39.886Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:44:41.118Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T15:44:41.680Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T15:44:42.291Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T15:44:42.862Z] === RUN TestInspectNetwork/full_network_id [2022-01-03T15:44:42.862Z] === RUN TestInspectNetwork/partial_network_id [2022-01-03T15:44:42.862Z] === RUN TestInspectNetwork/network_name [2022-01-03T15:44:42.862Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-03T15:44:43.123Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T15:44:44.509Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T15:44:44.509Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T15:44:44.509Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T15:44:47.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:44:47.811Z] --- PASS: TestInspectNetwork (8.19s) [2022-01-03T15:44:47.811Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-03T15:44:47.811Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-03T15:44:47.811Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-03T15:44:47.811Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-03T15:44:47.811Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:44:47.811Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T15:44:48.071Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T15:44:48.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:44:49.055Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:44:49.454Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-01-03T15:44:49.455Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:44:49.455Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:44:49.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:44:49.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:44:49.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:44:49.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:44:49.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:44:49.455Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:44:49.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:44:49.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:44:49.455Z] === RUN TestNetworkList [2022-01-03T15:44:49.455Z] === RUN TestNetworkList//networks [2022-01-03T15:44:49.455Z] === PAUSE TestNetworkList//networks [2022-01-03T15:44:49.455Z] === RUN TestNetworkList//networks/ [2022-01-03T15:44:49.455Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:44:49.455Z] === CONT TestNetworkList//networks [2022-01-03T15:44:49.455Z] === CONT TestNetworkList//networks/ [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkList (0.01s) [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:44:49.455Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:44:49.455Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:44:49.464Z] === RUN TestMiddlewares [2022-01-03T15:44:49.464Z] --- PASS: TestMiddlewares (0.00s) [2022-01-03T15:44:49.464Z] PASS [2022-01-03T15:44:49.464Z] coverage: 9.0% of statements [2022-01-03T15:44:49.464Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2022-01-03T15:44:49.715Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T15:44:49.780Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T15:44:49.976Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-01-03T15:44:49.976Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:44:49.976Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T15:44:50.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:44:50.916Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-03T15:44:50.916Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:44:51.487Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy (12.34s) [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.88s) [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-01-03T15:44:51.596Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2022-01-03T15:44:51.596Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:44:51.748Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-01-03T15:44:51.748Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:44:51.748Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T15:44:52.690Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T15:44:52.950Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2022-01-03T15:44:52.950Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:44:53.211Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T15:44:54.538Z] --- PASS: TestBuildMultiStageParentConfig (2.48s) [2022-01-03T15:44:54.538Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:44:54.538Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:44:54.538Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-03T15:44:54.538Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:44:54.597Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2022-01-03T15:44:54.597Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:44:54.597Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T15:44:54.597Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T15:44:54.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T15:44:54.857Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-03T15:44:54.857Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:44:55.117Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T15:44:55.378Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T15:44:55.520Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2022-01-03T15:44:55.520Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:44:55.949Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T15:44:56.322Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-01-03T15:44:56.322Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-03T15:44:56.322Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-01-03T15:44:56.322Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-01-03T15:44:56.322Z] PASS [2022-01-03T15:44:56.322Z] [2022-01-03T15:44:56.322Z] === Skipped [2022-01-03T15:44:56.322Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T15:44:56.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:44:56.322Z] [2022-01-03T15:44:56.322Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-03T15:44:56.322Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-03T15:44:56.322Z] [2022-01-03T15:44:56.322Z] DONE 27 tests, 2 skipped in 143.140s [2022-01-03T15:44:56.322Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T15:44:56.322Z] ++ 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 [2022-01-03T15:44:56.322Z] ++ set -e [2022-01-03T15:44:56.322Z] ++ '[' -n 0 ']' [2022-01-03T15:44:56.322Z] ++ set -x [2022-01-03T15:44:56.322Z] ++ 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 [2022-01-03T15:44:56.322Z] INFO: Testing against a local daemon [2022-01-03T15:44:56.322Z] === RUN TestSessionCreate [2022-01-03T15:44:56.322Z] --- PASS: TestSessionCreate (0.02s) [2022-01-03T15:44:56.322Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:44:56.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T15:44:56.322Z] PASS [2022-01-03T15:44:56.322Z] [2022-01-03T15:44:56.322Z] DONE 2 tests in 0.125s [2022-01-03T15:44:56.322Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T15:44:56.322Z] ++ 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 [2022-01-03T15:44:56.322Z] ++ set -e [2022-01-03T15:44:56.322Z] ++ '[' -n 0 ']' [2022-01-03T15:44:56.322Z] ++ set -x [2022-01-03T15:44:56.322Z] ++ 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 [2022-01-03T15:44:56.322Z] INFO: Testing against a local daemon [2022-01-03T15:44:56.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:44:56.322Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:44:56.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:44:56.322Z] === RUN TestDiskUsage [2022-01-03T15:44:56.322Z] === PAUSE TestDiskUsage [2022-01-03T15:44:56.322Z] === RUN TestEventsExecDie [2022-01-03T15:44:56.322Z] --- PASS: TestEventsExecDie (0.45s) [2022-01-03T15:44:56.322Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:44:56.615Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-03T15:44:56.615Z] === RUN TestEventsVolumeCreate [2022-01-03T15:44:56.615Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-03T15:44:56.615Z] === RUN TestInfoBinaryCommits [2022-01-03T15:44:56.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-03T15:44:56.615Z] === RUN TestInfoAPIVersioned [2022-01-03T15:44:56.615Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T15:44:56.615Z] === RUN TestInfoDiscoveryBackend [2022-01-03T15:44:57.185Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-03T15:44:57.185Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T15:44:57.333Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T15:44:57.594Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2022-01-03T15:44:57.594Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:44:57.594Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:44:57.594Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:44:57.594Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:44:57.855Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T15:44:58.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T15:44:58.113Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T15:44:58.674Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T15:44:58.674Z] === RUN TestInfoAPI [2022-01-03T15:44:58.674Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T15:44:58.674Z] === RUN TestInfoAPIWarnings [2022-01-03T15:44:59.861Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T15:45:01.279Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T15:45:02.663Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T15:45:03.234Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T15:45:03.810Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T15:45:04.381Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T15:45:06.930Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T15:45:07.986Z] --- PASS: TestBuildMultiStageOnBuild (11.96s) [2022-01-03T15:45:07.986Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:45:07.986Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:45:07.986Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-03T15:45:07.986Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:45:08.843Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T15:45:09.104Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T15:45:09.675Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T15:45:13.877Z] --- PASS: TestServiceWithDataPathPortInit (15.71s) [2022-01-03T15:45:13.877Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:45:16.424Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T15:45:16.424Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vi8lat28omzgy6x3cy3krknu8 Created:2022-01-03 15:45:14.622629034 +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[464a5e1711be19c048f0bd484a363a359acf77ad9ab09114a8be2bb7b19e009f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s85ecbgns3lv9f648p3k2nlgy EndpointID:f6c6cf37e70986d6573ac46925c6fad100976d73ece96952b6e2c0ffef01df60 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bba945f410474bcdc0ccf527c4d29a0cefa8005c38aa58076977a9aa318e322a 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:8e3f486c2b91 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s85ecbgns3lv9f648p3k2nlgy EndpointID:f6c6cf37e70986d6573ac46925c6fad100976d73ece96952b6e2c0ffef01df60 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-03T15:45:16.712Z] --- PASS: TestInfoAPIWarnings (16.19s) [2022-01-03T15:45:16.712Z] === RUN TestInfoDebug [2022-01-03T15:45:16.712Z] --- PASS: TestInfoDebug (0.52s) [2022-01-03T15:45:16.712Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:45:16.712Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-03T15:45:16.712Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:45:16.712Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-03T15:45:16.712Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:45:16.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T15:45:16.712Z] === RUN TestPingCacheHeaders [2022-01-03T15:45:16.712Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-03T15:45:16.712Z] === RUN TestPingGet [2022-01-03T15:45:16.712Z] --- PASS: TestPingGet (0.02s) [2022-01-03T15:45:16.712Z] === RUN TestPingHead [2022-01-03T15:45:16.712Z] --- PASS: TestPingHead (0.02s) [2022-01-03T15:45:16.712Z] === RUN TestVersion [2022-01-03T15:45:16.712Z] --- PASS: TestVersion (0.02s) [2022-01-03T15:45:16.712Z] === CONT TestDiskUsage [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T15:45:16.968Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T15:45:17.224Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T15:45:17.480Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage (1.05s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T15:45:17.480Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:45:17.480Z] PASS [2022-01-03T15:45:17.480Z] [2022-01-03T15:45:17.480Z] === Skipped [2022-01-03T15:45:17.480Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:45:17.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:45:17.480Z] [2022-01-03T15:45:17.480Z] DONE 53 tests, 1 skipped in 21.695s [2022-01-03T15:45:17.480Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T15:45:17.480Z] ++ 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 [2022-01-03T15:45:17.480Z] ++ set -e [2022-01-03T15:45:17.480Z] ++ '[' -n 0 ']' [2022-01-03T15:45:17.480Z] ++ set -x [2022-01-03T15:45:17.480Z] ++ 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 [2022-01-03T15:45:17.736Z] INFO: Testing against a local daemon [2022-01-03T15:45:17.736Z] === RUN TestVolumesCreateAndList [2022-01-03T15:45:17.736Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T15:45:17.736Z] === RUN TestVolumesRemove [2022-01-03T15:45:17.736Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-03T15:45:17.736Z] === RUN TestVolumesInspect [2022-01-03T15:45:17.736Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T15:45:17.736Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:45:17.736Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:45:17.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:45:17.736Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:45:17.736Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T15:45:17.736Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:45:17.736Z] PASS [2022-01-03T15:45:17.736Z] [2022-01-03T15:45:17.736Z] DONE 5 tests in 0.183s [2022-01-03T15:45:17.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T15:45:17.991Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T15:45:17.991Z] +++ kill 13389 [2022-01-03T15:45:18.247Z] +++ /etc/init.d/apparmor stop [2022-01-03T15:45:18.247Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T15:45:18.247Z] [2022-01-03T15:45:18.247Z] Unloading profiles will leave already running processes permanently [2022-01-03T15:45:18.247Z] unconfined, which can lead to unexpected situations. [2022-01-03T15:45:18.247Z] [2022-01-03T15:45:18.247Z] To set a process to complain mode, use the command line tool [2022-01-03T15:45:18.247Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T15:45:18.247Z] +++ true [2022-01-03T15:45:18.247Z] exiting test-integration [2022-01-03T15:45:18.247Z] ++ exit 0 [2022-01-03T15:45:18.247Z] [2022-01-03T15:45:18.334Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-03T15:45:18.390Z] --- PASS: TestBuildMultiStageLayerLeak (10.79s) [2022-01-03T15:45:18.390Z] === RUN TestBuildWithHugeFile Post stage [Pipeline] junit [2022-01-03T15:45:18.819Z] Recording test results [2022-01-03T15:45:19.132Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T15:45:19.526Z] + echo Ensuring container killed. [2022-01-03T15:45:19.526Z] Ensuring container killed. [2022-01-03T15:45:19.526Z] + docker rm -vf docker-pr4 [2022-01-03T15:45:19.526Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-01-03T15:45:19.716Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T15:45:19.843Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:45:19.843Z] Chowning /workspace to jenkins user [2022-01-03T15:45:19.843Z] + id -u [2022-01-03T15:45:19.843Z] + id -g [2022-01-03T15:45:19.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:45:19.843Z] Unable to find image 'busybox:latest' locally [2022-01-03T15:45:19.843Z] latest: Pulling from library/busybox [2022-01-03T15:45:20.098Z] a01966dde7f8: Pulling fs layer [2022-01-03T15:45:20.098Z] a01966dde7f8: Download complete [2022-01-03T15:45:20.099Z] a01966dde7f8: Pull complete [2022-01-03T15:45:20.099Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T15:45:20.099Z] Status: Downloaded newer image for busybox:latest [2022-01-03T15:45:21.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2022-01-03T15:45:21.099Z] PASS [2022-01-03T15:45:21.099Z] [2022-01-03T15:45:21.099Z] === Skipped [2022-01-03T15:45:21.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:45:21.099Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:45:21.099Z] [2022-01-03T15:45:21.099Z] DONE 26 tests, 1 skipped in 49.387s [2022-01-03T15:45:21.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:45:21.099Z] ++ 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 [2022-01-03T15:45:21.099Z] ++ set -e [2022-01-03T15:45:21.099Z] ++ '[' -n 0 ']' [2022-01-03T15:45:21.099Z] ++ set -x [2022-01-03T15:45:21.099Z] ++ 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 [2022-01-03T15:45:21.099Z] INFO: Testing against a local daemon [2022-01-03T15:45:21.099Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-03T15:45:21.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:45:21.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:45:21.099Z] === RUN TestDockerNetworkIpvlan [2022-01-03T15:45:21.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:45:21.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:45:21.099Z] PASS [2022-01-03T15:45:21.099Z] [2022-01-03T15:45:21.099Z] === Skipped [2022-01-03T15:45:21.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-03T15:45:21.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:45:21.099Z] [2022-01-03T15:45:21.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-03T15:45:21.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-03T15:45:21.099Z] [2022-01-03T15:45:21.099Z] DONE 2 tests, 2 skipped in 0.105s [2022-01-03T15:45:21.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-03T15:45:21.099Z] ++ 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 [2022-01-03T15:45:21.099Z] ++ set -e [2022-01-03T15:45:21.099Z] ++ '[' -n 0 ']' [2022-01-03T15:45:21.099Z] ++ set -x [2022-01-03T15:45:21.099Z] ++ 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 [2022-01-03T15:45:21.099Z] INFO: Testing against a local daemon [2022-01-03T15:45:21.099Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T15:45:21.751Z] + bundleName=arm64-integration [2022-01-03T15:45:21.751Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-03T15:45:21.751Z] Creating arm64-integration-bundles.tar.gz [2022-01-03T15:45:21.751Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-03T15:45:21.751Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-03T15:45:22.016Z] Archiving artifacts [2022-01-03T15:45:22.041Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T15:45:22.612Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-01-03T15:45:22.612Z] === RUN TestDockerNetworkMacvlan [2022-01-03T15:45:22.612Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T15:45:23.182Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-03T15:45:23.753Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T15:45:23.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T15:45:24.013Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T15:45:24.219Z] + make clean [2022-01-03T15:45:24.219Z] docker volume rm -f docker-dev-cache [2022-01-03T15:45:24.219Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T15:45:24.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-03T15:45:24.534Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T15:45:25.107Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-03T15:45:25.368Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T15:45:26.310Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T15:45:26.882Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-03T15:45:27.143Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T15:45:27.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-03T15:45:29.949Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-03T15:45:29.949Z] docker_api_swarm_test.go:304: [da81ee64223f9] joining swarm manager [d73dd0a8c0f97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:45:30.891Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T15:45:30.891Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T15:45:31.158Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T15:45:31.158Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T15:45:31.158Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T15:45:31.730Z] docker_api_swarm_test.go:305: [da6ba952bdbf6] joining swarm manager [d73dd0a8c0f97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:45:31.730Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T15:45:32.671Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-03T15:45:32.671Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T15:45:32.931Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T15:45:33.874Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T15:45:34.446Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan (12.98s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.50s) [2022-01-03T15:45:35.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-01-03T15:45:35.388Z] PASS [2022-01-03T15:45:35.388Z] [2022-01-03T15:45:35.388Z] DONE 8 tests in 14.456s [2022-01-03T15:45:35.388Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-03T15:45:35.388Z] ++ 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 [2022-01-03T15:45:35.388Z] ++ set -e [2022-01-03T15:45:35.388Z] ++ '[' -n 0 ']' [2022-01-03T15:45:35.649Z] ++ set -x [2022-01-03T15:45:35.649Z] ++ 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 [2022-01-03T15:45:35.649Z] testing: warning: no tests to run [2022-01-03T15:45:35.649Z] PASS [2022-01-03T15:45:35.649Z] [2022-01-03T15:45:35.649Z] DONE 0 tests in 0.039s [2022-01-03T15:45:35.649Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-03T15:45:35.649Z] ++ 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 [2022-01-03T15:45:35.649Z] ++ set -e [2022-01-03T15:45:35.649Z] ++ '[' -n 0 ']' [2022-01-03T15:45:35.649Z] ++ set -x [2022-01-03T15:45:35.649Z] ++ 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 [2022-01-03T15:45:35.649Z] INFO: Testing against a local daemon [2022-01-03T15:45:35.649Z] === RUN TestAuthZPluginAllowRequest [2022-01-03T15:45:37.035Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T15:45:37.035Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-01-03T15:45:37.035Z] === RUN TestAuthZPluginTLS [2022-01-03T15:45:37.609Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-01-03T15:45:37.609Z] === RUN TestAuthZPluginDenyRequest [2022-01-03T15:45:37.609Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T15:45:38.180Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-01-03T15:45:38.180Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-03T15:45:38.441Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T15:45:38.701Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-01-03T15:45:38.701Z] === RUN TestAuthZPluginDenyResponse [2022-01-03T15:45:38.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T15:45:39.273Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-01-03T15:45:39.273Z] === RUN TestAuthZPluginAllowEventStream [2022-01-03T15:45:39.534Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T15:45:40.476Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T15:45:40.737Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-01-03T15:45:40.737Z] === RUN TestAuthZPluginErrorResponse [2022-01-03T15:45:41.308Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-01-03T15:45:41.308Z] === RUN TestAuthZPluginErrorRequest [2022-01-03T15:45:41.879Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-03T15:45:41.879Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-03T15:45:41.879Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T15:45:42.451Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-01-03T15:45:42.451Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-03T15:45:44.364Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-01-03T15:45:44.364Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-03T15:45:44.938Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T15:45:45.892Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-01-03T15:45:45.892Z] === RUN TestAuthZPluginHeader [2022-01-03T15:45:46.850Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-01-03T15:45:46.850Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-03T15:45:48.762Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-03T15:45:51.306Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-01-03T15:45:51.307Z] === RUN TestAuthZPluginV2Disable [2022-01-03T15:45:55.507Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2022-01-03T15:45:55.507Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-03T15:45:55.507Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T15:45:56.078Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T15:45:56.078Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T15:45:56.652Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T15:45:57.592Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T15:45:58.163Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T15:45:58.163Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T15:45:58.424Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T15:45:58.424Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T15:45:58.424Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T15:45:58.424Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T15:45:58.424Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T15:45:58.424Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T15:45:58.424Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T15:45:58.424Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-01-03T15:45:58.424Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-03T15:45:59.044Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-03T15:45:59.044Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-03T15:45:59.044Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T15:45:59.044Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-03T15:45:59.045Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-03T15:45:59.045Z] Cross building: bundles/cross/windows/amd64 [2022-01-03T15:45:59.045Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T15:45:59.045Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T15:45:59.808Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T15:45:59.808Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T15:46:00.069Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T15:46:00.640Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T15:46:00.794Z] --- PASS: TestBuildWithHugeFile (105.10s) [2022-01-03T15:46:00.794Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:46:00.794Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:46:00.794Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:46:00.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:00.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:00.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:00.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:00.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:00.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:00.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:00.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:00.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:00.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-03T15:46:00.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-03T15:46:00.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T15:46:00.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T15:46:00.794Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:46:00.794Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:00.794Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:46:00.794Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-03T15:46:00.794Z] PASS [2022-01-03T15:46:00.794Z] ok github.com/docker/docker/integration/build 170.958s [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === Skipped [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T15:46:00.794Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T15:46:00.794Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-03T15:46:00.794Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T15:46:00.794Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:46:00.794Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T15:46:00.794Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] DONE 29 tests, 6 skipped in 198.754s [2022-01-03T15:46:00.794Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T15:46:00.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:46:00.794Z] INFO: Testing against a local daemon [2022-01-03T15:46:00.794Z] === RUN TestConfigInspect [2022-01-03T15:46:00.794Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestConfigList [2022-01-03T15:46:00.794Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:46:00.794Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestConfigsUpdate [2022-01-03T15:46:00.794Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestTemplatedConfig [2022-01-03T15:46:00.794Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T15:46:00.794Z] === RUN TestConfigCreateResolve [2022-01-03T15:46:00.794Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:46:00.794Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T15:46:00.794Z] PASS [2022-01-03T15:46:00.794Z] ok github.com/docker/docker/integration/config 0.113s [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === Skipped [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T15:46:00.794Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T15:46:00.794Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:46:00.794Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T15:46:00.794Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T15:46:00.794Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.794Z] [2022-01-03T15:46:00.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T15:46:00.795Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:46:00.795Z] [2022-01-03T15:46:00.795Z] DONE 6 tests, 6 skipped in 2.090s [2022-01-03T15:46:00.795Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T15:46:00.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:46:00.795Z] INFO: Testing against a local daemon [2022-01-03T15:46:00.795Z] === RUN TestCheckpoint [2022-01-03T15:46:00.795Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:46:00.795Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestContainerInvalidJSON [2022-01-03T15:46:00.795Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:46:00.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:46:00.795Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:46:00.795Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:46:00.795Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:46:00.795Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:46:00.795Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-03T15:46:00.795Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T15:46:00.795Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:46:00.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-01-03T15:46:00.795Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:46:00.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-01-03T15:46:00.795Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:46:00.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-01-03T15:46:00.795Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:46:00.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-01-03T15:46:00.795Z] === RUN TestCopyFromContainer [2022-01-03T15:46:00.795Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.795Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:46:00.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:46:00.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:46:00.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:46:00.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:46:00.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:46:00.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:46:00.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:46:00.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:46:00.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:46:00.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:46:00.795Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:46:00.795Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-03T15:46:00.795Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:46:00.795Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.795Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:46:00.795Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:46:00.795Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:46:00.795Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:46:00.795Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:46:00.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:46:00.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:46:00.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:46:00.795Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:46:00.795Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:46:00.795Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:46:00.795Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:46:00.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:46:00.795Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:46:00.795Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:46:00.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-01-03T15:46:00.795Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:46:00.795Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:46:00.795Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T15:46:00.795Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:46:00.795Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestDiff [2022-01-03T15:46:00.795Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:00.795Z] --- SKIP: TestDiff (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestExecWithCloseStdin [2022-01-03T15:46:00.795Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T15:46:00.795Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestExec [2022-01-03T15:46:00.795Z] --- PASS: TestExec (4.01s) [2022-01-03T15:46:00.795Z] === RUN TestExecUser [2022-01-03T15:46:00.795Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:46:00.795Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:46:00.795Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.795Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:46:00.795Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:00.795Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:46:00.795Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:00.795Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestHealthKillContainer [2022-01-03T15:46:00.795Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:46:00.795Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:46:00.795Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:46:00.795Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:46:00.795Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:46:01.213Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T15:46:01.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:46:01.592Z] === RUN TestBoolValue [2022-01-03T15:46:01.592Z] --- PASS: TestBoolValue (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestBoolValueOrDefault [2022-01-03T15:46:01.592Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestInt64ValueOrZero [2022-01-03T15:46:01.592Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestInt64ValueOrDefault [2022-01-03T15:46:01.592Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-03T15:46:01.592Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestJsonContentType [2022-01-03T15:46:01.592Z] --- PASS: TestJsonContentType (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 14.7% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/server/httputils 0.132s coverage: 14.7% of statements [2022-01-03T15:46:01.592Z] === RUN TestMaskSecretKeys [2022-01-03T15:46:01.592Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-03T15:46:01.592Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-03T15:46:01.592Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-03T15:46:01.592Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestVersionMiddlewareVersion [2022-01-03T15:46:01.592Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-03T15:46:01.592Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 37.7% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:46:01.592Z] === RUN TestAdjustForAPIVersion [2022-01-03T15:46:01.592Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 5.7% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:46:01.592Z] === RUN TestStrSliceMarshalJSON [2022-01-03T15:46:01.592Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestStrSliceUnmarshalJSON [2022-01-03T15:46:01.592Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestStrSliceUnmarshalString [2022-01-03T15:46:01.592Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestStrSliceUnmarshalSlice [2022-01-03T15:46:01.592Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 90.0% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-01-03T15:46:01.592Z] === RUN TestToJSON [2022-01-03T15:46:01.592Z] --- PASS: TestToJSON (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestToParamWithVersion [2022-01-03T15:46:01.592Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestFromJSON [2022-01-03T15:46:01.592Z] --- PASS: TestFromJSON (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestEmpty [2022-01-03T15:46:01.592Z] --- PASS: TestEmpty (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestArgsMatchKVListEmptySources [2022-01-03T15:46:01.592Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestArgsMatchKVList [2022-01-03T15:46:01.592Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestArgsMatch [2022-01-03T15:46:01.592Z] --- PASS: TestArgsMatch (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestAdd [2022-01-03T15:46:01.592Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestDel [2022-01-03T15:46:01.592Z] --- PASS: TestDel (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestLen [2022-01-03T15:46:01.592Z] --- PASS: TestLen (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestExactMatch [2022-01-03T15:46:01.592Z] --- PASS: TestExactMatch (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestOnlyOneExactMatch [2022-01-03T15:46:01.592Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestContains [2022-01-03T15:46:01.592Z] --- PASS: TestContains (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestValidate [2022-01-03T15:46:01.592Z] --- PASS: TestValidate (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestWalkValues [2022-01-03T15:46:01.592Z] --- PASS: TestWalkValues (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestFuzzyMatch [2022-01-03T15:46:01.592Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestClone [2022-01-03T15:46:01.592Z] --- PASS: TestClone (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 92.2% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:46:01.592Z] === RUN TestDurationToSecondsString [2022-01-03T15:46:01.592Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestGetTimestamp [2022-01-03T15:46:01.592Z] --- PASS: TestGetTimestamp (0.21s) [2022-01-03T15:46:01.592Z] === RUN TestParseTimestamps [2022-01-03T15:46:01.592Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 100.0% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2022-01-03T15:46:01.592Z] === RUN TestCompareVersion [2022-01-03T15:46:01.592Z] --- PASS: TestCompareVersion (0.00s) [2022-01-03T15:46:01.592Z] PASS [2022-01-03T15:46:01.592Z] coverage: 77.3% of statements [2022-01-03T15:46:01.592Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:46:01.592Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-03T15:46:01.592Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-03T15:46:01.592Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestCloneArgsSmartHttp [2022-01-03T15:46:01.592Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-03T15:46:01.592Z] === RUN TestCloneArgsDumbHttp [2022-01-03T15:46:01.592Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestCloneArgsGit [2022-01-03T15:46:01.592Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestCheckoutGit [2022-01-03T15:46:01.592Z] === RUN TestEnable [2022-01-03T15:46:01.592Z] --- PASS: TestEnable (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestDisable [2022-01-03T15:46:01.592Z] --- PASS: TestDisable (0.00s) [2022-01-03T15:46:01.592Z] === RUN TestEnabled [2022-01-03T15:46:01.593Z] --- PASS: TestEnabled (0.00s) [2022-01-03T15:46:01.593Z] PASS [2022-01-03T15:46:01.593Z] coverage: 100.0% of statements [2022-01-03T15:46:01.593Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-01-03T15:46:01.593Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-03T15:46:01.593Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestProcessNoDockerignore [2022-01-03T15:46:01.593Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-03T15:46:01.593Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestDetectContentType [2022-01-03T15:46:01.593Z] --- PASS: TestDetectContentType (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestSelectAcceptableMIME [2022-01-03T15:46:01.593Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestInspectEmptyResponse [2022-01-03T15:46:01.593Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestInspectResponseBinary [2022-01-03T15:46:01.593Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestResponseUnsupportedContentType [2022-01-03T15:46:01.593Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestInspectResponseTextSimple [2022-01-03T15:46:01.593Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestInspectResponseEmptyContentType [2022-01-03T15:46:01.593Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestUnknownContentLength [2022-01-03T15:46:01.593Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestDownloadRemote [2022-01-03T15:46:01.593Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-03T15:46:01.593Z] === RUN TestGetWithStatusError [2022-01-03T15:46:01.593Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestCloseRootDirectory [2022-01-03T15:46:01.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:46:01.593Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestHashFile [2022-01-03T15:46:01.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:46:01.593Z] --- SKIP: TestHashFile (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestHashSubdir [2022-01-03T15:46:01.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:46:01.593Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestRemoveDirectory [2022-01-03T15:46:01.593Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:46:01.593Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-03T15:46:01.593Z] PASS [2022-01-03T15:46:01.593Z] coverage: 9.3% of statements [2022-01-03T15:46:01.593Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 9.3% of statements [2022-01-03T15:46:01.593Z] === RUN TestGetAllAllowed [2022-01-03T15:46:01.593Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestGetAllMeta [2022-01-03T15:46:01.593Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-03T15:46:01.593Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestIsUnreferencedBuiltin [2022-01-03T15:46:01.593Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestIsExistingDirectory [2022-01-03T15:46:01.593Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestGetFilenameForDownload [2022-01-03T15:46:01.593Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestEnv2Variables [2022-01-03T15:46:01.593Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-03T15:46:01.593Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestMaintainer [2022-01-03T15:46:01.593Z] --- PASS: TestMaintainer (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestLabel [2022-01-03T15:46:01.593Z] --- PASS: TestLabel (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestFromScratch [2022-01-03T15:46:01.593Z] --- PASS: TestFromScratch (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestFromWithArg [2022-01-03T15:46:01.593Z] --- PASS: TestFromWithArg (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-03T15:46:01.593Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestFromWithUndefinedArg [2022-01-03T15:46:01.593Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestFromMultiStageWithNamedStage [2022-01-03T15:46:01.593Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestOnbuild [2022-01-03T15:46:01.593Z] --- PASS: TestOnbuild (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestWorkdir [2022-01-03T15:46:01.593Z] --- PASS: TestWorkdir (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestCmd [2022-01-03T15:46:01.593Z] --- PASS: TestCmd (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestHealthcheckNone [2022-01-03T15:46:01.593Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestHealthcheckCmd [2022-01-03T15:46:01.593Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestEntrypoint [2022-01-03T15:46:01.593Z] --- PASS: TestEntrypoint (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestExpose [2022-01-03T15:46:01.593Z] --- PASS: TestExpose (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestUser [2022-01-03T15:46:01.593Z] --- PASS: TestUser (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestVolume [2022-01-03T15:46:01.593Z] --- PASS: TestVolume (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestStopSignal [2022-01-03T15:46:01.593Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:46:01.593Z] --- SKIP: TestStopSignal (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestArg [2022-01-03T15:46:01.593Z] --- PASS: TestArg (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestShell [2022-01-03T15:46:01.593Z] --- PASS: TestShell (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestPrependEnvOnCmd [2022-01-03T15:46:01.593Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestRunWithBuildArgs [2022-01-03T15:46:01.593Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestRunIgnoresHealthcheck [2022-01-03T15:46:01.593Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestDispatchUnsupportedOptions [2022-01-03T15:46:01.593Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-03T15:46:01.593Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-03T15:46:01.593Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-03T15:46:01.593Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestNormalizeWorkdir [2022-01-03T15:46:01.593Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestDispatch [2022-01-03T15:46:01.593Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-03T15:46:01.593Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-03T15:46:01.593Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-03T15:46:01.593Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-03T15:46:01.593Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-03T15:46:01.593Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-03T15:46:01.593Z] === RUN TestDispatch/COPY_url [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch (0.09s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-03T15:46:01.593Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestAddScratchImageAddsToMounts [2022-01-03T15:46:01.593Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-03T15:46:01.593Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-03T15:46:01.593Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-03T15:46:01.593Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestImageSourceGetAddsToMounts [2022-01-03T15:46:01.593Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestEmptyDockerfile [2022-01-03T15:46:01.593Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestSymlinkDockerfile [2022-01-03T15:46:01.593Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-03T15:46:01.593Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestNonExistingDockerfile [2022-01-03T15:46:01.593Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestCopyRunConfig [2022-01-03T15:46:01.593Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestDeepCopyRunConfig [2022-01-03T15:46:01.593Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestExportImage [2022-01-03T15:46:01.593Z] --- PASS: TestExportImage (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestNormalizeDest [2022-01-03T15:46:01.593Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-03T15:46:01.593Z] PASS [2022-01-03T15:46:01.593Z] coverage: 46.8% of statements [2022-01-03T15:46:01.593Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 46.8% of statements [2022-01-03T15:46:01.593Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:46:01.593Z] === RUN TestTCP4Proxy [2022-01-03T15:46:01.593Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-03T15:46:01.593Z] === RUN TestTCP4ProxyHalfClose [2022-01-03T15:46:01.593Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestTCP6Proxy [2022-01-03T15:46:01.593Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:46:01.593Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestTCPDualStackProxy [2022-01-03T15:46:01.593Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:46:01.593Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestUDP4Proxy [2022-01-03T15:46:01.593Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestUDP6Proxy [2022-01-03T15:46:01.593Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:46:01.593Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestUDPWriteError [2022-01-03T15:46:01.593Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestSCTP4Proxy [2022-01-03T15:46:01.593Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:46:01.593Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-03T15:46:01.593Z] === RUN TestSCTP6Proxy [2022-01-03T15:46:01.593Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:46:01.593Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-03T15:46:01.593Z] PASS [2022-01-03T15:46:01.593Z] coverage: 49.4% of statements [2022-01-03T15:46:01.593Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-01-03T15:46:01.777Z] --- PASS: TestKillContainerInvalidSignal (3.30s) [2022-01-03T15:46:01.777Z] === RUN TestKillContainer [2022-01-03T15:46:01.777Z] === RUN TestKillContainer/no_signal [2022-01-03T15:46:04.020Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T15:46:04.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-03T15:46:04.735Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:46:04.735Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:46:04.735Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:46:05.933Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T15:46:06.874Z] docker_api_swarm_test.go:272: [d1871ec2c1961] joining swarm manager [d944cac88f7e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:46:07.445Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T15:46:07.681Z] --- PASS: TestKillContainer (6.06s) [2022-01-03T15:46:07.681Z] --- PASS: TestKillContainer/no_signal (2.98s) [2022-01-03T15:46:07.681Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:46:07.681Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2022-01-03T15:46:07.681Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:46:07.681Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:46:07.681Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestKillStoppedContainer [2022-01-03T15:46:07.681Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:46:07.681Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:46:07.681Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:46:07.681Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:46:07.681Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:46:07.681Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:46:07.681Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:07.681Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:46:07.681Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:46:07.681Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:46:07.681Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:46:08.031Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T15:46:08.291Z] docker_api_swarm_test.go:273: [d8cb75c9210df] joining swarm manager [d944cac88f7e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:46:08.552Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T15:46:08.552Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T15:46:08.552Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T15:46:09.492Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T15:46:10.876Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T15:46:10.876Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T15:46:10.876Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T15:46:10.876Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T15:46:11.137Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T15:46:11.398Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.14s) [2022-01-03T15:46:11.398Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-03T15:46:11.459Z] --- PASS: TestLogsFollowTailEmpty (3.08s) [2022-01-03T15:46:11.459Z] === RUN TestNetworkNat [2022-01-03T15:46:11.459Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:11.459Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T15:46:11.459Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:46:11.970Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T15:46:12.542Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T15:46:13.113Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T15:46:13.980Z] === RUN TestCheckpointCreateError [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointCreate [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointDeleteError [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointDelete [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointListError [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointList [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointList (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCheckpointListContainerNotFound [2022-01-03T15:46:13.980Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNewClientWithOpsFromEnv [2022-01-03T15:46:13.980Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:46:13.980Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestGetAPIPath [2022-01-03T15:46:13.980Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestParseHostURL [2022-01-03T15:46:13.980Z] --- PASS: TestParseHostURL (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-03T15:46:13.980Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPIVersion [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPVersionOverride [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-03T15:46:13.980Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestClientRedirect [2022-01-03T15:46:13.980Z] --- PASS: TestClientRedirect (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigCreateUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigCreateError [2022-01-03T15:46:13.980Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigCreate [2022-01-03T15:46:13.980Z] --- PASS: TestConfigCreate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspectNotFound [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspectWithEmptyID [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspectUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspectError [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspectConfigNotFound [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigInspect [2022-01-03T15:46:13.980Z] --- PASS: TestConfigInspect (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigListUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigListError [2022-01-03T15:46:13.980Z] --- PASS: TestConfigListError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigList [2022-01-03T15:46:13.980Z] --- PASS: TestConfigList (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigRemoveUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigRemoveError [2022-01-03T15:46:13.980Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigRemove [2022-01-03T15:46:13.980Z] --- PASS: TestConfigRemove (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigUpdateUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigUpdateError [2022-01-03T15:46:13.980Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestConfigUpdate [2022-01-03T15:46:13.980Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCommitError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCommit [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCommit (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStatPathError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStatPathNotFoundError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStatPathNoHeaderError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStatPath [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyToContainerError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyToContainerNotFoundError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyToContainer [2022-01-03T15:46:13.980Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyFromContainerError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyFromContainerNotFoundError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-03T15:46:13.980Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestCopyFromContainer [2022-01-03T15:46:13.980Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCreateError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCreateImageNotFound [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCreateWithName [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerCreateAutoRemove [2022-01-03T15:46:13.980Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerDiffError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerDiff [2022-01-03T15:46:13.980Z] --- PASS: TestContainerDiff (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecCreateError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecCreate [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecStartError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecStart [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecInspectError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecInspect [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExportError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExportError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExport [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExport (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerInspectError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerInspectContainerNotFound [2022-01-03T15:46:13.980Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerInspectWithEmptyID [2022-01-03T15:46:13.980Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerInspect [2022-01-03T15:46:13.980Z] --- PASS: TestContainerInspect (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerInspectNode [2022-01-03T15:46:13.980Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerKillError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerKillError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerKill [2022-01-03T15:46:13.980Z] --- PASS: TestContainerKill (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerListError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerListError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerList [2022-01-03T15:46:13.980Z] --- PASS: TestContainerList (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerLogsNotFoundError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerLogsError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerLogs [2022-01-03T15:46:13.980Z] --- PASS: TestContainerLogs (0.23s) [2022-01-03T15:46:13.980Z] === RUN TestContainerPauseError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerPause [2022-01-03T15:46:13.980Z] --- PASS: TestContainerPause (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainersPruneError [2022-01-03T15:46:13.980Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainersPrune [2022-01-03T15:46:13.980Z] --- PASS: TestContainersPrune (0.02s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRemoveError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRemoveNotFoundError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRemove [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRemove (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRenameError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRename [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRename (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerResizeError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecResizeError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerResize [2022-01-03T15:46:13.980Z] --- PASS: TestContainerResize (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerExecResize [2022-01-03T15:46:13.980Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRestartError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerRestart [2022-01-03T15:46:13.980Z] --- PASS: TestContainerRestart (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStartError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStartError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStart [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStart (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStatsError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStats [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStats (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStopError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStopError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerStop [2022-01-03T15:46:13.980Z] --- PASS: TestContainerStop (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerTopError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerTopError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerTop [2022-01-03T15:46:13.980Z] --- PASS: TestContainerTop (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerUnpauseError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerUnpause [2022-01-03T15:46:13.980Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerUpdateError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerUpdate [2022-01-03T15:46:13.980Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerWaitError [2022-01-03T15:46:13.980Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestContainerWait [2022-01-03T15:46:13.980Z] --- PASS: TestContainerWait (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestDiskUsageError [2022-01-03T15:46:13.980Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestDiskUsage [2022-01-03T15:46:13.980Z] --- PASS: TestDiskUsage (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestDistributionInspectUnsupported [2022-01-03T15:46:13.980Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestDistributionInspectWithEmptyID [2022-01-03T15:46:13.980Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestEventsErrorInOptions [2022-01-03T15:46:13.980Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestEventsErrorFromServer [2022-01-03T15:46:13.980Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestEvents [2022-01-03T15:46:13.980Z] --- PASS: TestEvents (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestTLSCloseWriter [2022-01-03T15:46:13.980Z] === PAUSE TestTLSCloseWriter [2022-01-03T15:46:13.980Z] === RUN TestImageBuildError [2022-01-03T15:46:13.980Z] --- PASS: TestImageBuildError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestImageBuild [2022-01-03T15:46:13.980Z] --- PASS: TestImageBuild (0.01s) [2022-01-03T15:46:13.980Z] === RUN TestGetDockerOS [2022-01-03T15:46:13.980Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestImageCreateError [2022-01-03T15:46:13.980Z] --- PASS: TestImageCreateError (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestImageCreate [2022-01-03T15:46:13.980Z] --- PASS: TestImageCreate (0.00s) [2022-01-03T15:46:13.980Z] === RUN TestImageHistoryError [2022-01-03T15:46:13.981Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageHistory [2022-01-03T15:46:13.981Z] --- PASS: TestImageHistory (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageImportError [2022-01-03T15:46:13.981Z] --- PASS: TestImageImportError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageImport [2022-01-03T15:46:13.981Z] --- PASS: TestImageImport (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestImageInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageInspectImageNotFound [2022-01-03T15:46:13.981Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageInspectWithEmptyID [2022-01-03T15:46:13.981Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageInspect [2022-01-03T15:46:13.981Z] --- PASS: TestImageInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageListError [2022-01-03T15:46:13.981Z] --- PASS: TestImageListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageList [2022-01-03T15:46:13.981Z] --- PASS: TestImageList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageListApiBefore125 [2022-01-03T15:46:13.981Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageLoadError [2022-01-03T15:46:13.981Z] --- PASS: TestImageLoadError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageLoad [2022-01-03T15:46:13.981Z] --- PASS: TestImageLoad (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagesPruneError [2022-01-03T15:46:13.981Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagesPrune [2022-01-03T15:46:13.981Z] --- PASS: TestImagesPrune (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullReferenceParseError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullAnyError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePullWithoutErrors [2022-01-03T15:46:13.981Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushReferenceError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushAnyError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithoutErrors [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-03T15:46:13.981Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageRemoveImageNotFound [2022-01-03T15:46:13.981Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageRemove [2022-01-03T15:46:13.981Z] --- PASS: TestImageRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSaveError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSaveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSave [2022-01-03T15:46:13.981Z] --- PASS: TestImageSave (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchAnyError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageSearchWithoutErrors [2022-01-03T15:46:13.981Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageTagError [2022-01-03T15:46:13.981Z] --- PASS: TestImageTagError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageTagInvalidReference [2022-01-03T15:46:13.981Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageTagInvalidSourceImageName [2022-01-03T15:46:13.981Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageTagHexSource [2022-01-03T15:46:13.981Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestImageTag [2022-01-03T15:46:13.981Z] --- PASS: TestImageTag (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestInfoServerError [2022-01-03T15:46:13.981Z] --- PASS: TestInfoServerError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestInfoInvalidResponseJSONError [2022-01-03T15:46:13.981Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestInfo [2022-01-03T15:46:13.981Z] --- PASS: TestInfo (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkConnectError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkConnect [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkCreateError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkCreate [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkDisconnectError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkDisconnect [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/empty_ID [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/no_options [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/verbose [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/global_scope [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/unknown_network [2022-01-03T15:46:13.981Z] === RUN TestNetworkInspect/server_error [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkListError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkList [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworksPruneError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworksPrune [2022-01-03T15:46:13.981Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNetworkRemove [2022-01-03T15:46:13.981Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeInspectNodeNotFound [2022-01-03T15:46:13.981Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeInspectWithEmptyID [2022-01-03T15:46:13.981Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeInspect [2022-01-03T15:46:13.981Z] --- PASS: TestNodeInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeListError [2022-01-03T15:46:13.981Z] --- PASS: TestNodeListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeList [2022-01-03T15:46:13.981Z] --- PASS: TestNodeList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeRemove [2022-01-03T15:46:13.981Z] --- PASS: TestNodeRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeUpdateError [2022-01-03T15:46:13.981Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestNodeUpdate [2022-01-03T15:46:13.981Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestOptionWithTimeout [2022-01-03T15:46:13.981Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPingFail [2022-01-03T15:46:13.981Z] --- PASS: TestPingFail (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPingWithError [2022-01-03T15:46:13.981Z] 2022/01/03 15:46:13 RoundTripper returned a response & error; ignoring response [2022-01-03T15:46:13.981Z] 2022/01/03 15:46:13 RoundTripper returned a response & error; ignoring response [2022-01-03T15:46:13.981Z] --- PASS: TestPingWithError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPingSuccess [2022-01-03T15:46:13.981Z] --- PASS: TestPingSuccess (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPingHeadFallback [2022-01-03T15:46:13.981Z] === RUN TestPingHeadFallback/OK [2022-01-03T15:46:13.981Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-03T15:46:13.981Z] === RUN TestPingHeadFallback/Not_Found [2022-01-03T15:46:13.981Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-03T15:46:13.981Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-03T15:46:13.981Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginDisableError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginDisable [2022-01-03T15:46:13.981Z] --- PASS: TestPluginDisable (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginEnableError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginEnable [2022-01-03T15:46:13.981Z] --- PASS: TestPluginEnable (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginInspectWithEmptyID [2022-01-03T15:46:13.981Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginInspect [2022-01-03T15:46:13.981Z] --- PASS: TestPluginInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginListError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginList [2022-01-03T15:46:13.981Z] --- PASS: TestPluginList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginPushError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginPushError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginPush [2022-01-03T15:46:13.981Z] --- PASS: TestPluginPush (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginRemove [2022-01-03T15:46:13.981Z] --- PASS: TestPluginRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginSetError [2022-01-03T15:46:13.981Z] --- PASS: TestPluginSetError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPluginSet [2022-01-03T15:46:13.981Z] --- PASS: TestPluginSet (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSetHostHeader [2022-01-03T15:46:13.981Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestPlainTextError [2022-01-03T15:46:13.981Z] --- PASS: TestPlainTextError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestInfiniteError [2022-01-03T15:46:13.981Z] --- PASS: TestInfiniteError (0.03s) [2022-01-03T15:46:13.981Z] === RUN TestCanceledContext [2022-01-03T15:46:13.981Z] 2022/01/03 15:46:13 RoundTripper returned a response & error; ignoring response [2022-01-03T15:46:13.981Z] --- PASS: TestCanceledContext (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestDeadlineExceededContext [2022-01-03T15:46:13.981Z] 2022/01/03 15:46:13 RoundTripper returned a response & error; ignoring response [2022-01-03T15:46:13.981Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretCreateUnsupported [2022-01-03T15:46:13.981Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretCreateError [2022-01-03T15:46:13.981Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretCreate [2022-01-03T15:46:13.981Z] --- PASS: TestSecretCreate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretInspectUnsupported [2022-01-03T15:46:13.981Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretInspectSecretNotFound [2022-01-03T15:46:13.981Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretInspectWithEmptyID [2022-01-03T15:46:13.981Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretInspect [2022-01-03T15:46:13.981Z] --- PASS: TestSecretInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretListUnsupported [2022-01-03T15:46:13.981Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretListError [2022-01-03T15:46:13.981Z] --- PASS: TestSecretListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretList [2022-01-03T15:46:13.981Z] --- PASS: TestSecretList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretRemoveUnsupported [2022-01-03T15:46:13.981Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretRemove [2022-01-03T15:46:13.981Z] --- PASS: TestSecretRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretUpdateUnsupported [2022-01-03T15:46:13.981Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretUpdateError [2022-01-03T15:46:13.981Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSecretUpdate [2022-01-03T15:46:13.981Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceCreateError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceCreate [2022-01-03T15:46:13.981Z] --- PASS: TestServiceCreate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-03T15:46:13.981Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceCreateDigestPinning [2022-01-03T15:46:13.981Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceInspectServiceNotFound [2022-01-03T15:46:13.981Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceInspectWithEmptyID [2022-01-03T15:46:13.981Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceInspect [2022-01-03T15:46:13.981Z] --- PASS: TestServiceInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceListError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceListError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceList [2022-01-03T15:46:13.981Z] --- PASS: TestServiceList (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceLogsError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceLogs [2022-01-03T15:46:13.981Z] --- PASS: TestServiceLogs (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceRemoveError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceRemoveNotFoundError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceRemove [2022-01-03T15:46:13.981Z] --- PASS: TestServiceRemove (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceUpdateError [2022-01-03T15:46:13.981Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestServiceUpdate [2022-01-03T15:46:13.981Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmGetUnlockKeyError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmGetUnlockKey [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmInitError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmInitError (0.01s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmInit [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmInit (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmInspectError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmInspect [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmJoinError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmJoin [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmLeaveError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmLeave [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmUnlockError [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmUnlock [2022-01-03T15:46:13.981Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-03T15:46:13.981Z] === RUN TestSwarmUpdateError [2022-01-03T15:46:13.982Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestSwarmUpdate [2022-01-03T15:46:13.982Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestTaskInspectError [2022-01-03T15:46:13.982Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestTaskInspectWithEmptyID [2022-01-03T15:46:13.982Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestTaskInspect [2022-01-03T15:46:13.982Z] --- PASS: TestTaskInspect (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestTaskListError [2022-01-03T15:46:13.982Z] --- PASS: TestTaskListError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestTaskList [2022-01-03T15:46:13.982Z] --- PASS: TestTaskList (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeCreateError [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeCreate [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeInspectError [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeInspectNotFound [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeInspectWithEmptyID [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeInspect [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeListError [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeListError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeList [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeList (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeRemoveError [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-03T15:46:13.982Z] === RUN TestVolumeRemove [2022-01-03T15:46:13.982Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-03T15:46:13.982Z] === CONT TestTLSCloseWriter [2022-01-03T15:46:13.982Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-01-03T15:46:13.982Z] PASS [2022-01-03T15:46:13.982Z] coverage: 75.1% of statements [2022-01-03T15:46:13.982Z] ok github.com/docker/docker/client 0.499s coverage: 75.1% of statements [2022-01-03T15:46:14.056Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T15:46:14.996Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T15:46:15.237Z] --- PASS: TestNetworkLocalhostTCPNat (3.72s) [2022-01-03T15:46:15.237Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:46:15.237Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:15.237Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T15:46:15.237Z] === RUN TestPause [2022-01-03T15:46:15.237Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:46:15.237Z] --- SKIP: TestPause (0.00s) [2022-01-03T15:46:15.237Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:46:15.565Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T15:46:16.506Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T15:46:17.075Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T15:46:18.014Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T15:46:18.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.15s) [2022-01-03T15:46:18.175Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:46:18.175Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:18.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T15:46:18.175Z] === RUN TestPsFilter [2022-01-03T15:46:18.175Z] --- PASS: TestPsFilter (0.32s) [2022-01-03T15:46:18.175Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T15:46:18.585Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T15:46:19.525Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T15:46:20.467Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T15:46:20.467Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T15:46:21.039Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T15:46:21.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.12s) [2022-01-03T15:46:21.120Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:46:21.610Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T15:46:21.871Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T15:46:22.441Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T15:46:22.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T15:46:22.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T15:46:22.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T15:46:23.273Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T15:46:23.273Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T15:46:23.273Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T15:46:23.273Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T15:46:23.273Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T15:46:23.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T15:46:24.068Z] --- PASS: TestRemoveContainerWithVolume (3.00s) [2022-01-03T15:46:24.068Z] === RUN TestRemoveContainerRunning [2022-01-03T15:46:24.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T15:46:24.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T15:46:24.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T15:46:25.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T15:46:26.513Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T15:46:26.513Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T15:46:26.775Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T15:46:27.344Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T15:46:27.604Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T15:46:27.846Z] --- PASS: TestRemoveContainerRunning (3.07s) [2022-01-03T15:46:27.846Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:46:28.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-01-03T15:46:28.175Z] PASS [2022-01-03T15:46:28.175Z] [2022-01-03T15:46:28.175Z] DONE 17 tests in 52.542s [2022-01-03T15:46:28.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-03T15:46:28.175Z] ++ 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 [2022-01-03T15:46:28.175Z] ++ set -e [2022-01-03T15:46:28.175Z] ++ '[' -n 0 ']' [2022-01-03T15:46:28.175Z] ++ set -x [2022-01-03T15:46:28.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-03T15:46:28.175Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T15:46:28.175Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T15:46:28.175Z] INFO: Testing against a local daemon [2022-01-03T15:46:28.175Z] === RUN TestPluginInvalidJSON [2022-01-03T15:46:28.175Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:46:28.175Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:46:28.175Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:46:28.175Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-03T15:46:28.175Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:46:28.175Z] === RUN TestPluginInstall [2022-01-03T15:46:28.175Z] === RUN TestPluginInstall/no_auth [2022-01-03T15:46:28.746Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T15:46:29.320Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T15:46:29.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-03T15:46:29.891Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T15:46:30.153Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T15:46:30.724Z] time="2022-01-03T15:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:30.724Z] time="2022-01-03T15:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26605945271441f0aafdc2653f549a909650ca654c6e8286be422414b5e4815a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:30.724Z] time="2022-01-03T15:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:30.724Z] time="2022-01-03T15:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26605945271441f0aafdc2653f549a909650ca654c6e8286be422414b5e4815a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:30.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.01s) [2022-01-03T15:46:30.785Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:46:30.785Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T15:46:30.785Z] === RUN TestRenameLinkedContainer [2022-01-03T15:46:30.785Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:30.785Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T15:46:30.785Z] === RUN TestRenameStoppedContainer [2022-01-03T15:46:30.985Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T15:46:31.245Z] === RUN TestPluginInstall/with_htpasswd [2022-01-03T15:46:31.817Z] time="2022-01-03T15:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:31.817Z] time="2022-01-03T15:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4812842f913e28046ff378a8ee03773ddc8edd02aa9a799d9463f84fe47eb4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:31.817Z] time="2022-01-03T15:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:31.817Z] time="2022-01-03T15:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4812842f913e28046ff378a8ee03773ddc8edd02aa9a799d9463f84fe47eb4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:32.389Z] === RUN TestPluginInstall/with_insecure [2022-01-03T15:46:32.389Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T15:46:33.332Z] time="2022-01-03T15:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:33.332Z] time="2022-01-03T15:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1c834f4dbb42c67d7282e98e666d82465ae636782138bc7f2de15765eaae5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:33.332Z] time="2022-01-03T15:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-03T15:46:33.332Z] time="2022-01-03T15:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1c834f4dbb42c67d7282e98e666d82465ae636782138bc7f2de15765eaae5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-03T15:46:33.593Z] plugin_test.go:165: [de1d21937365d] daemon is not started [2022-01-03T15:46:33.593Z] --- PASS: TestPluginInstall (5.35s) [2022-01-03T15:46:33.593Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2022-01-03T15:46:33.593Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2022-01-03T15:46:33.593Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-01-03T15:46:33.593Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:46:33.725Z] --- PASS: TestRenameStoppedContainer (3.00s) [2022-01-03T15:46:33.725Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:46:33.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T15:46:33.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T15:46:33.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T15:46:33.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T15:46:33.854Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T15:46:34.427Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T15:46:35.367Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-03T15:46:36.308Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-03T15:46:37.251Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2022-01-03T15:46:37.251Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-01-03T15:46:37.251Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-01-03T15:46:37.251Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:46:37.821Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-03T15:46:37.821Z] PASS [2022-01-03T15:46:37.821Z] [2022-01-03T15:46:37.821Z] DONE 10 tests in 9.495s [2022-01-03T15:46:37.821Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-03T15:46:37.821Z] ++ 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 [2022-01-03T15:46:37.821Z] ++ set -e [2022-01-03T15:46:37.821Z] ++ '[' -n 0 ']' [2022-01-03T15:46:37.821Z] ++ set -x [2022-01-03T15:46:37.821Z] ++ 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 [2022-01-03T15:46:37.821Z] INFO: Testing against a local daemon [2022-01-03T15:46:37.821Z] === RUN TestExternalGraphDriver [2022-01-03T15:46:37.821Z] === RUN TestExternalGraphDriver/json [2022-01-03T15:46:38.761Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T15:46:39.141Z] --- PASS: TestCheckoutGit (39.16s) [2022-01-03T15:46:39.141Z] === RUN TestValidGitTransport [2022-01-03T15:46:39.141Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-03T15:46:39.141Z] === RUN TestGitInvalidRef [2022-01-03T15:46:39.141Z] --- PASS: TestGitInvalidRef (0.24s) [2022-01-03T15:46:39.141Z] PASS [2022-01-03T15:46:39.141Z] coverage: 86.3% of statements [2022-01-03T15:46:39.141Z] ok github.com/docker/docker/builder/remotecontext/git 39.477s coverage: 86.3% of statements [2022-01-03T15:46:39.141Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:46:39.141Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:46:39.333Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T15:46:39.590Z] --- PASS: TestRenameRunningContainerAndReuse (6.15s) [2022-01-03T15:46:39.590Z] === RUN TestRenameInvalidName [2022-01-03T15:46:39.593Z] === RUN TestExternalGraphDriver/spec [2022-01-03T15:46:39.853Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T15:46:39.853Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T15:46:39.853Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T15:46:39.853Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T15:46:41.266Z] === RUN TestExternalGraphDriver/pull [2022-01-03T15:46:42.532Z] --- PASS: TestRenameInvalidName (3.08s) [2022-01-03T15:46:42.532Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:46:42.649Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T15:46:42.911Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-01-03T15:46:42.911Z] --- PASS: TestExternalGraphDriver/json (1.74s) [2022-01-03T15:46:42.911Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-01-03T15:46:42.911Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2022-01-03T15:46:42.911Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:46:42.911Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-03T15:46:43.847Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-03T15:46:43.847Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-03T15:46:43.848Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-03T15:46:43.848Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-03T15:46:43.848Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-03T15:46:43.848Z] === RUN TestConfigureDaemonLogs [2022-01-03T15:46:43.848Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-03T15:46:43.848Z] === RUN TestCommonOptionsInstallFlags [2022-01-03T15:46:43.848Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-03T15:46:43.848Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-03T15:46:43.848Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-03T15:46:43.848Z] PASS [2022-01-03T15:46:43.848Z] coverage: 18.6% of statements [2022-01-03T15:46:43.848Z] ok github.com/docker/docker/cmd/dockerd 0.288s coverage: 18.6% of statements [2022-01-03T15:46:43.848Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-03T15:46:43.848Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:46:43.853Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T15:46:44.822Z] === RUN TestContainerStopSignal [2022-01-03T15:46:44.822Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestContainerStopTimeout [2022-01-03T15:46:44.822Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-03T15:46:44.822Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-03T15:46:44.822Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-03T15:46:44.822Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestReplaceAndAppendEnvVars [2022-01-03T15:46:44.822Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-03T15:46:44.822Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestNewMemoryStore [2022-01-03T15:46:44.822Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestAddContainers [2022-01-03T15:46:44.822Z] --- PASS: TestAddContainers (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestGetContainer [2022-01-03T15:46:44.822Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:46:44.822Z] === RUN TestDeleteContainer [2022-01-03T15:46:44.823Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestListContainers [2022-01-03T15:46:44.823Z] --- PASS: TestListContainers (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestFirstContainer [2022-01-03T15:46:44.823Z] --- PASS: TestFirstContainer (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestApplyAllContainer [2022-01-03T15:46:44.823Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestIsValidHealthString [2022-01-03T15:46:44.823Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestStateRunStop [2022-01-03T15:46:44.823Z] --- PASS: TestStateRunStop (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestStateTimeoutWait [2022-01-03T15:46:44.823Z] state_test.go:141: Stop callback fired [2022-01-03T15:46:44.823Z] state_test.go:165: Stop callback fired [2022-01-03T15:46:44.823Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-03T15:46:44.823Z] === RUN TestIsValidStateString [2022-01-03T15:46:44.823Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestViewSaveDelete [2022-01-03T15:46:44.823Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-03T15:46:44.823Z] === RUN TestViewAll [2022-01-03T15:46:44.823Z] --- PASS: TestViewAll (0.02s) [2022-01-03T15:46:44.823Z] === RUN TestViewGet [2022-01-03T15:46:44.823Z] --- PASS: TestViewGet (0.01s) [2022-01-03T15:46:44.823Z] === RUN TestNames [2022-01-03T15:46:44.823Z] --- PASS: TestNames (0.00s) [2022-01-03T15:46:44.823Z] === RUN TestViewWithHealthCheck [2022-01-03T15:46:44.823Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-03T15:46:44.823Z] PASS [2022-01-03T15:46:44.823Z] coverage: 41.7% of statements [2022-01-03T15:46:44.823Z] ok github.com/docker/docker/container 0.284s coverage: 41.7% of statements [2022-01-03T15:46:44.823Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:46:44.823Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:46:44.823Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:46:44.823Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:46:46.367Z] === RUN TestPrepare [2022-01-03T15:46:46.367Z] --- PASS: TestPrepare (0.00s) [2022-01-03T15:46:46.367Z] === RUN TestStart [2022-01-03T15:46:46.367Z] --- PASS: TestStart (0.00s) [2022-01-03T15:46:46.367Z] === RUN TestWaitCancel [2022-01-03T15:46:46.367Z] --- PASS: TestWaitCancel (0.00s) [2022-01-03T15:46:46.367Z] === RUN TestWaitDisabled [2022-01-03T15:46:46.367Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-03T15:46:46.367Z] === RUN TestWaitEnabled [2022-01-03T15:46:46.367Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-03T15:46:46.367Z] === RUN TestRemove [2022-01-03T15:46:46.367Z] --- PASS: TestRemove (0.00s) [2022-01-03T15:46:46.367Z] PASS [2022-01-03T15:46:46.367Z] coverage: 65.3% of statements [2022-01-03T15:46:46.367Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-01-03T15:46:47.152Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T15:46:47.152Z] --- PASS: TestGraphdriverPluginV2 (4.28s) [2022-01-03T15:46:47.152Z] PASS [2022-01-03T15:46:47.152Z] [2022-01-03T15:46:47.152Z] DONE 5 tests in 9.593s [2022-01-03T15:46:47.152Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-03T15:46:47.152Z] ++ 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 [2022-01-03T15:46:47.152Z] ++ set -e [2022-01-03T15:46:47.152Z] ++ '[' -n 0 ']' [2022-01-03T15:46:47.152Z] ++ set -x [2022-01-03T15:46:47.152Z] ++ 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 [2022-01-03T15:46:47.413Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T15:46:47.413Z] INFO: Testing against a local daemon [2022-01-03T15:46:47.413Z] === RUN TestContinueAfterPluginCrash [2022-01-03T15:46:47.413Z] === PAUSE TestContinueAfterPluginCrash [2022-01-03T15:46:47.413Z] === RUN TestReadPluginNoRead [2022-01-03T15:46:47.413Z] === PAUSE TestReadPluginNoRead [2022-01-03T15:46:47.413Z] === RUN TestDaemonStartWithLogOpt [2022-01-03T15:46:47.413Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-03T15:46:47.413Z] === CONT TestContinueAfterPluginCrash [2022-01-03T15:46:47.413Z] === CONT TestDaemonStartWithLogOpt [2022-01-03T15:46:48.550Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-03T15:46:48.550Z] === RUN TestNewListSecretsFilters [2022-01-03T15:46:48.550Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestNewListConfigsFilters [2022-01-03T15:46:48.550Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-03T15:46:48.550Z] PASS [2022-01-03T15:46:48.550Z] coverage: 0.5% of statements [2022-01-03T15:46:48.550Z] ok github.com/docker/docker/daemon/cluster 0.443s coverage: 0.5% of statements [2022-01-03T15:46:48.550Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-03T15:46:48.550Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-03T15:46:48.550Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-03T15:46:48.797Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-03T15:46:49.015Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-03T15:46:49.015Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-03T15:46:49.015Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-03T15:46:49.015Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-03T15:46:49.015Z] PASS [2022-01-03T15:46:49.015Z] coverage: 35.9% of statements [2022-01-03T15:46:49.015Z] ok github.com/docker/docker/daemon/cluster/convert 0.431s coverage: 35.9% of statements [2022-01-03T15:46:50.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T15:46:51.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-03T15:46:51.383Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2022-01-03T15:46:51.383Z] === CONT TestReadPluginNoRead [2022-01-03T15:46:52.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-03T15:46:53.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-03T15:46:53.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-03T15:46:53.716Z] === RUN TestBuilderGC [2022-01-03T15:46:53.716Z] --- PASS: TestBuilderGC (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationNotFound [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonBrokenConfiguration [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestParseClusterAdvertiseSettings [2022-01-03T15:46:53.716Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestFindConfigurationConflicts [2022-01-03T15:46:53.716Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-03T15:46:53.716Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-03T15:46:53.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-03T15:46:53.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-03T15:46:53.716Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-03T15:46:53.716Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-03T15:46:53.716Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-03T15:46:53.717Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-03T15:46:53.717Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-03T15:46:53.717Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_label [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_dns [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-03T15:46:53.717Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-03T15:46:53.717Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestModifiedDiscoverySettings [2022-01-03T15:46:53.717Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestReloadSetConfigFileNotExist [2022-01-03T15:46:53.717Z] time="2022-01-03T15:46:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-03T15:46:53.717Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-01-03T15:46:53.717Z] === RUN TestReloadDefaultConfigNotExist [2022-01-03T15:46:53.717Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:46:53.717Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-01-03T15:46:53.717Z] === RUN TestReloadBadDefaultConfig [2022-01-03T15:46:53.717Z] time="2022-01-03T15:46:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-853781929" [2022-01-03T15:46:53.717Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestReloadWithConflictingLabels [2022-01-03T15:46:53.717Z] time="2022-01-03T15:46:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3980333012" [2022-01-03T15:46:53.717Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-01-03T15:46:53.717Z] === RUN TestReloadWithDuplicateLabels [2022-01-03T15:46:53.717Z] time="2022-01-03T15:46:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2417357993" [2022-01-03T15:46:53.717Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestMaskURLCredentials [2022-01-03T15:46:53.717Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestDaemonConfigurationMerge [2022-01-03T15:46:53.717Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-03T15:46:53.717Z] PASS [2022-01-03T15:46:53.717Z] coverage: 80.0% of statements [2022-01-03T15:46:53.717Z] ok github.com/docker/docker/daemon/config 0.534s coverage: 80.0% of statements [2022-01-03T15:46:53.717Z] === RUN TestDiscoveryOptsErrors [2022-01-03T15:46:53.717Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-03T15:46:53.717Z] === RUN TestDiscoveryOpts [2022-01-03T15:46:53.717Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-03T15:46:53.717Z] PASS [2022-01-03T15:46:53.717Z] coverage: 30.0% of statements [2022-01-03T15:46:53.717Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2022-01-03T15:46:53.717Z] === RUN TestWaitNodeAttachment [2022-01-03T15:46:53.969Z] === RUN TestReadPluginNoRead/default [2022-01-03T15:46:54.176Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-03T15:46:54.176Z] === RUN TestIsolationConversion [2022-01-03T15:46:54.176Z] === RUN TestIsolationConversion/default [2022-01-03T15:46:54.176Z] === RUN TestIsolationConversion/process [2022-01-03T15:46:54.176Z] === RUN TestIsolationConversion/hyperv [2022-01-03T15:46:54.176Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestContainerLabels [2022-01-03T15:46:54.176Z] --- PASS: TestContainerLabels (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestCredentialSpecConversion [2022-01-03T15:46:54.176Z] === RUN TestCredentialSpecConversion/none [2022-01-03T15:46:54.176Z] === RUN TestCredentialSpecConversion/config [2022-01-03T15:46:54.176Z] === RUN TestCredentialSpecConversion/file [2022-01-03T15:46:54.176Z] === RUN TestCredentialSpecConversion/registry [2022-01-03T15:46:54.176Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-03T15:46:54.176Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountBind [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountVolume [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountTarget [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountTmpfs [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountInvalidType [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-03T15:46:54.176Z] === RUN TestControllerValidateMountNamedPipe [2022-01-03T15:46:54.176Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-03T15:46:54.176Z] PASS [2022-01-03T15:46:54.176Z] coverage: 11.0% of statements [2022-01-03T15:46:54.176Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2022-01-03T15:46:54.995Z] --- PASS: TestRenameAnonymousContainer (11.70s) [2022-01-03T15:46:54.995Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:46:55.145Z] === RUN TestEventsLog [2022-01-03T15:46:55.145Z] --- PASS: TestEventsLog (0.00s) [2022-01-03T15:46:55.145Z] === RUN TestEventsLogTimeout [2022-01-03T15:46:55.145Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-03T15:46:55.145Z] === RUN TestLogEvents [2022-01-03T15:46:55.145Z] --- PASS: TestLogEvents (0.09s) [2022-01-03T15:46:55.145Z] === RUN TestLoadBufferedEvents [2022-01-03T15:46:55.145Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-01-03T15:46:55.145Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-03T15:46:55.145Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-03T15:46:55.145Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-03T15:46:55.145Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-03T15:46:55.145Z] PASS [2022-01-03T15:46:55.145Z] coverage: 50.0% of statements [2022-01-03T15:46:55.145Z] ok github.com/docker/docker/daemon/events 0.456s coverage: 50.0% of statements [2022-01-03T15:46:55.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-03T15:46:55.353Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-03T15:46:55.605Z] === RUN TestIsEmptyDir [2022-01-03T15:46:55.605Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-03T15:46:55.605Z] PASS [2022-01-03T15:46:55.605Z] coverage: 2.3% of statements [2022-01-03T15:46:55.605Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-01-03T15:46:56.064Z] === RUN TestVerifyNetworkingConfig [2022-01-03T15:46:56.064Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-03T15:46:56.064Z] === RUN TestGetContainer [2022-01-03T15:46:56.064Z] --- PASS: TestGetContainer (0.00s) [2022-01-03T15:46:56.064Z] === RUN TestValidContainerNames [2022-01-03T15:46:56.064Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-03T15:46:56.064Z] === RUN TestContainerInitDNS [2022-01-03T15:46:56.064Z] daemon_test.go:146: root required [2022-01-03T15:46:56.064Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-03T15:46:56.064Z] === RUN TestMerge [2022-01-03T15:46:56.064Z] --- PASS: TestMerge (0.00s) [2022-01-03T15:46:56.064Z] === RUN TestValidateContainerIsolation [2022-01-03T15:46:56.065Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestFindNetworkErrorType [2022-01-03T15:46:56.065Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestEnsureServicesExist [2022-01-03T15:46:56.065Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-03T15:46:56.065Z] === RUN TestEnsureServicesExistErrors [2022-01-03T15:46:56.065Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-03T15:46:56.065Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-03T15:46:56.065Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-03T15:46:56.065Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2022-01-03T15:46:56.065Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:46:56.065Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-03T15:46:56.065Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestContainerDelete [2022-01-03T15:46:56.065Z] --- PASS: TestContainerDelete (0.01s) [2022-01-03T15:46:56.065Z] === RUN TestContainerDoubleDelete [2022-01-03T15:46:56.065Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestLogContainerEventCopyLabels [2022-01-03T15:46:56.065Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestLogContainerEventWithAttributes [2022-01-03T15:46:56.065Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestNoneHealthcheck [2022-01-03T15:46:56.065Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-03T15:46:56.065Z] === RUN TestHealthStates [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:55Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] time="2022-01-03T15:46:56Z" 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" [2022-01-03T15:46:56.525Z] --- PASS: TestHealthStates (0.21s) [2022-01-03T15:46:56.525Z] === RUN TestGetInspectData [2022-01-03T15:46:56.525Z] --- PASS: TestGetInspectData (0.00s) [2022-01-03T15:46:56.525Z] === RUN TestFillLicense [2022-01-03T15:46:56.525Z] --- PASS: TestFillLicense (0.00s) [2022-01-03T15:46:56.525Z] === RUN TestListInvalidFilter [2022-01-03T15:46:56.525Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-03T15:46:56.525Z] === RUN TestNameFilter [2022-01-03T15:46:56.525Z] --- PASS: TestNameFilter (0.00s) [2022-01-03T15:46:56.525Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-03T15:46:56.525Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-03T15:46:56.525Z] === 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 [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-03T15:46:56.525Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-03T15:46:56.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-03T15:46:56.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestLinkNaming [2022-01-03T15:46:56.526Z] --- PASS: TestLinkNaming (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestLinkNew [2022-01-03T15:46:56.526Z] --- PASS: TestLinkNew (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestLinkEnv [2022-01-03T15:46:56.526Z] --- PASS: TestLinkEnv (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestLinkMultipleEnv [2022-01-03T15:46:56.526Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestLinkPortRangeEnv [2022-01-03T15:46:56.526Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-03T15:46:56.526Z] PASS [2022-01-03T15:46:56.526Z] coverage: 93.0% of statements [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-03T15:46:56.526Z] --- 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) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-03T15:46:56.526Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonReloadLabels [2022-01-03T15:46:56.526Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-03T15:46:56.526Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonReloadMirrors [2022-01-03T15:46:56.526Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-03T15:46:56.526Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-03T15:46:56.526Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-03T15:46:56.526Z] === RUN TestDaemonDiscoveryReload [2022-01-03T15:46:56.526Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-01-03T15:46:56.739Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2022-01-03T15:46:56.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077f8f0_} [2022-01-03T15:46:57.205Z] --- PASS: TestRenameContainerWithSameName (3.05s) [2022-01-03T15:46:57.205Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:46:57.205Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:46:57.205Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:46:57.205Z] === RUN TestResize [2022-01-03T15:46:57.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-03T15:46:57.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-03T15:46:57.497Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2022-01-03T15:46:57.497Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-03T15:46:57.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13151466670_/foo_false____} [2022-01-03T15:46:57.957Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-03T15:46:57.957Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-03T15:46:58.418Z] === RUN TestAdapterReadLogs [2022-01-03T15:46:58.418Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestCopier [2022-01-03T15:46:58.418Z] --- PASS: TestCopier (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestCopierLongLines [2022-01-03T15:46:58.418Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestCopierSlow [2022-01-03T15:46:58.418Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-03T15:46:58.418Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-03T15:46:58.418Z] reload_test.go:520: root required [2022-01-03T15:46:58.418Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-03T15:46:58.418Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-03T15:46:58.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-03T15:46:58.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-03T15:46:58.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-03T15:46:58.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-03T15:46:58.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-03T15:46:58.418Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-03T15:46:58.418Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestParseVolumesFrom [2022-01-03T15:46:58.418Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-03T15:46:58.418Z] PASS [2022-01-03T15:46:58.418Z] coverage: 9.0% of statements [2022-01-03T15:46:58.418Z] ok github.com/docker/docker/daemon 2.472s coverage: 9.0% of statements [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-03T15:46:58.418Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-03T15:46:58.418Z] --- PASS: TestCopierSlow (0.20s) [2022-01-03T15:46:58.418Z] === RUN TestCopierWithSized [2022-01-03T15:46:58.418Z] === RUN TestCopierWithSized/as_is [2022-01-03T15:46:58.418Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-03T15:46:58.418Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-03T15:46:58.418Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-03T15:46:58.418Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-03T15:46:58.418Z] === RUN TestCopierWithPartial [2022-01-03T15:46:58.418Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestRingLogger [2022-01-03T15:46:58.418Z] --- PASS: TestRingLogger (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestRingCap [2022-01-03T15:46:58.418Z] --- PASS: TestRingCap (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestRingClose [2022-01-03T15:46:58.418Z] --- PASS: TestRingClose (0.00s) [2022-01-03T15:46:58.418Z] === RUN TestRingDrain [2022-01-03T15:46:58.418Z] --- PASS: TestRingDrain (0.00s) [2022-01-03T15:46:58.418Z] PASS [2022-01-03T15:46:58.418Z] coverage: 43.8% of statements [2022-01-03T15:46:58.418Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.8% of statements [2022-01-03T15:46:58.962Z] === CONT TestReadPluginNoRead [2022-01-03T15:46:58.962Z] read_test.go:92: [d688e447574ad] daemon is not started [2022-01-03T15:46:58.962Z] --- PASS: TestReadPluginNoRead (7.33s) [2022-01-03T15:46:58.962Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-01-03T15:46:58.962Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.15s) [2022-01-03T15:46:58.962Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-01-03T15:46:58.962Z] PASS [2022-01-03T15:46:58.962Z] [2022-01-03T15:46:58.962Z] DONE 6 tests in 11.527s [2022-01-03T15:46:58.962Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-03T15:46:58.962Z] ++ 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 [2022-01-03T15:46:58.962Z] ++ set -e [2022-01-03T15:46:58.962Z] ++ '[' -n 0 ']' [2022-01-03T15:46:58.962Z] ++ set -x [2022-01-03T15:46:58.962Z] ++ 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 [2022-01-03T15:46:58.962Z] testing: warning: no tests to run [2022-01-03T15:46:58.962Z] PASS [2022-01-03T15:46:58.962Z] [2022-01-03T15:46:58.962Z] DONE 0 tests in 0.052s [2022-01-03T15:46:58.962Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-03T15:46:58.962Z] ++ 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 [2022-01-03T15:46:58.962Z] ++ set -e [2022-01-03T15:46:58.962Z] ++ '[' -n 0 ']' [2022-01-03T15:46:58.962Z] ++ set -x [2022-01-03T15:46:58.962Z] ++ 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 [2022-01-03T15:46:58.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13151466670_/foo_true____} [2022-01-03T15:46:58.962Z] INFO: Testing against a local daemon [2022-01-03T15:46:58.962Z] === RUN TestPluginWithDevMounts [2022-01-03T15:46:58.962Z] === PAUSE TestPluginWithDevMounts [2022-01-03T15:46:58.962Z] === CONT TestPluginWithDevMounts [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/defaults [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-03T15:46:59.392Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-03T15:46:59.392Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-03T15:46:59.392Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-03T15:46:59.392Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-03T15:46:59.392Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-03T15:46:59.392Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-03T15:46:59.535Z] docker_api_swarm_node_test.go:20: [d13ddf4b530b1] joining swarm manager [d11ac1564d756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:46:59.821Z] --- PASS: TestBuildWithHugeFile (100.46s) [2022-01-03T15:46:59.821Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:46:59.821Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:46:59.821Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:46:59.821Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:46:59.821Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:59.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:59.821Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:59.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:59.821Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:59.821Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:59.821Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:46:59.821Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:46:59.821Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:46:59.821Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-03T15:46:59.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-03T15:46:59.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T15:46:59.821Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T15:46:59.821Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:46:59.821Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:59.821Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T15:46:59.821Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:46:59.821Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-03T15:46:59.821Z] PASS [2022-01-03T15:46:59.821Z] ok github.com/docker/docker/integration/build 158.150s [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === Skipped [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T15:46:59.821Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T15:46:59.821Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-03T15:46:59.821Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-03T15:46:59.821Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:46:59.821Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T15:46:59.821Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:46:59.821Z] [2022-01-03T15:46:59.821Z] DONE 29 tests, 6 skipped in 184.018s [2022-01-03T15:46:59.821Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T15:46:59.852Z] === RUN TestSearchRegistryForImagesErrors [2022-01-03T15:46:59.852Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestSearchRegistryForImages [2022-01-03T15:46:59.852Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestOnlyPlatformWithFallback [2022-01-03T15:46:59.852Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestImageDelete [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-03T15:46:59.852Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-01-03T15:46:59.852Z] === RUN TestCreateSuccess [2022-01-03T15:46:59.852Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCreateStreamSkipped [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-03T15:46:59.852Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCreateLogGroupSuccess [2022-01-03T15:46:59.852Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCreateError [2022-01-03T15:46:59.852Z] --- PASS: TestCreateError (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCreateAlreadyExists [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-03T15:46:59.852Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestLogClosed [2022-01-03T15:46:59.852Z] --- PASS: TestLogClosed (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestLogBlocking [2022-01-03T15:46:59.852Z] --- PASS: TestLogBlocking (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-03T15:46:59.852Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestLogNonBlockingBufferFull [2022-01-03T15:46:59.852Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestPublishBatchSuccess [2022-01-03T15:46:59.852Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestPublishBatchError [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=error msg=Error [2022-01-03T15:46:59.852Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:46:59.852Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-03T15:46:59.852Z] time="2022-01-03T15:46:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-03T15:46:59.852Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchSimple [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchTicker [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMultilinePattern [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-03T15:46:59.852Z] === RUN TestImageDelete/no_lease [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchClose [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/0/Hello [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/2/🙃 [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/3/���� [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/4/He��o [2022-01-03T15:46:59.852Z] === RUN TestEffectiveLen/5/ [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/0/ [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/1/Hello [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: Hello [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/2/Hello [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: He [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: llo [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/3/Hello [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: Hello [2022-01-03T15:46:59.852Z] === RUN TestImageDelete/lease_exists [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/4/🙃 [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: 🙃 [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/5/🙃 [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: 🙃 [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/6/a� [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: a [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: � [2022-01-03T15:46:59.852Z] === RUN TestFindValidSplit/7/a� [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1105: a� [2022-01-03T15:46:59.852Z] cloudwatchlogs_test.go:1106: [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestProcessEventEmoji [2022-01-03T15:46:59.852Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchLineSplit [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMaxEvents [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-03T15:46:59.852Z] --- PASS: TestImageDelete (0.09s) [2022-01-03T15:46:59.852Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-03T15:46:59.852Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-01-03T15:46:59.852Z] === RUN TestContentStoreForPull [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-03T15:46:59.852Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-03T15:46:59.852Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-03T15:46:59.852Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-03T15:46:59.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-03T15:46:59.852Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-03T15:46:59.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-03T15:46:59.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-03T15:46:59.853Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-03T15:46:59.853Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-03T15:47:00.313Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-03T15:47:00.313Z] === RUN TestCreateTagSuccess [2022-01-03T15:47:00.313Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-03T15:47:00.313Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-03T15:47:00.313Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-03T15:47:00.313Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-03T15:47:00.313Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-03T15:47:00.313Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-03T15:47:00.313Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-03T15:47:00.313Z] PASS [2022-01-03T15:47:00.313Z] coverage: 78.0% of statements [2022-01-03T15:47:00.313Z] ok github.com/docker/docker/daemon/logger/awslogs 0.568s coverage: 78.0% of statements [2022-01-03T15:47:00.313Z] --- PASS: TestContentStoreForPull (0.24s) [2022-01-03T15:47:00.313Z] PASS [2022-01-03T15:47:00.313Z] coverage: 6.7% of statements [2022-01-03T15:47:00.313Z] ok github.com/docker/docker/daemon/images 0.450s coverage: 6.7% of statements [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-03T15:47:00.313Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-03T15:47:00.313Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-03T15:47:00.313Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-03T15:47:00.313Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-03T15:47:00.313Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-01-03T15:47:00.313Z] === RUN TestFastTimeMarshalJSON [2022-01-03T15:47:00.313Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-03T15:47:00.313Z] PASS [2022-01-03T15:47:00.313Z] coverage: 87.2% of statements [2022-01-03T15:47:00.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2022-01-03T15:47:00.488Z] docker_api_swarm_node_test.go:21: [d2f124531257b] joining swarm manager [d11ac1564d756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:47:00.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_false____} [2022-01-03T15:47:00.749Z] --- PASS: TestPluginWithDevMounts (1.69s) [2022-01-03T15:47:00.749Z] PASS [2022-01-03T15:47:00.749Z] [2022-01-03T15:47:00.749Z] DONE 1 tests in 1.826s [2022-01-03T15:47:00.749Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-03T15:47:00.749Z] ++ 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 [2022-01-03T15:47:00.749Z] ++ set -e [2022-01-03T15:47:00.749Z] ++ '[' -n 0 ']' [2022-01-03T15:47:00.749Z] ++ set -x [2022-01-03T15:47:00.750Z] ++ 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 [2022-01-03T15:47:00.750Z] INFO: Testing against a local daemon [2022-01-03T15:47:00.750Z] === RUN TestSecretInspect [2022-01-03T15:47:00.773Z] === RUN TestJSONFileLogger [2022-01-03T15:47:00.773Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-03T15:47:00.773Z] === RUN TestJSONFileLoggerWithTags [2022-01-03T15:47:00.773Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-03T15:47:00.773Z] === RUN TestJSONFileLoggerWithOpts [2022-01-03T15:47:00.773Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-03T15:47:00.773Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-03T15:47:00.773Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-03T15:47:00.773Z] === RUN TestEncodeDecode [2022-01-03T15:47:00.773Z] === PAUSE TestEncodeDecode [2022-01-03T15:47:00.773Z] === RUN TestUnexpectedEOF [2022-01-03T15:47:00.773Z] time="2022-01-03T15:47:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:47:00.773Z] time="2022-01-03T15:47:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-03T15:47:00.773Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-01-03T15:47:00.773Z] === CONT TestEncodeDecode [2022-01-03T15:47:00.773Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-03T15:47:00.773Z] PASS [2022-01-03T15:47:00.773Z] coverage: 69.9% of statements [2022-01-03T15:47:00.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 69.9% of statements [2022-01-03T15:47:00.983Z] --- PASS: TestResize (3.03s) [2022-01-03T15:47:00.983Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:47:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_true____} [2022-01-03T15:47:01.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:47:01.389Z] INFO: Testing against a local daemon [2022-01-03T15:47:01.389Z] === RUN TestConfigInspect [2022-01-03T15:47:01.389Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-03T15:47:01.389Z] === RUN TestConfigList [2022-01-03T15:47:01.389Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T15:47:01.389Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:47:01.389Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:47:01.389Z] === RUN TestConfigsUpdate [2022-01-03T15:47:01.389Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T15:47:01.389Z] === RUN TestTemplatedConfig [2022-01-03T15:47:01.389Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T15:47:01.389Z] === RUN TestConfigCreateResolve [2022-01-03T15:47:01.389Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:01.389Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T15:47:01.389Z] PASS [2022-01-03T15:47:01.389Z] ok github.com/docker/docker/integration/config 0.077s [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === Skipped [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T15:47:01.389Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:01.389Z] [2022-01-03T15:47:01.389Z] DONE 6 tests, 6 skipped in 1.804s [2022-01-03T15:47:01.389Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T15:47:02.314Z] === RUN TestWriteLog [2022-01-03T15:47:02.314Z] === PAUSE TestWriteLog [2022-01-03T15:47:02.314Z] === RUN TestReadLog [2022-01-03T15:47:02.314Z] === PAUSE TestReadLog [2022-01-03T15:47:02.314Z] === RUN TestDecode [2022-01-03T15:47:02.314Z] --- PASS: TestDecode (0.03s) [2022-01-03T15:47:02.314Z] === CONT TestWriteLog [2022-01-03T15:47:02.314Z] === CONT TestReadLog [2022-01-03T15:47:02.314Z] --- PASS: TestWriteLog (0.00s) [2022-01-03T15:47:02.314Z] === RUN TestReadLog/tail_exact [2022-01-03T15:47:02.314Z] === RUN TestOpenFileDelete [2022-01-03T15:47:02.314Z] === RUN TestLog [2022-01-03T15:47:02.314Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-03T15:47:02.314Z] === RUN TestOpenFileRename [2022-01-03T15:47:02.314Z] --- PASS: TestOpenFileRename (0.01s) [2022-01-03T15:47:02.314Z] === RUN TestHandleDecoderErr [2022-01-03T15:47:02.315Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestParseLogTagDefaultTag [2022-01-03T15:47:02.315Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestParseLogTag [2022-01-03T15:47:02.315Z] --- PASS: TestParseLogTag (0.00s) [2022-01-03T15:47:02.315Z] --- PASS: TestLog (0.01s) [2022-01-03T15:47:02.315Z] PASS [2022-01-03T15:47:02.315Z] coverage: 31.5% of statements [2022-01-03T15:47:02.315Z] === RUN TestParseLogTagEmptyTag [2022-01-03T15:47:02.315Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestTailFiles [2022-01-03T15:47:02.315Z] --- PASS: TestTailFiles (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestFollowLogsConsumerGone [2022-01-03T15:47:02.315Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestFollowLogsProducerGone [2022-01-03T15:47:02.315Z] logfile_test.go:180: logDecode() closed after sending 1167 messages [2022-01-03T15:47:02.315Z] logfile_test.go:233: messages sent: 1167, received: 1167 [2022-01-03T15:47:02.315Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-03T15:47:02.315Z] === RUN TestCheckCapacityAndRotate [2022-01-03T15:47:02.315Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-01-03T15:47:02.315Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-03T15:47:02.315Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-03T15:47:02.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_true__0xc00077f920__} [2022-01-03T15:47:02.655Z] --- PASS: TestSecretInspect (1.75s) [2022-01-03T15:47:02.655Z] === RUN TestSecretList [2022-01-03T15:47:02.776Z] === RUN TestReadLog/tail_less_than_available [2022-01-03T15:47:02.776Z] === RUN TestReadLog/tail_more_than_available [2022-01-03T15:47:02.776Z] --- PASS: TestReadLog (0.24s) [2022-01-03T15:47:02.776Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-01-03T15:47:02.776Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-03T15:47:02.776Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-03T15:47:02.776Z] PASS [2022-01-03T15:47:02.776Z] coverage: 78.7% of statements [2022-01-03T15:47:02.776Z] ok github.com/docker/docker/daemon/logger/local 0.381s coverage: 78.7% of statements [2022-01-03T15:47:02.776Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-01-03T15:47:02.776Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-03T15:47:02.776Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-01-03T15:47:02.776Z] PASS [2022-01-03T15:47:02.776Z] coverage: 54.9% of statements [2022-01-03T15:47:02.776Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 54.9% of statements [2022-01-03T15:47:02.776Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:47:03.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:47:03.599Z] INFO: Testing against a local daemon [2022-01-03T15:47:03.599Z] === RUN TestCheckpoint [2022-01-03T15:47:03.599Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:47:03.599Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:47:03.599Z] === RUN TestContainerInvalidJSON [2022-01-03T15:47:03.599Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:47:03.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:47:03.599Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:47:03.599Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:47:03.599Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:47:03.599Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:47:03.599Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-03T15:47:03.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T15:47:03.599Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2022-01-03T15:47:03.599Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:47:03.747Z] === RUN TestNewParse [2022-01-03T15:47:03.747Z] --- PASS: TestNewParse (0.00s) [2022-01-03T15:47:03.747Z] PASS [2022-01-03T15:47:03.747Z] coverage: 8.3% of statements [2022-01-03T15:47:03.747Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-01-03T15:47:03.747Z] === RUN TestValidateLogOpt [2022-01-03T15:47:03.747Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestNewMissedConfig [2022-01-03T15:47:03.747Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestNewMissedUrl [2022-01-03T15:47:03.747Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestNewMissedToken [2022-01-03T15:47:03.747Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestNewWithProxy [2022-01-03T15:47:03.747Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestDefault [2022-01-03T15:47:03.747Z] --- PASS: TestDefault (0.01s) [2022-01-03T15:47:03.747Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-03T15:47:03.747Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestJsonFormat [2022-01-03T15:47:03.747Z] --- PASS: TestJsonFormat (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestRawFormat [2022-01-03T15:47:03.747Z] --- PASS: TestRawFormat (0.01s) [2022-01-03T15:47:03.747Z] === RUN TestRawFormatWithLabels [2022-01-03T15:47:03.747Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestRawFormatWithoutTag [2022-01-03T15:47:03.747Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-03T15:47:03.747Z] === RUN TestBatching [2022-01-03T15:47:03.925Z] --- PASS: TestResizeWithInvalidSize (3.17s) [2022-01-03T15:47:03.925Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:47:04.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00077f938_} [2022-01-03T15:47:04.066Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-01-03T15:47:04.066Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:47:04.066Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-01-03T15:47:04.066Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:47:04.208Z] --- PASS: TestBatching (0.36s) [2022-01-03T15:47:04.208Z] === RUN TestFrequency [2022-01-03T15:47:04.208Z] === RUN TestParseLogFormat [2022-01-03T15:47:04.208Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestValidateLogOptEmpty [2022-01-03T15:47:04.208Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestValidateSyslogAddress [2022-01-03T15:47:04.208Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestParseAddressDefaultPort [2022-01-03T15:47:04.208Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestValidateSyslogFacility [2022-01-03T15:47:04.208Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestValidateLogOptSyslogFormat [2022-01-03T15:47:04.208Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestValidateLogOpt [2022-01-03T15:47:04.208Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-03T15:47:04.208Z] PASS [2022-01-03T15:47:04.208Z] coverage: 46.8% of statements [2022-01-03T15:47:04.208Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-01-03T15:47:04.208Z] --- PASS: TestFrequency (0.20s) [2022-01-03T15:47:04.208Z] === RUN TestOneMessagePerRequest [2022-01-03T15:47:04.208Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-03T15:47:04.208Z] === RUN TestVerify [2022-01-03T15:47:04.208Z] --- PASS: TestVerify (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-01-03T15:47:04.532Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:47:04.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-01-03T15:47:04.532Z] === RUN TestCopyFromContainer [2022-01-03T15:47:04.532Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:04.532Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:47:04.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:47:04.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:47:04.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:47:04.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:47:04.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:47:04.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:47:04.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:47:04.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:47:04.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:47:04.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:47:04.532Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:47:04.532Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:47:04.532Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:04.532Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:47:04.532Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:04.532Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:47:04.532Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:04.532Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:47:04.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:47:04.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:47:04.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:47:04.532Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:47:04.532Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:47:04.532Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:47:04.532Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:47:04.532Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-03T15:47:04.532Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:47:04.532Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:47:04.667Z] === RUN TestSkipVerify [2022-01-03T15:47:04.667Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:04.667Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:04.667Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:04.667Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:04.977Z] --- PASS: TestSecretList (2.31s) [2022-01-03T15:47:04.977Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:47:04.998Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-03T15:47:04.998Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:47:04.998Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:47:04.998Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T15:47:04.998Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:47:04.998Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:04.998Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:47:04.998Z] === RUN TestDiff [2022-01-03T15:47:04.998Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:04.998Z] --- SKIP: TestDiff (0.00s) [2022-01-03T15:47:04.998Z] === RUN TestExecWithCloseStdin [2022-01-03T15:47:05.127Z] --- PASS: TestSkipVerify (0.55s) [2022-01-03T15:47:05.127Z] === RUN TestBufferMaximum [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.639716\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.640299\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] --- PASS: TestBufferMaximum (0.02s) [2022-01-03T15:47:05.127Z] === RUN TestServerAlwaysDown [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.658625\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.658625\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.658625\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.661327\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] time="2022-01-03T15:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1641224824.661327\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:05.127Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-03T15:47:05.127Z] === RUN TestCannotSendAfterClose [2022-01-03T15:47:05.127Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-03T15:47:05.127Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-03T15:47:05.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00077f950_} [2022-01-03T15:47:05.590Z] === RUN TestV1IDService [2022-01-03T15:47:05.590Z] --- PASS: TestV1IDService (0.02s) [2022-01-03T15:47:05.590Z] === RUN TestV2MetadataService [2022-01-03T15:47:06.051Z] time="2022-01-03T15:47:05Z" 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 [2022-01-03T15:47:06.051Z] time="2022-01-03T15:47:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"665dc26dd1ca\"}'" [2022-01-03T15:47:06.051Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-03T15:47:06.051Z] PASS [2022-01-03T15:47:06.051Z] coverage: 82.5% of statements [2022-01-03T15:47:06.051Z] ok github.com/docker/docker/daemon/logger/splunk 2.235s coverage: 82.5% of statements [2022-01-03T15:47:06.051Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:47:06.051Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-03T15:47:06.051Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:47:06.511Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-03T15:47:06.511Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-03T15:47:06.511Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-03T15:47:06.511Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-03T15:47:06.511Z] === RUN TestContinueOnError_NeverContinue [2022-01-03T15:47:06.511Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-03T15:47:06.511Z] === RUN TestManifestStore [2022-01-03T15:47:06.511Z] === RUN TestManifestStore/no_remote_or_local [2022-01-03T15:47:06.511Z] time="2022-01-03T15:47:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local780317977\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-03T15:47:06.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00077f968_} [2022-01-03T15:47:06.866Z] --- PASS: TestResizeWhenContainerNotStarted (3.02s) [2022-01-03T15:47:06.866Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:47:06.866Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:06.866Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:47:06.866Z] === RUN TestStats [2022-01-03T15:47:06.866Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:47:06.866Z] --- SKIP: TestStats (0.00s) [2022-01-03T15:47:06.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/no_local_cache [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/with_local_cache [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/unknown_media_type [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="reference for unknown type: " [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="reference for unknown type: " [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="reference for unknown type: " [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="reference for unknown type: " [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="reference for unknown type: " [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-03T15:47:06.971Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-03T15:47:06.971Z] time="2022-01-03T15:47:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-03T15:47:06.971Z] === RUN TestSuccessfulDownload [2022-01-03T15:47:06.971Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:47:06.971Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestCancelledDownload [2022-01-03T15:47:06.971Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestMaxDownloadAttempts [2022-01-03T15:47:06.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:47:06.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:47:06.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:47:06.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:47:06.971Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:47:06.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:47:06.971Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:47:06.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:47:06.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-03T15:47:06.971Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-03T15:47:06.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-03T15:47:06.971Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore (0.42s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-01-03T15:47:06.971Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-03T15:47:06.971Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-03T15:47:06.971Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestFixManifestLayers [2022-01-03T15:47:06.971Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-03T15:47:06.971Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:47:06.971Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestFixManifestLayersBadParent [2022-01-03T15:47:06.971Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestValidateManifest [2022-01-03T15:47:06.971Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:47:06.971Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestFormatPlatform [2022-01-03T15:47:06.971Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestGetRepositoryMountCandidates [2022-01-03T15:47:06.971Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestLayerAlreadyExists [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] 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} [2022-01-03T15:47:06.971Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-03T15:47:06.971Z] === RUN TestWhenEmptyAuthConfig [2022-01-03T15:47:06.971Z] --- PASS: TestV2MetadataService (1.42s) [2022-01-03T15:47:06.971Z] PASS [2022-01-03T15:47:06.971Z] coverage: 48.2% of statements [2022-01-03T15:47:06.972Z] ok github.com/docker/docker/distribution/metadata 1.533s coverage: 48.2% of statements [2022-01-03T15:47:07.205Z] --- PASS: TestExecWithCloseStdin (2.27s) [2022-01-03T15:47:07.205Z] === RUN TestExec [2022-01-03T15:47:07.436Z] time="2022-01-03T15:47:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:47:07.436Z] time="2022-01-03T15:47:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:47:07.436Z] time="2022-01-03T15:47:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:47:07.436Z] time="2022-01-03T15:47:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-03T15:47:07.436Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-03T15:47:07.436Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-01-03T15:47:07.436Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-01-03T15:47:07.436Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-01-03T15:47:07.436Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-01-03T15:47:07.436Z] === RUN TestTransfer [2022-01-03T15:47:07.436Z] --- PASS: TestTransfer (0.13s) [2022-01-03T15:47:07.436Z] === RUN TestConcurrencyLimit [2022-01-03T15:47:07.560Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2022-01-03T15:47:07.560Z] === RUN TestSecretsUpdate [2022-01-03T15:47:07.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00077f980_} [2022-01-03T15:47:07.896Z] === RUN TestNotFound [2022-01-03T15:47:07.896Z] --- PASS: TestNotFound (0.00s) [2022-01-03T15:47:07.896Z] === RUN TestConflict [2022-01-03T15:47:07.896Z] --- PASS: TestConflict (0.00s) [2022-01-03T15:47:07.896Z] === RUN TestForbidden [2022-01-03T15:47:07.896Z] --- PASS: TestForbidden (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestInvalidParameter [2022-01-03T15:47:07.897Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestNotImplemented [2022-01-03T15:47:07.897Z] --- PASS: TestNotImplemented (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestNotModified [2022-01-03T15:47:07.897Z] --- PASS: TestNotModified (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestUnauthorized [2022-01-03T15:47:07.897Z] --- PASS: TestUnauthorized (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestUnknown [2022-01-03T15:47:07.897Z] --- PASS: TestUnknown (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestCancelled [2022-01-03T15:47:07.897Z] --- PASS: TestCancelled (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestDeadline [2022-01-03T15:47:07.897Z] --- PASS: TestDeadline (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestDataLoss [2022-01-03T15:47:07.897Z] --- PASS: TestDataLoss (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestUnavailable [2022-01-03T15:47:07.897Z] --- PASS: TestUnavailable (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestSystem [2022-01-03T15:47:07.897Z] --- PASS: TestSystem (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Not_Found [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Bad_Request [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Conflict [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Unauthorized [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Forbidden [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Not_Modified [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-03T15:47:07.897Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-03T15:47:07.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-03T15:47:07.897Z] PASS [2022-01-03T15:47:07.897Z] coverage: 53.1% of statements [2022-01-03T15:47:07.897Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-01-03T15:47:07.897Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-03T15:47:07.897Z] === RUN TestInactiveJobs [2022-01-03T15:47:07.897Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-01-03T15:47:07.897Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-03T15:47:07.897Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-03T15:47:07.897Z] === RUN TestTokenPassThru [2022-01-03T15:47:07.897Z] --- PASS: TestTokenPassThru (0.02s) [2022-01-03T15:47:07.897Z] === RUN TestTokenPassThruDifferentHost [2022-01-03T15:47:07.897Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-03T15:47:07.897Z] PASS [2022-01-03T15:47:07.897Z] coverage: 24.6% of statements [2022-01-03T15:47:07.897Z] ok github.com/docker/docker/distribution 1.701s coverage: 24.6% of statements [2022-01-03T15:47:08.356Z] --- PASS: TestInactiveJobs (0.44s) [2022-01-03T15:47:08.356Z] === RUN TestWatchRelease [2022-01-03T15:47:08.356Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:47:08.356Z] --- PASS: TestWatchRelease (0.04s) [2022-01-03T15:47:08.356Z] === RUN TestWatchFinishedTransfer [2022-01-03T15:47:08.356Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-03T15:47:08.356Z] === RUN TestDuplicateTransfer [2022-01-03T15:47:08.356Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-03T15:47:08.356Z] === RUN TestSuccessfulUpload [2022-01-03T15:47:08.816Z] time="2022-01-03T15:47:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-03T15:47:08.816Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-01-03T15:47:08.816Z] === RUN TestCancelledUpload [2022-01-03T15:47:08.816Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-03T15:47:08.816Z] PASS [2022-01-03T15:47:08.816Z] coverage: 76.8% of statements [2022-01-03T15:47:08.816Z] ok github.com/docker/docker/distribution/xfer 1.927s coverage: 76.8% of statements [2022-01-03T15:47:08.816Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:47:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T15:47:09.277Z] === RUN TestCompare [2022-01-03T15:47:09.277Z] --- PASS: TestCompare (0.00s) [2022-01-03T15:47:09.277Z] PASS [2022-01-03T15:47:09.277Z] coverage: 19.2% of statements [2022-01-03T15:47:09.277Z] ok github.com/docker/docker/image/cache 0.194s coverage: 19.2% of statements [2022-01-03T15:47:09.277Z] === RUN TestFSGetInvalidData [2022-01-03T15:47:09.277Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-03T15:47:09.277Z] === RUN TestFSInvalidSet [2022-01-03T15:47:09.277Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-03T15:47:09.277Z] === RUN TestFSInvalidRoot [2022-01-03T15:47:09.277Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-03T15:47:09.277Z] === RUN TestFSMetadataGetSet [2022-01-03T15:47:09.277Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-03T15:47:09.277Z] === RUN TestFSInvalidWalker [2022-01-03T15:47:09.277Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-03T15:47:09.277Z] === RUN TestFSGetSet [2022-01-03T15:47:09.277Z] --- PASS: TestFSGetSet (0.02s) [2022-01-03T15:47:09.277Z] === RUN TestFSGetUnsetKey [2022-01-03T15:47:09.277Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-03T15:47:09.277Z] === RUN TestFSGetEmptyData [2022-01-03T15:47:09.277Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-03T15:47:09.277Z] === RUN TestFSDelete [2022-01-03T15:47:09.277Z] --- PASS: TestFSDelete (0.02s) [2022-01-03T15:47:09.277Z] === RUN TestFSWalker [2022-01-03T15:47:09.277Z] --- PASS: TestFSWalker (0.02s) [2022-01-03T15:47:09.277Z] === RUN TestFSWalkerStopOnError [2022-01-03T15:47:09.277Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-01-03T15:47:09.277Z] === RUN TestNewFromJSON [2022-01-03T15:47:09.277Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-03T15:47:09.277Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-03T15:47:09.277Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-03T15:47:09.277Z] === RUN TestMarshalKeyOrder [2022-01-03T15:47:09.277Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-03T15:47:09.277Z] === RUN TestHistoryEqual [2022-01-03T15:47:09.412Z] --- PASS: TestExec (2.13s) [2022-01-03T15:47:09.412Z] === RUN TestExecUser [2022-01-03T15:47:09.412Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:47:09.412Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T15:47:09.412Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:47:09.412Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:09.412Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T15:47:09.412Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:47:09.412Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:09.412Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:47:09.412Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:47:09.412Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:09.412Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T15:47:09.412Z] === RUN TestHealthKillContainer [2022-01-03T15:47:09.413Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:47:09.413Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T15:47:09.413Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:47:09.413Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:47:09.413Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:47:09.413Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:47:09.463Z] --- PASS: TestSecretsUpdate (2.18s) [2022-01-03T15:47:09.463Z] === RUN TestTemplatedSecret [2022-01-03T15:47:09.740Z] --- PASS: TestHistoryEqual (0.20s) [2022-01-03T15:47:09.740Z] === RUN TestImage [2022-01-03T15:47:09.740Z] --- PASS: TestImage (0.00s) [2022-01-03T15:47:09.740Z] === RUN TestImageOSNotEmpty [2022-01-03T15:47:09.740Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-03T15:47:09.740Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-03T15:47:09.740Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-03T15:47:09.740Z] === RUN TestCreate [2022-01-03T15:47:09.740Z] --- PASS: TestCreate (0.01s) [2022-01-03T15:47:09.740Z] === RUN TestRestore [2022-01-03T15:47:09.740Z] time="2022-01-03T15:47:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-03T15:47:09.740Z] --- PASS: TestRestore (0.04s) [2022-01-03T15:47:09.740Z] === RUN TestAddDelete [2022-01-03T15:47:09.740Z] --- PASS: TestAddDelete (0.04s) [2022-01-03T15:47:09.740Z] === RUN TestSearchAfterDelete [2022-01-03T15:47:09.740Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-03T15:47:09.740Z] === RUN TestParentReset [2022-01-03T15:47:09.740Z] --- PASS: TestParentReset (0.04s) [2022-01-03T15:47:09.740Z] === RUN TestGetAndSetLastUpdated [2022-01-03T15:47:09.740Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-03T15:47:09.740Z] === RUN TestStoreLen [2022-01-03T15:47:09.740Z] --- PASS: TestStoreLen (0.08s) [2022-01-03T15:47:09.740Z] PASS [2022-01-03T15:47:09.740Z] coverage: 86.6% of statements [2022-01-03T15:47:09.740Z] ok github.com/docker/docker/image 0.776s coverage: 86.6% of statements [2022-01-03T15:47:10.200Z] === RUN TestMakeV1ConfigFromConfig [2022-01-03T15:47:10.200Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-03T15:47:10.200Z] PASS [2022-01-03T15:47:10.200Z] coverage: 25.0% of statements [2022-01-03T15:47:10.200Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-01-03T15:47:10.200Z] === RUN TestValidateManifest [2022-01-03T15:47:10.200Z] === RUN TestValidateManifest/nil [2022-01-03T15:47:10.200Z] === RUN TestValidateManifest/non-nil [2022-01-03T15:47:10.200Z] --- PASS: TestValidateManifest (0.00s) [2022-01-03T15:47:10.200Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-03T15:47:10.200Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-03T15:47:10.200Z] PASS [2022-01-03T15:47:10.200Z] coverage: 0.7% of statements [2022-01-03T15:47:10.200Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-01-03T15:47:10.200Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-03T15:47:10.405Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T15:47:10.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-03T15:47:11.618Z] --- PASS: TestKillContainerInvalidSignal (2.17s) [2022-01-03T15:47:11.618Z] === RUN TestKillContainer [2022-01-03T15:47:11.618Z] === RUN TestKillContainer/no_signal [2022-01-03T15:47:11.741Z] === RUN TestSerialization [2022-01-03T15:47:11.741Z] --- PASS: TestSerialization (0.02s) [2022-01-03T15:47:11.741Z] PASS [2022-01-03T15:47:11.741Z] coverage: 100.0% of statements [2022-01-03T15:47:11.741Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-01-03T15:47:12.201Z] === RUN TestEmptyLayer [2022-01-03T15:47:12.201Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-03T15:47:12.201Z] === RUN TestCommitFailure [2022-01-03T15:47:12.201Z] --- PASS: TestCommitFailure (0.02s) [2022-01-03T15:47:12.201Z] === RUN TestStartTransactionFailure [2022-01-03T15:47:12.201Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-03T15:47:12.201Z] === RUN TestGetOrphan [2022-01-03T15:47:12.201Z] --- PASS: TestGetOrphan (0.01s) [2022-01-03T15:47:12.201Z] === RUN TestMountAndRegister [2022-01-03T15:47:12.201Z] layer_test.go:270: Layer size: 14 [2022-01-03T15:47:12.201Z] --- PASS: TestMountAndRegister (0.11s) [2022-01-03T15:47:12.201Z] === RUN TestLayerRelease [2022-01-03T15:47:12.201Z] layer_test.go:303: Failing on Windows [2022-01-03T15:47:12.201Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-03T15:47:12.201Z] === RUN TestStoreRestore [2022-01-03T15:47:12.660Z] layer_test.go:352: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestTarStreamStability [2022-01-03T15:47:12.660Z] layer_test.go:467: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestRegisterExistingLayer [2022-01-03T15:47:12.660Z] === RUN TestEnvironmentParsing [2022-01-03T15:47:12.660Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-03T15:47:12.660Z] PASS [2022-01-03T15:47:12.660Z] coverage: 1.2% of statements [2022-01-03T15:47:12.660Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.2% of statements [2022-01-03T15:47:12.660Z] --- PASS: TestRegisterExistingLayer (0.28s) [2022-01-03T15:47:12.660Z] === RUN TestTarStreamVerification [2022-01-03T15:47:12.660Z] layer_test.go:696: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestTarStreamVerification (0.01s) [2022-01-03T15:47:12.660Z] === RUN TestLayerMigration [2022-01-03T15:47:12.660Z] migration_test.go:45: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestLayerMigrationNoTarsplit [2022-01-03T15:47:12.660Z] migration_test.go:181: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestMountInit [2022-01-03T15:47:12.660Z] mount_test.go:17: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestMountInit (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestMountSize [2022-01-03T15:47:12.660Z] mount_test.go:76: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestMountSize (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestMountChanges [2022-01-03T15:47:12.660Z] mount_test.go:125: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestMountChanges (0.00s) [2022-01-03T15:47:12.660Z] === RUN TestMountApply [2022-01-03T15:47:12.660Z] mount_test.go:212: Failing on Windows [2022-01-03T15:47:12.660Z] --- SKIP: TestMountApply (0.00s) [2022-01-03T15:47:12.660Z] PASS [2022-01-03T15:47:12.660Z] coverage: 30.1% of statements [2022-01-03T15:47:12.660Z] ok github.com/docker/docker/layer 0.583s coverage: 30.1% of statements [2022-01-03T15:47:12.889Z] --- PASS: TestTemplatedSecret (3.11s) [2022-01-03T15:47:12.889Z] === RUN TestSecretCreateResolve [2022-01-03T15:47:13.120Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:47:13.120Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:47:13.120Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:47:13.120Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:47:13.149Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T15:47:13.580Z] === RUN TestSequenceGetAvailableBit [2022-01-03T15:47:13.580Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSequenceEqual [2022-01-03T15:47:13.580Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSequenceCopy [2022-01-03T15:47:13.580Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestGetFirstAvailable [2022-01-03T15:47:13.580Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestFindSequence [2022-01-03T15:47:13.580Z] --- PASS: TestFindSequence (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestCheckIfAvailable [2022-01-03T15:47:13.580Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestMergeSequences [2022-01-03T15:47:13.580Z] --- PASS: TestMergeSequences (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestPushReservation [2022-01-03T15:47:13.580Z] --- PASS: TestPushReservation (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSerializeDeserialize [2022-01-03T15:47:13.580Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSet [2022-01-03T15:47:13.580Z] --- PASS: TestSet (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSetUnset [2022-01-03T15:47:13.580Z] --- PASS: TestSetUnset (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestOffsetSetUnset [2022-01-03T15:47:13.580Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSetInRange [2022-01-03T15:47:13.580Z] --- PASS: TestSetInRange (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestSetAnyInRange [2022-01-03T15:47:13.580Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestMethods [2022-01-03T15:47:13.580Z] --- PASS: TestMethods (0.00s) [2022-01-03T15:47:13.580Z] === RUN TestRandomAllocateDeallocate [2022-01-03T15:47:13.826Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:47:13.826Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:47:13.826Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:47:15.063Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T15:47:15.506Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.91s) [2022-01-03T15:47:15.506Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:47:15.506Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:47:15.506Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T15:47:15.506Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:47:15.635Z] docker_api_swarm_test.go:502: [d07459b257bb2] joining swarm manager [d21865f11f9cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:47:15.765Z] === RUN TestInvalidConfig [2022-01-03T15:47:15.765Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-03T15:47:15.765Z] === RUN TestConfig [2022-01-03T15:47:15.765Z] --- PASS: TestConfig (0.00s) [2022-01-03T15:47:15.765Z] === RUN TestOptionsLabels [2022-01-03T15:47:15.765Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-03T15:47:15.765Z] === RUN TestValidName [2022-01-03T15:47:15.765Z] --- PASS: TestValidName (0.00s) [2022-01-03T15:47:15.765Z] === RUN TestTLSConfiguration [2022-01-03T15:47:15.895Z] --- PASS: TestSecretCreateResolve (3.17s) [2022-01-03T15:47:15.895Z] PASS [2022-01-03T15:47:15.895Z] [2022-01-03T15:47:15.895Z] DONE 6 tests in 15.042s [2022-01-03T15:47:15.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-03T15:47:15.895Z] ++ 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 [2022-01-03T15:47:15.895Z] ++ set -e [2022-01-03T15:47:15.895Z] ++ '[' -n 0 ']' [2022-01-03T15:47:15.895Z] ++ set -x [2022-01-03T15:47:15.895Z] ++ 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 [2022-01-03T15:47:15.895Z] INFO: Testing against a local daemon [2022-01-03T15:47:15.895Z] === RUN TestServiceCreateInit [2022-01-03T15:47:15.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:47:16.035Z] --- PASS: TestKillContainer (4.48s) [2022-01-03T15:47:16.035Z] --- PASS: TestKillContainer/no_signal (1.98s) [2022-01-03T15:47:16.035Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:47:16.035Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2022-01-03T15:47:16.035Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:47:16.035Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:16.035Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestKillStoppedContainer [2022-01-03T15:47:16.035Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:16.035Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:47:16.035Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:16.035Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:47:16.035Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:47:16.035Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:47:16.035Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:16.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:47:16.035Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:47:16.035Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:47:16.035Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:47:16.234Z] time="2022-01-03T15:47:15Z" level=info msg="Option Initializing KV with TLS" [2022-01-03T15:47:16.234Z] --- PASS: TestTLSConfiguration (0.24s) [2022-01-03T15:47:16.234Z] PASS [2022-01-03T15:47:16.234Z] coverage: 24.0% of statements [2022-01-03T15:47:16.234Z] ok github.com/docker/docker/libnetwork/config 0.332s coverage: 24.0% of statements [2022-01-03T15:47:16.701Z] === RUN TestKey [2022-01-03T15:47:16.701Z] --- PASS: TestKey (0.00s) [2022-01-03T15:47:16.701Z] === RUN TestParseKey [2022-01-03T15:47:16.701Z] --- PASS: TestParseKey (0.00s) [2022-01-03T15:47:16.701Z] === RUN TestInvalidDataStore [2022-01-03T15:47:16.701Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-03T15:47:16.701Z] === RUN TestKVObjectFlatKey [2022-01-03T15:47:16.701Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-03T15:47:16.701Z] === RUN TestAtomicKVObjectFlatKey [2022-01-03T15:47:16.701Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-03T15:47:16.701Z] PASS [2022-01-03T15:47:16.701Z] coverage: 21.9% of statements [2022-01-03T15:47:16.701Z] ok github.com/docker/docker/libnetwork/datastore 0.060s coverage: 21.9% of statements [2022-01-03T15:47:16.701Z] === RUN TestErrorInterfaces [2022-01-03T15:47:16.701Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-03T15:47:16.701Z] === RUN TestNetworkMarshalling [2022-01-03T15:47:17.169Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-01-03T15:47:17.169Z] === RUN TestEndpointMarshalling [2022-01-03T15:47:17.169Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestAuxAddresses [2022-01-03T15:47:17.169Z] time="2022-01-03T15:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:47:17.169Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-03T15:47:17.169Z] === RUN TestSRVServiceQuery [2022-01-03T15:47:17.169Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-03T15:47:17.169Z] === RUN TestServiceVIPReuse [2022-01-03T15:47:17.169Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-03T15:47:17.169Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-03T15:47:17.169Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T15:47:17.169Z] === RUN TestDNSIPQuery [2022-01-03T15:47:17.169Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestDNSProxyServFail [2022-01-03T15:47:17.169Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestSandboxAddEmpty [2022-01-03T15:47:17.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestSandboxAddMultiPrio [2022-01-03T15:47:17.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestSandboxAddSamePrio [2022-01-03T15:47:17.169Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestCleanupServiceDiscovery [2022-01-03T15:47:17.169Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestDNSOptions [2022-01-03T15:47:17.169Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:47:17.169Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-03T15:47:17.169Z] === RUN TestMultipleControllersWithSameStore [2022-01-03T15:47:17.169Z] time="2022-01-03T15:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:47:17.169Z] time="2022-01-03T15:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-03T15:47:17.169Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-03T15:47:17.169Z] PASS [2022-01-03T15:47:17.169Z] coverage: 8.6% of statements [2022-01-03T15:47:17.169Z] ok github.com/docker/docker/libnetwork 0.394s coverage: 8.6% of statements [2022-01-03T15:47:17.280Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T15:47:17.629Z] === RUN TestIPDataMarshalling [2022-01-03T15:47:17.629Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-03T15:47:17.629Z] === RUN TestValidateAndIsV6 [2022-01-03T15:47:17.629Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-03T15:47:17.629Z] PASS [2022-01-03T15:47:17.629Z] coverage: 68.9% of statements [2022-01-03T15:47:17.629Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-01-03T15:47:18.093Z] === RUN TestDriver [2022-01-03T15:47:18.093Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:47:18.093Z] PASS [2022-01-03T15:47:18.093Z] coverage: 34.8% of statements [2022-01-03T15:47:18.093Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-01-03T15:47:18.240Z] --- PASS: TestLogsFollowTailEmpty (1.98s) [2022-01-03T15:47:18.240Z] === RUN TestNetworkNat [2022-01-03T15:47:18.240Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:18.240Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T15:47:18.240Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:47:18.552Z] === RUN TestDriver [2022-01-03T15:47:18.552Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:47:18.552Z] PASS [2022-01-03T15:47:18.552Z] coverage: 34.8% of statements [2022-01-03T15:47:18.552Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-01-03T15:47:18.667Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T15:47:18.667Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T15:47:19.012Z] === RUN TestNetworkAllocateFree [2022-01-03T15:47:19.012Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-03T15:47:19.012Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-03T15:47:19.012Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-03T15:47:19.012Z] PASS [2022-01-03T15:47:19.012Z] coverage: 63.6% of statements [2022-01-03T15:47:19.012Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-01-03T15:47:19.237Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T15:47:19.473Z] === RUN TestGetEmptyCapabilities [2022-01-03T15:47:19.473Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-03T15:47:19.473Z] === RUN TestGetExtraCapabilities [2022-01-03T15:47:19.473Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-03T15:47:19.473Z] === RUN TestGetInvalidCapabilities [2022-01-03T15:47:19.473Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-03T15:47:19.473Z] === RUN TestRemoteDriver [2022-01-03T15:47:19.473Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:47:19.473Z] === RUN TestDriverError [2022-01-03T15:47:19.473Z] --- PASS: TestDriverError (0.01s) [2022-01-03T15:47:19.473Z] === RUN TestMissingValues [2022-01-03T15:47:19.473Z] --- PASS: TestMissingValues (0.01s) [2022-01-03T15:47:19.473Z] === RUN TestRollback [2022-01-03T15:47:19.473Z] --- PASS: TestRollback (0.01s) [2022-01-03T15:47:19.473Z] PASS [2022-01-03T15:47:19.473Z] coverage: 57.4% of statements [2022-01-03T15:47:19.473Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.131s coverage: 57.4% of statements [2022-01-03T15:47:20.179Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-03T15:47:20.439Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:47:20.443Z] === RUN TestNew [2022-01-03T15:47:20.443Z] --- PASS: TestNew (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestAddDriver [2022-01-03T15:47:20.443Z] --- PASS: TestAddDriver (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestAddDuplicateDriver [2022-01-03T15:47:20.443Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-03T15:47:20.443Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestDriver [2022-01-03T15:47:20.443Z] --- PASS: TestDriver (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestIPAM [2022-01-03T15:47:20.443Z] --- PASS: TestIPAM (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestWalkIPAMs [2022-01-03T15:47:20.443Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestWalkDrivers [2022-01-03T15:47:20.443Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-03T15:47:20.443Z] PASS [2022-01-03T15:47:20.443Z] coverage: 82.4% of statements [2022-01-03T15:47:20.443Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-01-03T15:47:20.443Z] === RUN TestNAT [2022-01-03T15:47:20.443Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:47:20.443Z] --- SKIP: TestNAT (0.00s) [2022-01-03T15:47:20.443Z] === RUN TestTransparent [2022-01-03T15:47:20.443Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:47:20.443Z] --- SKIP: TestTransparent (0.00s) [2022-01-03T15:47:20.443Z] PASS [2022-01-03T15:47:20.443Z] coverage: 0.0% of statements [2022-01-03T15:47:20.443Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.075s coverage: 0.0% of statements [2022-01-03T15:47:20.450Z] --- PASS: TestNetworkLocalhostTCPNat (2.36s) [2022-01-03T15:47:20.450Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:47:20.450Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:20.450Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T15:47:20.450Z] === RUN TestPause [2022-01-03T15:47:20.450Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:47:20.450Z] --- SKIP: TestPause (0.00s) [2022-01-03T15:47:20.450Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:47:20.469Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-03T15:47:20.469Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T15:47:20.469Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-03T15:47:20.469Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-03T15:47:20.469Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-03T15:47:20.469Z] remote: Enumerating objects: 23, done. [2022-01-03T15:47:20.469Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-03T15:47:20.469Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-03T15:47:20.469Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-03T15:47:20.469Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-01-03T15:47:20.469Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-03T15:47:20.469Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-03T15:47:20.702Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T15:47:20.905Z] === RUN TestBuildDefault [2022-01-03T15:47:20.905Z] --- PASS: TestBuildDefault (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestBuildHostnameDomainname [2022-01-03T15:47:20.905Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestBuildHostname [2022-01-03T15:47:20.905Z] --- PASS: TestBuildHostname (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestBuildHostnameFQDN [2022-01-03T15:47:20.905Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestBuildNoIP [2022-01-03T15:47:20.905Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestUpdate [2022-01-03T15:47:20.905Z] --- PASS: TestUpdate (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-03T15:47:20.905Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-03T15:47:20.905Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestAddEmpty [2022-01-03T15:47:20.905Z] --- PASS: TestAddEmpty (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestAdd [2022-01-03T15:47:20.905Z] --- PASS: TestAdd (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestDeleteEmpty [2022-01-03T15:47:20.905Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestDeleteNewline [2022-01-03T15:47:20.905Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestDelete [2022-01-03T15:47:20.905Z] --- PASS: TestDelete (0.00s) [2022-01-03T15:47:20.905Z] === RUN TestConcurrentWrites [2022-01-03T15:47:21.371Z] --- PASS: TestConcurrentWrites (0.35s) [2022-01-03T15:47:21.371Z] PASS [2022-01-03T15:47:21.371Z] coverage: 81.2% of statements [2022-01-03T15:47:21.371Z] ok github.com/docker/docker/libnetwork/etchosts 0.436s coverage: 81.2% of statements [2022-01-03T15:47:21.371Z] --- PASS: TestRandomAllocateDeallocate (7.84s) [2022-01-03T15:47:21.371Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:47:21.644Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T15:47:21.833Z] === RUN TestNew [2022-01-03T15:47:21.833Z] --- PASS: TestNew (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestAllocate [2022-01-03T15:47:21.833Z] --- PASS: TestAllocate (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestUninitialized [2022-01-03T15:47:21.833Z] --- PASS: TestUninitialized (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestAllocateInRange [2022-01-03T15:47:21.833Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestAllocateSerial [2022-01-03T15:47:21.833Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-03T15:47:21.833Z] PASS [2022-01-03T15:47:21.833Z] coverage: 87.5% of statements [2022-01-03T15:47:21.833Z] ok github.com/docker/docker/libnetwork/idm 0.055s coverage: 87.5% of statements [2022-01-03T15:47:21.833Z] === RUN TestDiff [2022-01-03T15:47:21.833Z] --- PASS: TestDiff (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestAddedCallback [2022-01-03T15:47:21.833Z] --- PASS: TestAddedCallback (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestRemovedCallback [2022-01-03T15:47:21.833Z] --- PASS: TestRemovedCallback (0.00s) [2022-01-03T15:47:21.833Z] === RUN TestNoCallback [2022-01-03T15:47:21.833Z] --- PASS: TestNoCallback (0.00s) [2022-01-03T15:47:21.833Z] PASS [2022-01-03T15:47:21.833Z] coverage: 48.1% of statements [2022-01-03T15:47:21.833Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.057s coverage: 48.1% of statements [2022-01-03T15:47:22.216Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T15:47:22.657Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.00s) [2022-01-03T15:47:22.657Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:47:22.657Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:22.657Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T15:47:22.657Z] === RUN TestPsFilter [2022-01-03T15:47:22.657Z] --- PASS: TestPsFilter (0.33s) [2022-01-03T15:47:22.657Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:47:22.787Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T15:47:22.962Z] === RUN TestCaller [2022-01-03T15:47:22.962Z] --- PASS: TestCaller (0.00s) [2022-01-03T15:47:22.962Z] PASS [2022-01-03T15:47:22.962Z] coverage: 100.0% of statements [2022-01-03T15:47:22.962Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-01-03T15:47:22.962Z] === RUN TestSetSerialInsertDelete [2022-01-03T15:47:22.962Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-03T15:47:22.962Z] === RUN TestSetParallelInsertDelete [2022-01-03T15:47:22.962Z] --- PASS: TestAllocateRandomDeallocate (1.58s) [2022-01-03T15:47:22.962Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-03T15:47:23.358Z] docker_api_swarm_test.go:507: [dbc566fffd776] joining swarm manager [d21865f11f9cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:47:23.618Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T15:47:24.511Z] === RUN TestInt2IP2IntConversion [2022-01-03T15:47:24.511Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.74s) [2022-01-03T15:47:24.511Z] === RUN TestRetrieveFromStore [2022-01-03T15:47:24.559Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T15:47:24.970Z] === RUN TestPoolRequest [2022-01-03T15:47:24.970Z] --- PASS: TestPoolRequest (0.00s) [2022-01-03T15:47:24.970Z] === RUN TestOtherRequests [2022-01-03T15:47:24.970Z] --- PASS: TestOtherRequests (0.00s) [2022-01-03T15:47:24.970Z] PASS [2022-01-03T15:47:24.970Z] coverage: 57.1% of statements [2022-01-03T15:47:24.970Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2022-01-03T15:47:24.970Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2022-01-03T15:47:24.970Z] === RUN TestGetAddressVersion [2022-01-03T15:47:24.970Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-03T15:47:24.970Z] === RUN TestKeyString [2022-01-03T15:47:24.970Z] --- PASS: TestKeyString (0.00s) [2022-01-03T15:47:24.970Z] === RUN TestPoolDataMarshal [2022-01-03T15:47:24.970Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-03T15:47:24.970Z] === RUN TestSubnetsMarshal [2022-01-03T15:47:24.970Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-03T15:47:24.970Z] === RUN TestAddSubnets [2022-01-03T15:47:24.970Z] --- PASS: TestAddSubnets (0.19s) [2022-01-03T15:47:24.970Z] === RUN TestDoublePoolRelease [2022-01-03T15:47:24.970Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-03T15:47:24.970Z] === RUN TestAddReleasePoolID [2022-01-03T15:47:25.129Z] --- PASS: TestServiceCreateInit (8.99s) [2022-01-03T15:47:25.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2022-01-03T15:47:25.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2022-01-03T15:47:25.129Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:47:25.129Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T15:47:25.430Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-01-03T15:47:25.430Z] === RUN TestPredefinedPool [2022-01-03T15:47:25.430Z] --- PASS: TestPredefinedPool (0.04s) [2022-01-03T15:47:25.430Z] === RUN TestRemoveSubnet [2022-01-03T15:47:25.430Z] --- PASS: TestRetrieveFromStore (0.80s) [2022-01-03T15:47:25.430Z] === RUN TestIsCorrupted [2022-01-03T15:47:25.430Z] --- PASS: TestIsCorrupted (0.03s) [2022-01-03T15:47:25.430Z] === RUN TestSetRollover [2022-01-03T15:47:25.430Z] --- PASS: TestRemoveSubnet (0.27s) [2022-01-03T15:47:25.430Z] === RUN TestGetSameAddress [2022-01-03T15:47:25.430Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-03T15:47:25.430Z] === RUN TestPoolAllocationReuse [2022-01-03T15:47:25.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s) [2022-01-03T15:47:25.598Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:47:25.703Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T15:47:25.737Z] Cross building: bundles/cross/linux/ppc64le [2022-01-03T15:47:25.737Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T15:47:25.737Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T15:47:25.889Z] === RUN TestGetCapabilities [2022-01-03T15:47:25.889Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-03T15:47:25.889Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-03T15:47:25.889Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-03T15:47:25.889Z] === RUN TestGetDefaultAddressSpaces [2022-01-03T15:47:25.889Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-03T15:47:25.889Z] === RUN TestRemoteDriver [2022-01-03T15:47:25.889Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-03T15:47:25.889Z] PASS [2022-01-03T15:47:25.889Z] coverage: 47.4% of statements [2022-01-03T15:47:26.349Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-01-03T15:47:26.645Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T15:47:27.217Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T15:47:27.321Z] === RUN TestWindowsIPAM [2022-01-03T15:47:27.321Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-03T15:47:27.321Z] PASS [2022-01-03T15:47:27.321Z] coverage: 71.4% of statements [2022-01-03T15:47:27.321Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-01-03T15:47:27.784Z] --- PASS: TestSetRollover (2.27s) [2022-01-03T15:47:27.784Z] === RUN TestSetRolloverSerial [2022-01-03T15:47:27.784Z] --- PASS: TestPoolAllocationReuse (2.33s) [2022-01-03T15:47:27.784Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-03T15:47:27.784Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-03T15:47:27.784Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-03T15:47:27.807Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2022-01-03T15:47:27.808Z] === RUN TestRemoveContainerRunning [2022-01-03T15:47:28.158Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T15:47:28.244Z] === RUN TestDefaultNetwork [2022-01-03T15:47:28.244Z] --- PASS: TestDefaultNetwork (0.31s) [2022-01-03T15:47:28.244Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-03T15:47:28.715Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-01-03T15:47:28.715Z] === RUN TestInitAddressPools [2022-01-03T15:47:28.715Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-03T15:47:28.715Z] PASS [2022-01-03T15:47:28.715Z] coverage: 74.0% of statements [2022-01-03T15:47:28.715Z] ok github.com/docker/docker/libnetwork/ipamutils 0.700s coverage: 74.0% of statements [2022-01-03T15:47:29.543Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T15:47:29.686Z] === RUN TestKeyValue [2022-01-03T15:47:29.686Z] --- PASS: TestKeyValue (0.00s) [2022-01-03T15:47:29.686Z] PASS [2022-01-03T15:47:29.686Z] coverage: 60.0% of statements [2022-01-03T15:47:29.686Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-01-03T15:47:29.686Z] --- PASS: TestSetRolloverSerial (2.06s) [2022-01-03T15:47:29.686Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-03T15:47:29.686Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-03T15:47:29.686Z] PASS [2022-01-03T15:47:29.686Z] coverage: 84.4% of statements [2022-01-03T15:47:29.686Z] ok github.com/docker/docker/libnetwork/bitseq 16.452s coverage: 84.4% of statements [2022-01-03T15:47:30.016Z] --- PASS: TestRemoveContainerRunning (2.12s) [2022-01-03T15:47:30.016Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:47:30.115Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T15:47:31.058Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T15:47:31.058Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T15:47:31.878Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.55s) [2022-01-03T15:47:31.879Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-03T15:47:32.000Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T15:47:32.223Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2022-01-03T15:47:32.223Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:47:32.223Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T15:47:32.223Z] === RUN TestRenameLinkedContainer [2022-01-03T15:47:32.223Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:32.223Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T15:47:32.223Z] === RUN TestRenameStoppedContainer [2022-01-03T15:47:32.261Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T15:47:32.850Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-03T15:47:32.850Z] PASS [2022-01-03T15:47:32.850Z] coverage: 100.0% of statements [2022-01-03T15:47:32.850Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-01-03T15:47:32.850Z] === RUN TestNetworkDBSimple [2022-01-03T15:47:33.311Z] === RUN TestGenerate [2022-01-03T15:47:33.311Z] --- PASS: TestGenerate (0.00s) [2022-01-03T15:47:33.311Z] === RUN TestGeneratePtr [2022-01-03T15:47:33.311Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-03T15:47:33.311Z] === RUN TestGenerateMissingField [2022-01-03T15:47:33.311Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-03T15:47:33.311Z] === RUN TestFieldCannotBeSet [2022-01-03T15:47:33.311Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-03T15:47:33.311Z] === RUN TestTypeMismatchError [2022-01-03T15:47:33.311Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-03T15:47:33.311Z] PASS [2022-01-03T15:47:33.311Z] coverage: 100.0% of statements [2022-01-03T15:47:33.311Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-01-03T15:47:33.645Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T15:47:33.772Z] 2022/01/03 15:47:33 Closing DB instances... [2022-01-03T15:47:33.905Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T15:47:34.244Z] testing: warning: no tests to run [2022-01-03T15:47:34.244Z] PASS [2022-01-03T15:47:34.244Z] coverage: 0.0% of statements [2022-01-03T15:47:34.244Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:47:34.429Z] --- PASS: TestRenameStoppedContainer (2.61s) [2022-01-03T15:47:34.429Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:47:34.475Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T15:47:34.703Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.02s) [2022-01-03T15:47:34.703Z] === RUN TestGetAddress [2022-01-03T15:47:35.166Z] === RUN TestRequestNewPort [2022-01-03T15:47:35.166Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestRequestSpecificPort [2022-01-03T15:47:35.166Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestReleasePort [2022-01-03T15:47:35.166Z] --- PASS: TestReleasePort (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestReuseReleasedPort [2022-01-03T15:47:35.166Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestReleaseUnreadledPort [2022-01-03T15:47:35.166Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestUnknowProtocol [2022-01-03T15:47:35.166Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestAllocateAllPorts [2022-01-03T15:47:35.166Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestPortAllocation [2022-01-03T15:47:35.166Z] --- PASS: TestPortAllocation (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestPortAllocationWithCustomRange [2022-01-03T15:47:35.166Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestNoDuplicateBPR [2022-01-03T15:47:35.166Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-03T15:47:35.166Z] === RUN TestChangePortRange [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-03T15:47:35.166Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-03T15:47:35.166Z] --- PASS: TestChangePortRange (0.00s) [2022-01-03T15:47:35.166Z] PASS [2022-01-03T15:47:35.166Z] coverage: 88.6% of statements [2022-01-03T15:47:35.166Z] ok github.com/docker/docker/libnetwork/portallocator 0.068s coverage: 88.6% of statements [2022-01-03T15:47:35.640Z] --- PASS: TestNetworkDBSimple (2.89s) [2022-01-03T15:47:35.640Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:47:36.114Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:47:36.114Z] testing: warning: no tests to run [2022-01-03T15:47:36.114Z] PASS [2022-01-03T15:47:36.114Z] coverage: 0.0% of statements [2022-01-03T15:47:36.114Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-01-03T15:47:36.399Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T15:47:36.574Z] === RUN TestHashData [2022-01-03T15:47:36.574Z] --- PASS: TestHashData (0.00s) [2022-01-03T15:47:36.574Z] PASS [2022-01-03T15:47:36.574Z] coverage: 2.8% of statements [2022-01-03T15:47:36.574Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-01-03T15:47:36.659Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T15:47:37.034Z] 2022/01/03 15:47:36 Closing DB instances... [2022-01-03T15:47:37.034Z] === RUN TestErrorConstructors [2022-01-03T15:47:37.034Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-03T15:47:37.034Z] === RUN TestCompareIPMask [2022-01-03T15:47:37.034Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-03T15:47:37.034Z] === RUN TestUtilGetHostPartIP [2022-01-03T15:47:37.034Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-03T15:47:37.034Z] === RUN TestUtilGetBroadcastIP [2022-01-03T15:47:37.034Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-03T15:47:37.034Z] === RUN TestParseCIDR [2022-01-03T15:47:37.034Z] --- PASS: TestParseCIDR (0.00s) [2022-01-03T15:47:37.034Z] PASS [2022-01-03T15:47:37.034Z] coverage: 37.3% of statements [2022-01-03T15:47:37.034Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-03T15:47:38.011Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-03T15:47:38.011Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-03T15:47:38.011Z] PASS [2022-01-03T15:47:38.011Z] coverage: 50.0% of statements [2022-01-03T15:47:38.011Z] ok github.com/docker/docker/oci 0.098s coverage: 50.0% of statements [2022-01-03T15:47:38.042Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T15:47:38.471Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-01-03T15:47:38.471Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-03T15:47:38.940Z] === RUN TestAddressPoolOpt [2022-01-03T15:47:38.940Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/a [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/something [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/_=a [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/env1=value1 [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/_env1=value1 [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/PATH [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/=a [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/PATH= [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/PATH=something [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/asd!qwe [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/1asd [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/123 [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/some_space [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/__some_space_before [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/some_space_after__ [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/= [2022-01-03T15:47:38.941Z] === RUN TestValidateEnv/PaTh [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestParseHost [2022-01-03T15:47:38.941Z] --- PASS: TestParseHost (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestParseDockerDaemonHost [2022-01-03T15:47:38.941Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestParseTCP [2022-01-03T15:47:38.941Z] --- PASS: TestParseTCP (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-03T15:47:38.941Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestValidateExtraHosts [2022-01-03T15:47:38.941Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestIpOptString [2022-01-03T15:47:38.941Z] --- PASS: TestIpOptString (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-03T15:47:38.941Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestNewIpOptValidDefaultVal [2022-01-03T15:47:38.941Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestIpOptSetInvalidVal [2022-01-03T15:47:38.941Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestValidateIPAddress [2022-01-03T15:47:38.941Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestMapOpts [2022-01-03T15:47:38.941Z] --- PASS: TestMapOpts (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestListOptsWithoutValidator [2022-01-03T15:47:38.941Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestListOptsWithValidator [2022-01-03T15:47:38.941Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestValidateDNSSearch [2022-01-03T15:47:38.941Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_general_format [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_one_more [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-03T15:47:38.941Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-03T15:47:38.941Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestNamedListOpts [2022-01-03T15:47:38.941Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestNamedMapOpts [2022-01-03T15:47:38.941Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestParseLink [2022-01-03T15:47:38.941Z] --- PASS: TestParseLink (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestQuotedStringSetWithQuotes [2022-01-03T15:47:38.941Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-03T15:47:38.941Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-03T15:47:38.941Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-03T15:47:38.941Z] === RUN TestUlimitOpt [2022-01-03T15:47:38.941Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-03T15:47:38.941Z] PASS [2022-01-03T15:47:38.941Z] coverage: 67.1% of statements [2022-01-03T15:47:38.941Z] ok github.com/docker/docker/opts 0.100s coverage: 67.1% of statements [2022-01-03T15:47:38.941Z] === RUN TestParseVersion [2022-01-03T15:47:38.941Z] --- PASS: TestParseVersion (0.00s) [2022-01-03T15:47:38.941Z] PASS [2022-01-03T15:47:38.941Z] coverage: 52.9% of statements [2022-01-03T15:47:38.941Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-01-03T15:47:39.170Z] --- PASS: TestRenameRunningContainerAndReuse (4.16s) [2022-01-03T15:47:39.170Z] === RUN TestRenameInvalidName [2022-01-03T15:47:39.911Z] 2022/01/03 15:47:39 Closing DB instances... [2022-01-03T15:47:40.585Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T15:47:40.730Z] --- PASS: TestRenameInvalidName (2.06s) [2022-01-03T15:47:40.731Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:47:40.765Z] --- PASS: TestUpdateRestartPolicy (24.06s) [2022-01-03T15:47:40.765Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:47:40.891Z] === RUN TestPeerCertificateMarshalJSON [2022-01-03T15:47:40.891Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-03T15:47:40.891Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-03T15:47:40.891Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-01-03T15:47:40.891Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-03T15:47:40.891Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-03T15:47:40.891Z] === RUN TestMiddleware [2022-01-03T15:47:40.891Z] --- PASS: TestMiddleware (0.00s) [2022-01-03T15:47:40.891Z] === RUN TestNewResponseModifier [2022-01-03T15:47:40.891Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-03T15:47:40.891Z] PASS [2022-01-03T15:47:40.891Z] coverage: 26.8% of statements [2022-01-03T15:47:40.891Z] ok github.com/docker/docker/pkg/authorization 0.546s coverage: 26.8% of statements [2022-01-03T15:47:41.351Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-01-03T15:47:41.351Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-03T15:47:41.351Z] === RUN TestIsArchivePathDir [2022-01-03T15:47:41.747Z] --- PASS: TestUpdateRestartWithAutoRemove (3.13s) [2022-01-03T15:47:41.747Z] === RUN TestWaitNonBlocked [2022-01-03T15:47:41.747Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:47:41.747Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:47:41.747Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:47:41.747Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:47:41.747Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:47:41.747Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:47:41.812Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-01-03T15:47:41.812Z] === RUN TestIsArchivePathInvalidFile [2022-01-03T15:47:41.812Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-01-03T15:47:41.812Z] === RUN TestIsArchivePathTar [2022-01-03T15:47:41.812Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-01-03T15:47:41.812Z] === RUN TestDecompressStreamGzip [2022-01-03T15:47:41.968Z] --- PASS: TestCreateServiceMultipleTimes (17.00s) [2022-01-03T15:47:41.969Z] === RUN TestCreateServiceConflict [2022-01-03T15:47:42.272Z] === RUN TestUnbuffered [2022-01-03T15:47:42.272Z] --- PASS: TestUnbuffered (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestRaceUnbuffered [2022-01-03T15:47:42.272Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-03T15:47:42.272Z] PASS [2022-01-03T15:47:42.272Z] coverage: 100.0% of statements [2022-01-03T15:47:42.272Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2022-01-03T15:47:42.272Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-01-03T15:47:42.272Z] === RUN TestDecompressStreamBzip2 [2022-01-03T15:47:42.272Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-01-03T15:47:42.272Z] === RUN TestDecompressStreamXz [2022-01-03T15:47:42.272Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:47:42.272Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestDecompressStreamZstd [2022-01-03T15:47:42.272Z] archive_test.go:140: zstd not installed [2022-01-03T15:47:42.272Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-03T15:47:42.272Z] === RUN TestCompressStreamXzUnsupported [2022-01-03T15:47:42.272Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-03T15:47:42.272Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestCompressStreamInvalid [2022-01-03T15:47:42.272Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionInvalid [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionUncompressed [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionBzip2 [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionGzip [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionXz [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionXz (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestExtensionZstd [2022-01-03T15:47:42.272Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-03T15:47:42.272Z] === RUN TestCmdStreamLargeStderr [2022-01-03T15:47:42.272Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-01-03T15:47:42.272Z] === RUN TestCmdStreamBad [2022-01-03T15:47:42.272Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:47:42.272Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-03T15:47:42.273Z] === RUN TestCmdStreamGood [2022-01-03T15:47:42.273Z] --- PASS: TestCmdStreamGood (0.07s) [2022-01-03T15:47:42.273Z] === RUN TestUntarPathWithInvalidDest [2022-01-03T15:47:42.540Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T15:47:42.732Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-01-03T15:47:42.732Z] === RUN TestUntarPathWithInvalidSrc [2022-01-03T15:47:42.732Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestUntarPath [2022-01-03T15:47:42.732Z] --- PASS: TestUntarPath (0.08s) [2022-01-03T15:47:42.732Z] === RUN TestUntarPathWithDestinationFile [2022-01-03T15:47:42.732Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-03T15:47:42.732Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-03T15:47:42.732Z] === RUN TestMatch [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[foo]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[foo_bar]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[]#01 [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[qux]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-03T15:47:42.732Z] === RUN TestMatch/[[foo_baz]] [2022-01-03T15:47:42.732Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-03T15:47:42.732Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-03T15:47:42.732Z] PASS [2022-01-03T15:47:42.732Z] coverage: 87.5% of statements [2022-01-03T15:47:42.732Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-01-03T15:47:42.732Z] === RUN TestCopyWithTarInvalidSrc [2022-01-03T15:47:42.732Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-03T15:47:42.732Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestCopyWithTarSrcFile [2022-01-03T15:47:42.732Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-01-03T15:47:42.732Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-03T15:47:42.732Z] === RUN TestCopyWithTarSrcFolder [2022-01-03T15:47:42.732Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-03T15:47:42.732Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-03T15:47:42.732Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-03T15:47:42.732Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-03T15:47:42.732Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-03T15:47:42.732Z] === RUN TestCopyFileWithTarSrcFile [2022-01-03T15:47:42.732Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-03T15:47:42.732Z] === RUN TestTarFiles [2022-01-03T15:47:43.111Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T15:47:43.702Z] 2022/01/03 15:47:43 Closing DB instances... [2022-01-03T15:47:44.162Z] === RUN TestChrootTarUntar [2022-01-03T15:47:44.162Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-03T15:47:44.162Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootUntarEmptyArchive [2022-01-03T15:47:44.162Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootTarUntarWithSymlink [2022-01-03T15:47:44.162Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootCopyWithTar [2022-01-03T15:47:44.162Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootCopyFileWithTar [2022-01-03T15:47:44.162Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootUntarPath [2022-01-03T15:47:44.162Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-03T15:47:44.162Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-03T15:47:44.162Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:47:44.162Z] === RUN TestChrootApplyDotDotFile [2022-01-03T15:47:44.162Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:47:44.162Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:47:44.162Z] PASS [2022-01-03T15:47:44.162Z] coverage: 15.1% of statements [2022-01-03T15:47:44.162Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 15.1% of statements [2022-01-03T15:47:44.494Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-01-03T15:47:44.494Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:47:45.132Z] === RUN TestSizeEmpty [2022-01-03T15:47:45.132Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestSizeEmptyFile [2022-01-03T15:47:45.132Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestSizeNonemptyFile [2022-01-03T15:47:45.132Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-03T15:47:45.132Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-03T15:47:45.132Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-03T15:47:45.132Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-03T15:47:45.132Z] === RUN TestMoveToSubdir [2022-01-03T15:47:45.132Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-03T15:47:45.132Z] === RUN TestSizeNonExistingDirectory [2022-01-03T15:47:45.132Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-03T15:47:45.132Z] PASS [2022-01-03T15:47:45.132Z] coverage: 80.0% of statements [2022-01-03T15:47:45.132Z] ok github.com/docker/docker/pkg/directory 0.080s coverage: 80.0% of statements [2022-01-03T15:47:45.532Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-03T15:47:45.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.34s) [2022-01-03T15:47:45.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.57s) [2022-01-03T15:47:45.532Z] === RUN TestWaitBlocked [2022-01-03T15:47:45.532Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:45.532Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T15:47:45.532Z] PASS [2022-01-03T15:47:45.532Z] ok github.com/docker/docker/integration/container 112.053s [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === Skipped [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T15:47:45.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T15:47:45.532Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:47:45.532Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:47:45.532Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:47:45.532Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:47:45.532Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:47:45.532Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T15:47:45.532Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:47:45.532Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T15:47:45.532Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-03T15:47:45.532Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T15:47:45.532Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T15:47:45.532Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:47:45.532Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T15:47:45.532Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T15:47:45.532Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:47:45.532Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:47:45.532Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:47:45.532Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:47:45.532Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T15:47:45.532Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:47:45.532Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:47:45.532Z] [2022-01-03T15:47:45.532Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T15:47:45.533Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:47:45.533Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:47:45.533Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T15:47:45.533Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T15:47:45.533Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T15:47:45.533Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T15:47:45.533Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T15:47:45.533Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:47:45.533Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:47:45.533Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T15:47:45.533Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T15:47:45.533Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T15:47:45.533Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:47:45.533Z] [2022-01-03T15:47:45.533Z] DONE 87 tests, 34 skipped in 114.425s [2022-01-03T15:47:45.533Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T15:47:45.598Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-01-03T15:47:45.598Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-03T15:47:46.575Z] === RUN Test [2022-01-03T15:47:46.575Z] === RUN Test/TestContainsEntry [2022-01-03T15:47:46.575Z] === RUN Test/TestCreateEntries [2022-01-03T15:47:46.575Z] === RUN Test/TestEntriesDiff [2022-01-03T15:47:46.575Z] === RUN Test/TestEntriesEquality [2022-01-03T15:47:46.575Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-03T15:47:46.575Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-03T15:47:46.575Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-03T15:47:46.575Z] === RUN Test/TestGeneratorNotGenerate [2022-01-03T15:47:46.575Z] === RUN Test/TestGeneratorWithPort [2022-01-03T15:47:46.575Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-03T15:47:46.575Z] === RUN Test/TestNewEntry [2022-01-03T15:47:46.575Z] === RUN Test/TestParse [2022-01-03T15:47:46.575Z] --- PASS: Test (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-03T15:47:46.575Z] --- PASS: Test/TestParse (0.00s) [2022-01-03T15:47:46.575Z] PASS [2022-01-03T15:47:46.575Z] coverage: 58.3% of statements [2022-01-03T15:47:46.575Z] ok github.com/docker/docker/pkg/discovery 0.074s coverage: 58.3% of statements [2022-01-03T15:47:47.041Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T15:47:47.544Z] 2022/01/03 15:47:47 Closing DB instances... [2022-01-03T15:47:47.544Z] === RUN Test [2022-01-03T15:47:47.544Z] === RUN Test/TestContent [2022-01-03T15:47:47.544Z] === RUN Test/TestInitialize [2022-01-03T15:47:47.544Z] === RUN Test/TestNew [2022-01-03T15:47:47.544Z] === RUN Test/TestParsingContentsWithComments [2022-01-03T15:47:47.544Z] === RUN Test/TestRegister [2022-01-03T15:47:47.544Z] === RUN Test/TestWatch [2022-01-03T15:47:47.544Z] --- PASS: Test (0.01s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestContent (0.00s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestNew (0.00s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:47:47.544Z] --- PASS: Test/TestWatch (0.01s) [2022-01-03T15:47:47.544Z] PASS [2022-01-03T15:47:47.544Z] coverage: 97.6% of statements [2022-01-03T15:47:47.544Z] ok github.com/docker/docker/pkg/discovery/file 0.065s coverage: 97.6% of statements [2022-01-03T15:47:47.613Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2022-01-03T15:47:47.613Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:47:49.090Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-01-03T15:47:49.091Z] === RUN TestNetworkDBNodeLeave [2022-01-03T15:47:49.091Z] === RUN Test [2022-01-03T15:47:49.091Z] === RUN Test/TestInitialize [2022-01-03T15:47:49.527Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T15:47:49.560Z] time="2022-01-03T15:47:48Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:47:49.560Z] time="2022-01-03T15:47:49Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:47:49.560Z] time="2022-01-03T15:47:49Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:47:49.560Z] === RUN Test/TestInitializeWithCerts [2022-01-03T15:47:49.560Z] time="2022-01-03T15:47:49Z" level=info msg="Initializing discovery with TLS" [2022-01-03T15:47:49.560Z] === RUN Test/TestWatch [2022-01-03T15:47:49.560Z] time="2022-01-03T15:47:49Z" level=info msg="Initializing discovery without TLS" [2022-01-03T15:47:49.788Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T15:47:50.531Z] --- PASS: TestTarFiles (7.49s) [2022-01-03T15:47:50.531Z] === RUN TestDetectCompressionZstd [2022-01-03T15:47:50.531Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestTarUntar [2022-01-03T15:47:50.531Z] --- PASS: TestTarUntar (0.04s) [2022-01-03T15:47:50.531Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-03T15:47:50.531Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestTarWithOptions [2022-01-03T15:47:50.531Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-03T15:47:50.531Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-03T15:47:50.531Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestUntarUstarGnuConflict [2022-01-03T15:47:50.531Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestUntarInvalidFilenames [2022-01-03T15:47:50.531Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2886755900\\dest" [2022-01-03T15:47:50.531Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-01-03T15:47:50.531Z] === RUN TestUntarHardlinkToSymlink [2022-01-03T15:47:50.531Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-01-03T15:47:50.531Z] === RUN TestUntarInvalidHardlink [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1950748134\\victim\\hello" -> "../victim/hello" [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2836649983\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink749035151\\victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1906302070\\victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink337697404\\victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1382182309\\victim" -> "../victim" [2022-01-03T15:47:50.531Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-03T15:47:50.531Z] === RUN TestUntarInvalidSymlink [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1109138302\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2839851301\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3550439098\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3072544557\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1925926662\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1414658184\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:50.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2861768264\\dest\\dir\\loophole" -> "../../victim" [2022-01-03T15:47:50.531Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-01-03T15:47:50.531Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-03T15:47:50.531Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestXGlobalNoParent [2022-01-03T15:47:50.531Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-03T15:47:50.531Z] === RUN TestReplaceFileTarWrapper [2022-01-03T15:47:50.992Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-01-03T15:47:50.992Z] === RUN TestPrefixHeaderReadable [2022-01-03T15:47:50.992Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-03T15:47:50.992Z] === RUN TestDisablePigz [2022-01-03T15:47:50.992Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-03T15:47:50.992Z] --- PASS: TestDisablePigz (0.15s) [2022-01-03T15:47:50.992Z] === RUN TestPigz [2022-01-03T15:47:51.131Z] --- PASS: TestRenameAnonymousContainer (8.81s) [2022-01-03T15:47:51.131Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:47:51.451Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-03T15:47:51.451Z] --- PASS: TestPigz (0.16s) [2022-01-03T15:47:51.451Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:47:51.451Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:47:51.451Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestCanonicalTarNameForPath [2022-01-03T15:47:51.451Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestCanonicalTarName [2022-01-03T15:47:51.451Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestChmodTarEntry [2022-01-03T15:47:51.451Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestHardLinkOrder [2022-01-03T15:47:51.451Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-03T15:47:51.451Z] === RUN TestChangeString [2022-01-03T15:47:51.451Z] --- PASS: TestChangeString (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestChangesWithNoChanges [2022-01-03T15:47:51.451Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-03T15:47:51.451Z] === RUN TestChangesWithChanges [2022-01-03T15:47:51.451Z] --- PASS: TestChangesWithChanges (0.05s) [2022-01-03T15:47:51.451Z] === RUN TestChangesWithChangesGH13590 [2022-01-03T15:47:51.451Z] changes_test.go:195: needs more investigation [2022-01-03T15:47:51.451Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:47:51.451Z] === RUN TestChangesDirsEmpty [2022-01-03T15:47:51.451Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-01-03T15:47:51.451Z] === RUN TestChangesDirsMutated [2022-01-03T15:47:51.451Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-01-03T15:47:51.451Z] === RUN TestNetworkDBWatch [2022-01-03T15:47:51.598Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2022-01-03T15:47:51.598Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:47:51.598Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:47:51.598Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:47:51.598Z] === RUN TestResize [2022-01-03T15:47:51.911Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-01-03T15:47:51.911Z] === RUN TestApplyLayer [2022-01-03T15:47:51.911Z] changes_test.go:432: needs further investigation [2022-01-03T15:47:51.911Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-03T15:47:51.911Z] === RUN TestChangesSizeWithHardlinks [2022-01-03T15:47:51.911Z] changes_test.go:468: needs further investigation [2022-01-03T15:47:51.911Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:47:51.911Z] === RUN TestChangesSizeWithNoChanges [2022-01-03T15:47:51.911Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-03T15:47:51.911Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-03T15:47:51.911Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-03T15:47:51.911Z] === RUN TestChangesSize [2022-01-03T15:47:51.911Z] --- PASS: TestChangesSize (0.00s) [2022-01-03T15:47:51.911Z] === RUN TestApplyLayerInvalidFilenames [2022-01-03T15:47:51.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames495083305\\dest" [2022-01-03T15:47:51.911Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-03T15:47:51.911Z] === RUN TestApplyLayerInvalidHardlink [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106415893\\victim\\hello" -> "../victim/hello" [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4165956419\\victim\\hello" -> "/../victim/hello" [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink619622235\\victim" -> "../victim" [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2854150430\\victim" -> "../victim" [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3899431564\\victim" -> "../victim" [2022-01-03T15:47:51.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink220271909\\victim" -> "../victim" [2022-01-03T15:47:51.911Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-03T15:47:51.911Z] === RUN TestApplyLayerInvalidSymlink [2022-01-03T15:47:51.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3982785525\\dest\\dotdot" -> "../victim/hello" [2022-01-03T15:47:51.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink482380723\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-03T15:47:51.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2646372703\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:51.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1612567407\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:51.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718069312\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:51.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1365598326\\dest\\loophole-victim" -> "../victim" [2022-01-03T15:47:51.912Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-03T15:47:51.912Z] === RUN TestApplyLayerWhiteouts [2022-01-03T15:47:51.912Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-01-03T15:47:51.912Z] === RUN TestGenerateEmptyFile [2022-01-03T15:47:51.912Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-03T15:47:51.912Z] === RUN TestGenerateWithContent [2022-01-03T15:47:51.912Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-03T15:47:51.912Z] PASS [2022-01-03T15:47:51.912Z] coverage: 63.0% of statements [2022-01-03T15:47:51.912Z] ok github.com/docker/docker/pkg/archive 10.555s coverage: 63.0% of statements [2022-01-03T15:47:52.374Z] --- PASS: Test (3.24s) [2022-01-03T15:47:52.374Z] --- PASS: Test/TestInitialize (0.23s) [2022-01-03T15:47:52.374Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-03T15:47:52.374Z] --- PASS: Test/TestWatch (3.00s) [2022-01-03T15:47:52.374Z] PASS [2022-01-03T15:47:52.374Z] coverage: 84.1% of statements [2022-01-03T15:47:52.374Z] ok github.com/docker/docker/pkg/discovery/kv 3.298s coverage: 84.1% of statements [2022-01-03T15:47:53.087Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-03T15:47:53.345Z] === RUN Test [2022-01-03T15:47:53.345Z] === RUN Test/TestWatch [2022-01-03T15:47:53.345Z] --- PASS: Test (0.00s) [2022-01-03T15:47:53.345Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:47:53.345Z] PASS [2022-01-03T15:47:53.345Z] coverage: 92.3% of statements [2022-01-03T15:47:53.345Z] ok github.com/docker/docker/pkg/discovery/memory 0.057s coverage: 92.3% of statements [2022-01-03T15:47:53.345Z] 2022/01/03 15:47:53 Closing DB instances... [2022-01-03T15:47:53.348Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T15:47:53.805Z] --- PASS: TestResize (2.04s) [2022-01-03T15:47:53.805Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:47:53.921Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T15:47:54.317Z] === RUN Test [2022-01-03T15:47:54.317Z] === RUN Test/TestInitialize [2022-01-03T15:47:54.317Z] === RUN Test/TestInitializeWithPattern [2022-01-03T15:47:54.317Z] === RUN Test/TestRegister [2022-01-03T15:47:54.317Z] === RUN Test/TestWatch [2022-01-03T15:47:54.317Z] --- PASS: Test (0.00s) [2022-01-03T15:47:54.317Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-03T15:47:54.317Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-03T15:47:54.317Z] --- PASS: Test/TestRegister (0.00s) [2022-01-03T15:47:54.317Z] --- PASS: Test/TestWatch (0.00s) [2022-01-03T15:47:54.317Z] PASS [2022-01-03T15:47:54.317Z] coverage: 93.8% of statements [2022-01-03T15:47:54.317Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2022-01-03T15:47:54.793Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-03T15:47:54.793Z] === RUN TestNetworkDBBulkSync [2022-01-03T15:47:54.861Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T15:47:55.254Z] === RUN TestPollerAddRemove [2022-01-03T15:47:55.255Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-03T15:47:55.255Z] === RUN TestPollerEvent [2022-01-03T15:47:55.255Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:47:55.255Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-03T15:47:55.255Z] === RUN TestPollerClose [2022-01-03T15:47:55.255Z] --- PASS: TestPollerClose (0.00s) [2022-01-03T15:47:55.255Z] PASS [2022-01-03T15:47:55.255Z] coverage: 45.7% of statements [2022-01-03T15:47:55.255Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-01-03T15:47:55.802Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T15:47:56.012Z] --- PASS: TestResizeWithInvalidSize (2.06s) [2022-01-03T15:47:56.012Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:47:56.071Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T15:47:56.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-03T15:47:56.224Z] 2022/01/03 15:47:55 Closing DB instances... [2022-01-03T15:47:56.224Z] === RUN TestCopyFileWithInvalidSrc [2022-01-03T15:47:56.224Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-03T15:47:56.224Z] === RUN TestCopyFileWithInvalidDest [2022-01-03T15:47:56.224Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:47:56.224Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-03T15:47:56.224Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-03T15:47:56.224Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-03T15:47:56.224Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-03T15:47:56.224Z] === RUN TestCopyFile [2022-01-03T15:47:56.225Z] --- PASS: TestCopyFile (0.01s) [2022-01-03T15:47:56.225Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-03T15:47:56.225Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:47:56.225Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-03T15:47:56.225Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-03T15:47:56.225Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:47:56.225Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestWildcardMatches [2022-01-03T15:47:56.225Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestPatternMatches [2022-01-03T15:47:56.225Z] --- PASS: TestPatternMatches (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-03T15:47:56.225Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestPatternMatchesFolderExclusions [2022-01-03T15:47:56.225Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-03T15:47:56.225Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-03T15:47:56.225Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-03T15:47:56.225Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-03T15:47:56.225Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestSingleExclamationError [2022-01-03T15:47:56.225Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestMatchesWithNoPatterns [2022-01-03T15:47:56.225Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestMatchesWithMalformedPatterns [2022-01-03T15:47:56.225Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestMatches [2022-01-03T15:47:56.225Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-03T15:47:56.225Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-03T15:47:56.225Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-03T15:47:56.225Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-03T15:47:56.225Z] --- PASS: TestMatches (0.01s) [2022-01-03T15:47:56.225Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-03T15:47:56.225Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-03T15:47:56.225Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-03T15:47:56.225Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatterns [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatternsExceptionFlag [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCleanPatternsErrorSingleException [2022-01-03T15:47:56.225Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-03T15:47:56.225Z] === RUN TestCreateIfNotExistsDir [2022-01-03T15:47:56.225Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-03T15:47:56.225Z] === RUN TestCreateIfNotExistsFile [2022-01-03T15:47:56.225Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-03T15:47:56.225Z] === RUN TestMatch [2022-01-03T15:47:56.225Z] --- PASS: TestMatch (0.00s) [2022-01-03T15:47:56.225Z] PASS [2022-01-03T15:47:56.225Z] coverage: 84.0% of statements [2022-01-03T15:47:56.225Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 84.0% of statements [2022-01-03T15:47:57.017Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T15:47:57.204Z] === RUN TestGet [2022-01-03T15:47:57.204Z] --- PASS: TestGet (0.00s) [2022-01-03T15:47:57.204Z] === RUN TestGetShortcutString [2022-01-03T15:47:57.204Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-03T15:47:57.204Z] PASS [2022-01-03T15:47:57.204Z] coverage: 42.9% of statements [2022-01-03T15:47:57.204Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2022-01-03T15:47:57.277Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T15:47:57.675Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-01-03T15:47:57.675Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-03T15:47:58.135Z] === RUN TestCreateIDMapOrder [2022-01-03T15:47:58.135Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-03T15:47:58.135Z] PASS [2022-01-03T15:47:58.135Z] coverage: 7.2% of statements [2022-01-03T15:47:58.135Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-01-03T15:47:58.219Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T15:47:58.479Z] docker_api_swarm_node_test.go:81: [d7dec6ab11644] joining swarm manager [d4d72b34f682c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:47:58.952Z] --- PASS: TestResizeWhenContainerNotStarted (2.67s) [2022-01-03T15:47:58.952Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:47:58.952Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:47:58.952Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:47:58.952Z] === RUN TestStats [2022-01-03T15:47:58.952Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:47:58.952Z] --- SKIP: TestStats (0.00s) [2022-01-03T15:47:58.952Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:47:59.049Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T15:47:59.049Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T15:47:59.049Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T15:47:59.310Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T15:47:59.676Z] === RUN TestFixedBufferCap [2022-01-03T15:47:59.676Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestFixedBufferLen [2022-01-03T15:47:59.676Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestFixedBufferString [2022-01-03T15:47:59.676Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestFixedBufferWrite [2022-01-03T15:47:59.676Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestFixedBufferRead [2022-01-03T15:47:59.676Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestBytesPipeRead [2022-01-03T15:47:59.676Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestBytesPipeWrite [2022-01-03T15:47:59.676Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-03T15:47:59.676Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-03T15:47:59.881Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T15:47:59.881Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T15:47:59.881Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T15:47:59.881Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T15:48:00.453Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T15:48:00.650Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-01-03T15:48:00.650Z] === RUN TestAtomicWriteToFile [2022-01-03T15:48:00.650Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-01-03T15:48:00.650Z] === RUN TestAtomicWriteSetCommit [2022-01-03T15:48:00.650Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-03T15:48:00.650Z] === RUN TestAtomicWriteSetCancel [2022-01-03T15:48:00.650Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-03T15:48:00.650Z] === RUN TestReadCloserWrapperClose [2022-01-03T15:48:00.650Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestReaderErrWrapperReadOnError [2022-01-03T15:48:00.650Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestReaderErrWrapperRead [2022-01-03T15:48:00.650Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestCancelReadCloser [2022-01-03T15:48:00.650Z] --- PASS: TestCancelReadCloser (0.14s) [2022-01-03T15:48:00.650Z] === RUN TestWriteCloserWrapperClose [2022-01-03T15:48:00.650Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestNopWriteCloser [2022-01-03T15:48:00.650Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestNopWriter [2022-01-03T15:48:00.650Z] --- PASS: TestNopWriter (0.00s) [2022-01-03T15:48:00.650Z] === RUN TestWriteCounter [2022-01-03T15:48:00.650Z] --- PASS: TestWriteCounter (0.00s) [2022-01-03T15:48:00.650Z] PASS [2022-01-03T15:48:00.650Z] coverage: 70.5% of statements [2022-01-03T15:48:00.650Z] ok github.com/docker/docker/pkg/ioutils 0.819s coverage: 70.5% of statements [2022-01-03T15:48:00.714Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T15:48:00.975Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T15:48:00.975Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-01-03T15:48:00.975Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:48:00.975Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T15:48:01.109Z] 2022/01/03 15:48:00 Closing DB instances... [2022-01-03T15:48:01.109Z] --- PASS: TestGetAddress (26.66s) [2022-01-03T15:48:01.109Z] === RUN TestRequestSyntaxCheck [2022-01-03T15:48:01.109Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-01-03T15:48:01.109Z] === RUN TestRequest [2022-01-03T15:48:01.235Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T15:48:01.236Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T15:48:01.236Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T15:48:01.236Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T15:48:01.236Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T15:48:01.569Z] time="2022-01-03T15:48:01Z" level=error msg="node: 9d5a5c06fee2 is unknown to memberlist" [2022-01-03T15:48:01.569Z] time="2022-01-03T15:48:01Z" level=error msg="node: 9d5a5c06fee2 is unknown to memberlist" [2022-01-03T15:48:01.569Z] time="2022-01-03T15:48:01Z" level=error msg="node: 9d5a5c06fee2 is unknown to memberlist" [2022-01-03T15:48:02.028Z] === RUN TestError [2022-01-03T15:48:02.028Z] --- PASS: TestError (0.00s) [2022-01-03T15:48:02.028Z] === RUN TestProgressString [2022-01-03T15:48:02.028Z] === RUN TestProgressString/no_progress [2022-01-03T15:48:02.028Z] === RUN TestProgressString/progress_1 [2022-01-03T15:48:02.028Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-03T15:48:02.028Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-03T15:48:02.028Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-03T15:48:02.028Z] === RUN TestProgressString/with_units [2022-01-03T15:48:02.028Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-03T15:48:02.028Z] === RUN TestProgressString/hide_counts [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-03T15:48:02.028Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-03T15:48:02.028Z] === RUN TestJSONMessageDisplay [2022-01-03T15:48:02.028Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-01-03T15:48:02.028Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-03T15:48:02.028Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-03T15:48:02.028Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-03T15:48:02.028Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-03T15:48:02.028Z] === RUN TestDisplayJSONMessagesStream [2022-01-03T15:48:02.028Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-03T15:48:02.028Z] PASS [2022-01-03T15:48:02.028Z] coverage: 91.7% of statements [2022-01-03T15:48:02.028Z] ok github.com/docker/docker/pkg/jsonmessage 0.290s coverage: 91.7% of statements [2022-01-03T15:48:02.997Z] === RUN TestStandardLongPath [2022-01-03T15:48:02.997Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-03T15:48:02.997Z] === RUN TestUNCLongPath [2022-01-03T15:48:02.997Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-03T15:48:02.997Z] PASS [2022-01-03T15:48:02.997Z] coverage: 100.0% of statements [2022-01-03T15:48:02.997Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2022-01-03T15:48:03.150Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T15:48:03.411Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T15:48:03.411Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T15:48:03.692Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.55s) [2022-01-03T15:48:03.692Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:48:03.692Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:48:03.692Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T15:48:03.692Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:48:03.969Z] === RUN TestNameFormat [2022-01-03T15:48:03.969Z] --- PASS: TestNameFormat (0.00s) [2022-01-03T15:48:03.969Z] === RUN TestNameRetries [2022-01-03T15:48:03.969Z] --- PASS: TestNameRetries (0.00s) [2022-01-03T15:48:03.969Z] PASS [2022-01-03T15:48:03.969Z] coverage: 85.7% of statements [2022-01-03T15:48:03.969Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-01-03T15:48:03.969Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.40s) [2022-01-03T15:48:03.969Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-03T15:48:04.939Z] === RUN TestParseKeyValueOpt [2022-01-03T15:48:04.939Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-03T15:48:04.939Z] === RUN TestParseUintList [2022-01-03T15:48:04.939Z] --- PASS: TestParseUintList (0.00s) [2022-01-03T15:48:04.939Z] === RUN TestParseUintListMaximumLimits [2022-01-03T15:48:04.939Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-03T15:48:04.939Z] PASS [2022-01-03T15:48:04.939Z] coverage: 97.0% of statements [2022-01-03T15:48:04.939Z] ok github.com/docker/docker/pkg/parsers 0.064s coverage: 97.0% of statements [2022-01-03T15:48:04.939Z] 2022/01/03 15:48:04 Closing DB instances... [2022-01-03T15:48:05.909Z] === RUN TestNewAndRemove [2022-01-03T15:48:05.909Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-03T15:48:05.909Z] === RUN TestRemoveInvalidPath [2022-01-03T15:48:05.909Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-03T15:48:05.909Z] PASS [2022-01-03T15:48:05.909Z] coverage: 82.6% of statements [2022-01-03T15:48:05.909Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2022-01-03T15:48:06.879Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-01-03T15:48:06.879Z] === RUN TestNetworkDBGarbageCollection [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T15:48:07.618Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T15:48:07.858Z] === RUN TestFailedConnection [2022-01-03T15:48:08.561Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T15:48:08.828Z] --- PASS: TestFailedConnection (1.15s) [2022-01-03T15:48:08.828Z] === RUN TestFailOnce [2022-01-03T15:48:09.132Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T15:48:09.288Z] 2022/01/03 15:48:08 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-01-03T15:48:09.288Z] goroutine 38 [running]: [2022-01-03T15:48:09.288Z] net/http.(*conn).serve.func1() [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-03T15:48:09.288Z] panic({0xc4ac40, 0xd57350}) [2022-01-03T15:48:09.288Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-03T15:48:09.288Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x53ae0647c5f6d697}, 0xc00019fa98) [2022-01-03T15:48:09.288Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-03T15:48:09.288Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd640d0, 0xc000132000}, 0xb9f106) [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-03T15:48:09.288Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xd640d0, 0xc000132000}, 0xc0001b8200) [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-03T15:48:09.288Z] net/http.serverHandler.ServeHTTP({0xd626d0}, {0xd640d0, 0xc000132000}, 0xc0001b8200) [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-03T15:48:09.288Z] net/http.(*conn).serve(0xc0001c6000, {0xd65fa0, 0xc0000260f0}) [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-03T15:48:09.288Z] created by net/http.(*Server).Serve [2022-01-03T15:48:09.288Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-03T15:48:09.288Z] time="2022-01-03T15:48:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-01-03T15:48:10.074Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T15:48:10.257Z] --- PASS: TestFailOnce (1.26s) [2022-01-03T15:48:10.257Z] === RUN TestEchoInputOutput [2022-01-03T15:48:10.257Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-03T15:48:10.257Z] === RUN TestBackoff [2022-01-03T15:48:10.257Z] --- PASS: TestBackoff (0.00s) [2022-01-03T15:48:10.257Z] === RUN TestAbortRetry [2022-01-03T15:48:10.257Z] --- PASS: TestAbortRetry (0.00s) [2022-01-03T15:48:10.257Z] === RUN TestClientScheme [2022-01-03T15:48:10.257Z] --- PASS: TestClientScheme (0.00s) [2022-01-03T15:48:10.257Z] === RUN TestNewClientWithTimeout [2022-01-03T15:48:10.718Z] time="2022-01-03T15:48:10Z" 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" [2022-01-03T15:48:10.862Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:48:10.863Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T15:48:10.863Z] === RUN TestDaemonConfigValidation [2022-01-03T15:48:10.863Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T15:48:10.863Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:48:10.863Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:48:10.863Z] === RUN TestDaemonProxy [2022-01-03T15:48:10.863Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:48:10.863Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T15:48:10.863Z] PASS [2022-01-03T15:48:10.863Z] ok github.com/docker/docker/integration/daemon 0.097s [2022-01-03T15:48:10.863Z] [2022-01-03T15:48:10.863Z] === Skipped [2022-01-03T15:48:10.863Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T15:48:10.863Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] [2022-01-03T15:48:10.863Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T15:48:10.863Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] [2022-01-03T15:48:10.863Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:48:10.863Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:48:10.863Z] [2022-01-03T15:48:10.863Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T15:48:10.863Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:48:10.863Z] [2022-01-03T15:48:10.863Z] DONE 4 tests, 4 skipped in 23.071s [2022-01-03T15:48:10.863Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T15:48:10.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:10.863Z] INFO: Testing against a local daemon [2022-01-03T15:48:10.863Z] === RUN TestCommitInheritsEnv [2022-01-03T15:48:10.863Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:10.863Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T15:48:10.863Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:48:10.863Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:48:10.863Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:48:10.863Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:48:10.863Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-03T15:48:10.863Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:48:10.863Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-03T15:48:10.863Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:48:11.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T15:48:11.276Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T15:48:11.329Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-01-03T15:48:11.329Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:48:11.329Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-03T15:48:11.329Z] === RUN TestTagInvalidReference [2022-01-03T15:48:11.329Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-03T15:48:11.329Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:48:11.329Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-03T15:48:11.329Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:48:11.329Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-03T15:48:11.329Z] === RUN TestTagOfficialNames [2022-01-03T15:48:11.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-03T15:48:11.797Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-03T15:48:11.797Z] === RUN TestTagMatchesDigest [2022-01-03T15:48:11.797Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-03T15:48:11.797Z] PASS [2022-01-03T15:48:11.797Z] ok github.com/docker/docker/integration/image 1.478s [2022-01-03T15:48:11.797Z] [2022-01-03T15:48:11.797Z] === Skipped [2022-01-03T15:48:11.797Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T15:48:11.797Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:11.797Z] [2022-01-03T15:48:11.797Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:48:11.797Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:48:11.797Z] [2022-01-03T15:48:11.797Z] DONE 11 tests, 2 skipped in 3.234s [2022-01-03T15:48:11.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T15:48:11.809Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T15:48:11.809Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T15:48:12.260Z] time="2022-01-03T15:48:12Z" 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" [2022-01-03T15:48:12.380Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T15:48:12.380Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-03T15:48:12.380Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-03T15:48:12.380Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-03T15:48:13.322Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-03T15:48:13.893Z] docker_api_swarm_node_test.go:53: [d7fc4aa67648f] joining swarm manager [de4717a9d878a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:48:14.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:14.034Z] INFO: Testing against a local daemon [2022-01-03T15:48:14.034Z] === RUN TestNetworkCreateDelete [2022-01-03T15:48:14.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:48:14.034Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:48:14.034Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonDNSFallback [2022-01-03T15:48:14.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestInspectNetwork [2022-01-03T15:48:14.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:14.034Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:48:14.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:48:14.034Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:14.034Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:14.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:14.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:14.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:14.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:14.034Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:14.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:14.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T15:48:14.034Z] === RUN TestNetworkList [2022-01-03T15:48:14.034Z] === RUN TestNetworkList//networks [2022-01-03T15:48:14.034Z] === PAUSE TestNetworkList//networks [2022-01-03T15:48:14.034Z] === RUN TestNetworkList//networks/ [2022-01-03T15:48:14.034Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:48:14.034Z] === CONT TestNetworkList//networks [2022-01-03T15:48:14.034Z] === CONT TestNetworkList//networks/ [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkList (0.03s) [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:48:14.034Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:48:14.034Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:48:14.034Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:48:14.034Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:48:14.034Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:48:14.034Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:48:14.034Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:48:14.034Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:48:14.034Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:48:14.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:48:14.034Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:48:14.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:48:14.034Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:48:14.034Z] PASS [2022-01-03T15:48:14.034Z] ok github.com/docker/docker/integration/network 0.149s [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === Skipped [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T15:48:14.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:48:14.034Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T15:48:14.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T15:48:14.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:48:14.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:48:14.034Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:48:14.034Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:48:14.034Z] [2022-01-03T15:48:14.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:48:14.035Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:48:14.035Z] [2022-01-03T15:48:14.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:48:14.035Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:48:14.035Z] [2022-01-03T15:48:14.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:48:14.035Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:48:14.035Z] [2022-01-03T15:48:14.035Z] DONE 22 tests, 15 skipped in 1.990s [2022-01-03T15:48:14.035Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T15:48:14.154Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-03T15:48:14.154Z] --- PASS: TestCreateServiceSecretFileMode (13.18s) [2022-01-03T15:48:14.154Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:48:14.501Z] testing: warning: no tests to run [2022-01-03T15:48:14.501Z] PASS [2022-01-03T15:48:14.501Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-01-03T15:48:14.501Z] [2022-01-03T15:48:14.501Z] DONE 0 tests in 0.605s [2022-01-03T15:48:14.975Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T15:48:15.108Z] docker_api_swarm_node_test.go:54: [de49081f418fd] joining swarm manager [de4717a9d878a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:48:15.178Z] time="2022-01-03T15:48:14Z" 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" [2022-01-03T15:48:15.369Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-03T15:48:15.441Z] testing: warning: no tests to run [2022-01-03T15:48:15.441Z] PASS [2022-01-03T15:48:15.441Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2022-01-03T15:48:15.441Z] [2022-01-03T15:48:15.441Z] DONE 0 tests in 0.642s [2022-01-03T15:48:15.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T15:48:15.630Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-03T15:48:15.630Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-03T15:48:15.630Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-03T15:48:15.910Z] testing: warning: no tests to run [2022-01-03T15:48:15.910Z] PASS [2022-01-03T15:48:15.910Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-01-03T15:48:15.910Z] [2022-01-03T15:48:15.910Z] DONE 0 tests in 0.630s [2022-01-03T15:48:16.151Z] --- PASS: TestRequest (14.95s) [2022-01-03T15:48:16.151Z] === RUN TestOverlappingRequests [2022-01-03T15:48:16.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T15:48:16.611Z] --- PASS: TestOverlappingRequests (0.68s) [2022-01-03T15:48:16.611Z] === RUN TestRelease [2022-01-03T15:48:16.843Z] testing: warning: no tests to run [2022-01-03T15:48:16.843Z] PASS [2022-01-03T15:48:16.843Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2022-01-03T15:48:16.843Z] [2022-01-03T15:48:16.843Z] DONE 0 tests in 0.604s [2022-01-03T15:48:16.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T15:48:18.161Z] === RUN TestParseEmptyInterface [2022-01-03T15:48:18.161Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestParseNonInterfaceType [2022-01-03T15:48:18.161Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestParseWithOneFunction [2022-01-03T15:48:18.161Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestParseWithMultipleFuncs [2022-01-03T15:48:18.161Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestParseWithUnnamedReturn [2022-01-03T15:48:18.161Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestEmbeddedInterface [2022-01-03T15:48:18.161Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestParsedImports [2022-01-03T15:48:18.161Z] --- PASS: TestParsedImports (0.00s) [2022-01-03T15:48:18.161Z] === RUN TestAliasedImports [2022-01-03T15:48:18.161Z] --- PASS: TestAliasedImports (0.00s) [2022-01-03T15:48:18.161Z] PASS [2022-01-03T15:48:18.161Z] coverage: 56.8% of statements [2022-01-03T15:48:18.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-01-03T15:48:19.131Z] time="2022-01-03T15:48:19Z" 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" [2022-01-03T15:48:19.131Z] === RUN TestHTTPTransport [2022-01-03T15:48:19.131Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-03T15:48:19.131Z] PASS [2022-01-03T15:48:19.131Z] coverage: 85.7% of statements [2022-01-03T15:48:19.131Z] ok github.com/docker/docker/pkg/plugins/transport 0.067s coverage: 85.7% of statements [2022-01-03T15:48:19.592Z] --- PASS: TestRelease (2.70s) [2022-01-03T15:48:19.592Z] === RUN TestAllocateRandomDeallocate [2022-01-03T15:48:20.052Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:48:20.052Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-03T15:48:20.052Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-03T15:48:20.052Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-03T15:48:20.052Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-03T15:48:20.052Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-03T15:48:20.052Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-03T15:48:20.052Z] === RUN TestBufferPoolPutAndGet [2022-01-03T15:48:20.052Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-03T15:48:20.052Z] PASS [2022-01-03T15:48:20.052Z] coverage: 88.2% of statements [2022-01-03T15:48:20.052Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-01-03T15:48:20.512Z] === RUN TestOutputOnPrematureClose [2022-01-03T15:48:20.512Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-03T15:48:20.512Z] === RUN TestCompleteSilently [2022-01-03T15:48:20.512Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-03T15:48:20.512Z] PASS [2022-01-03T15:48:20.512Z] coverage: 75.9% of statements [2022-01-03T15:48:20.512Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-01-03T15:48:21.494Z] === RUN TestSendToOneSub [2022-01-03T15:48:21.494Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-03T15:48:21.494Z] === RUN TestSendToMultipleSubs [2022-01-03T15:48:21.494Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-03T15:48:21.494Z] === RUN TestEvictOneSub [2022-01-03T15:48:21.494Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-03T15:48:21.494Z] === RUN TestClosePublisher [2022-01-03T15:48:21.494Z] --- PASS: TestClosePublisher (0.00s) [2022-01-03T15:48:21.494Z] === RUN TestPubSubRace [2022-01-03T15:48:21.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:21.622Z] INFO: Testing against a local daemon [2022-01-03T15:48:21.622Z] === RUN TestPluginInvalidJSON [2022-01-03T15:48:21.622Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:48:21.622Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:48:21.622Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:48:21.622Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-03T15:48:21.622Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-03T15:48:21.622Z] === RUN TestPluginInstall [2022-01-03T15:48:21.622Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T15:48:21.622Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:48:21.622Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T15:48:21.622Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:48:21.622Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:48:21.622Z] PASS [2022-01-03T15:48:21.622Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2022-01-03T15:48:21.622Z] [2022-01-03T15:48:21.622Z] === Skipped [2022-01-03T15:48:21.622Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T15:48:21.622Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] [2022-01-03T15:48:21.622Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T15:48:21.622Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] [2022-01-03T15:48:21.622Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:48:21.622Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:48:21.622Z] [2022-01-03T15:48:21.622Z] DONE 5 tests, 3 skipped in 4.770s [2022-01-03T15:48:21.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T15:48:22.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T15:48:22.464Z] --- PASS: TestPubSubRace (1.08s) [2022-01-03T15:48:22.464Z] PASS [2022-01-03T15:48:22.464Z] coverage: 75.0% of statements [2022-01-03T15:48:22.464Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-01-03T15:48:22.785Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T15:48:22.923Z] === RUN TestRegister [2022-01-03T15:48:22.923Z] --- PASS: TestRegister (0.00s) [2022-01-03T15:48:22.923Z] === RUN TestCommand [2022-01-03T15:48:23.389Z] --- PASS: TestCommand (0.03s) [2022-01-03T15:48:23.389Z] === RUN TestNaiveSelf [2022-01-03T15:48:23.389Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-03T15:48:23.389Z] PASS [2022-01-03T15:48:23.389Z] coverage: 82.4% of statements [2022-01-03T15:48:23.389Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2022-01-03T15:48:23.852Z] === RUN TestDump [2022-01-03T15:48:23.852Z] goroutine 6 [running]: [2022-01-03T15:48:23.852Z] github.com/docker/docker/pkg/stack.dump(0xceb457) [2022-01-03T15:48:23.852Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:48:23.852Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-03T15:48:23.852Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-03T15:48:23.852Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-03T15:48:23.852Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-03T15:48:23.852Z] testing.tRunner(0xc00011c1a0, 0xe58e38) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:48:23.852Z] created by testing.(*T).Run [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:48:23.852Z] [2022-01-03T15:48:23.852Z] goroutine 1 [chan receive]: [2022-01-03T15:48:23.852Z] testing.(*T).Run(0xc00011c000, {0xe4a4fd, 0xcca1b3}, 0xe58e38) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:48:23.852Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:48:23.852Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:48:23.852Z] testing.runTests(0xc000076080, {0xfbcba0, 0x3, 0x3}, {0xcea6ad, 0xe4c1f7, 0xfc1640}) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:48:23.852Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:48:23.852Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:48:23.852Z] main.main() [2022-01-03T15:48:23.852Z] _testmain.go:95 +0x1f5 [2022-01-03T15:48:23.852Z] --- PASS: TestDump (0.00s) [2022-01-03T15:48:23.852Z] === RUN TestDumpToFile [2022-01-03T15:48:24.313Z] --- PASS: TestDumpToFile (0.19s) [2022-01-03T15:48:24.313Z] === RUN TestDumpToFileWithEmptyInput [2022-01-03T15:48:24.313Z] goroutine 8 [running]: [2022-01-03T15:48:24.313Z] github.com/docker/docker/pkg/stack.dump(0xd583f4) [2022-01-03T15:48:24.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-03T15:48:24.313Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd587a0}) [2022-01-03T15:48:24.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-03T15:48:24.313Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-03T15:48:24.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-03T15:48:24.313Z] testing.tRunner(0xc00011c680, 0xe58e28) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:48:24.313Z] created by testing.(*T).Run [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-03T15:48:24.313Z] [2022-01-03T15:48:24.313Z] goroutine 1 [chan receive]: [2022-01-03T15:48:24.313Z] testing.(*T).Run(0xc00011c000, {0xe51289, 0xcca1b3}, 0xe58e28) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-03T15:48:24.313Z] testing.runTests.func1(0xc000068750) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-03T15:48:24.313Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-03T15:48:24.313Z] testing.runTests(0xc000076080, {0xfbcba0, 0x3, 0x3}, {0xcea6ad, 0xe4c1f7, 0xfc1640}) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-03T15:48:24.313Z] testing.(*M).Run(0xc000076080) [2022-01-03T15:48:24.313Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-03T15:48:24.313Z] main.main() [2022-01-03T15:48:24.313Z] _testmain.go:95 +0x1f5 [2022-01-03T15:48:24.313Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-03T15:48:24.313Z] PASS [2022-01-03T15:48:24.313Z] coverage: 90.9% of statements [2022-01-03T15:48:24.313Z] ok github.com/docker/docker/pkg/stack 0.230s coverage: 90.9% of statements [2022-01-03T15:48:24.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:24.567Z] INFO: Testing against a local daemon [2022-01-03T15:48:24.567Z] === RUN TestExternalGraphDriver [2022-01-03T15:48:24.567Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:48:24.567Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T15:48:24.567Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:48:24.567Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:48:24.567Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:48:24.567Z] PASS [2022-01-03T15:48:24.567Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.101s [2022-01-03T15:48:24.567Z] [2022-01-03T15:48:24.567Z] === Skipped [2022-01-03T15:48:24.567Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T15:48:24.567Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:48:24.567Z] [2022-01-03T15:48:24.567Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:48:24.567Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:48:24.567Z] [2022-01-03T15:48:24.567Z] DONE 2 tests, 2 skipped in 2.873s [2022-01-03T15:48:24.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T15:48:24.697Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T15:48:24.772Z] === RUN TestNewStdWriter [2022-01-03T15:48:24.772Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-03T15:48:24.772Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestWriteWithNilBytes [2022-01-03T15:48:24.772Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestWrite [2022-01-03T15:48:24.772Z] --- PASS: TestWrite (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestWriteWithWriterError [2022-01-03T15:48:24.772Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-03T15:48:24.772Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyWriteAndRead [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-03T15:48:24.772Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-03T15:48:24.772Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-03T15:48:24.772Z] PASS [2022-01-03T15:48:24.772Z] coverage: 100.0% of statements [2022-01-03T15:48:24.772Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-01-03T15:48:24.924Z] --- PASS: TestUpdateRestartPolicy (22.09s) [2022-01-03T15:48:24.925Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:48:25.639Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-03T15:48:25.745Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-03T15:48:25.745Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-03T15:48:25.745Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestFormatStatus [2022-01-03T15:48:25.745Z] --- PASS: TestFormatStatus (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestFormatError [2022-01-03T15:48:25.745Z] --- PASS: TestFormatError (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestFormatJSONError [2022-01-03T15:48:25.745Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-03T15:48:25.745Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-03T15:48:25.745Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestNewJSONProgressOutput [2022-01-03T15:48:25.745Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestAuxFormatterEmit [2022-01-03T15:48:25.745Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestStreamWriterStdout [2022-01-03T15:48:25.745Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-03T15:48:25.745Z] === RUN TestStreamWriterStderr [2022-01-03T15:48:25.745Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-03T15:48:25.745Z] PASS [2022-01-03T15:48:25.745Z] coverage: 66.2% of statements [2022-01-03T15:48:25.745Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-01-03T15:48:26.205Z] === RUN TestGenerateRandomID [2022-01-03T15:48:26.205Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestShortenId [2022-01-03T15:48:26.205Z] --- PASS: TestShortenId (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestShortenSha256Id [2022-01-03T15:48:26.205Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestShortenIdEmpty [2022-01-03T15:48:26.205Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestShortenIdInvalid [2022-01-03T15:48:26.205Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestIsShortIDNonHex [2022-01-03T15:48:26.205Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-03T15:48:26.205Z] === RUN TestIsShortIDNotCorrectSize [2022-01-03T15:48:26.205Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-03T15:48:26.205Z] PASS [2022-01-03T15:48:26.205Z] coverage: 70.6% of statements [2022-01-03T15:48:26.205Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-01-03T15:48:26.210Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T15:48:26.665Z] --- PASS: TestAllocateRandomDeallocate (7.16s) [2022-01-03T15:48:26.665Z] === RUN TestRetrieveFromStore [2022-01-03T15:48:26.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:26.781Z] INFO: Testing against a local daemon [2022-01-03T15:48:26.781Z] === RUN TestReadPluginNoRead [2022-01-03T15:48:26.781Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:48:26.781Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T15:48:26.781Z] PASS [2022-01-03T15:48:26.781Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-01-03T15:48:26.781Z] [2022-01-03T15:48:26.781Z] === Skipped [2022-01-03T15:48:26.781Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T15:48:26.781Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:48:26.781Z] [2022-01-03T15:48:26.781Z] DONE 1 tests, 1 skipped in 1.933s [2022-01-03T15:48:26.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T15:48:26.783Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T15:48:27.131Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2022-01-03T15:48:27.131Z] === RUN TestWaitNonBlocked [2022-01-03T15:48:27.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:48:27.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:48:27.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:48:27.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:48:27.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:48:27.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:48:27.134Z] === RUN TestIsCpusetListAvailable [2022-01-03T15:48:27.135Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-03T15:48:27.135Z] PASS [2022-01-03T15:48:27.135Z] coverage: 39.4% of statements [2022-01-03T15:48:27.135Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-01-03T15:48:27.354Z] --- PASS: TestCreateServiceConfigFileMode (13.09s) [2022-01-03T15:48:27.354Z] === RUN TestCreateServiceSysctls [2022-01-03T15:48:27.616Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T15:48:27.770Z] testing: warning: no tests to run [2022-01-03T15:48:27.770Z] PASS [2022-01-03T15:48:27.770Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.060s [2022-01-03T15:48:27.770Z] [2022-01-03T15:48:27.770Z] DONE 0 tests in 1.123s [2022-01-03T15:48:28.108Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-03T15:48:28.108Z] === RUN TestClientStream [2022-01-03T15:48:28.108Z] --- PASS: TestClientStream (0.00s) [2022-01-03T15:48:28.108Z] === RUN TestClientSendFile [2022-01-03T15:48:28.108Z] --- PASS: TestClientSendFile (0.00s) [2022-01-03T15:48:28.108Z] === RUN TestClientWithRequestTimeout [2022-01-03T15:48:28.108Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-03T15:48:28.108Z] === RUN TestFileSpecPlugin [2022-01-03T15:48:28.108Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-03T15:48:28.108Z] === RUN TestFileJSONSpecPlugin [2022-01-03T15:48:28.108Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-03T15:48:28.108Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-03T15:48:28.108Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-03T15:48:28.108Z] === RUN TestPluginAddHandler [2022-01-03T15:48:28.108Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-03T15:48:28.108Z] === RUN TestPluginWaitBadPlugin [2022-01-03T15:48:28.108Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-03T15:48:28.108Z] === RUN TestGet [2022-01-03T15:48:28.108Z] time="2022-01-03T15:48:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-03T15:48:28.187Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T15:48:28.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T15:48:28.760Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T15:48:29.077Z] time="2022-01-03T15:48:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-03T15:48:29.077Z] === RUN TestChtimes [2022-01-03T15:48:29.077Z] --- PASS: TestChtimes (0.01s) [2022-01-03T15:48:29.077Z] === RUN TestChtimesWindows [2022-01-03T15:48:29.077Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-03T15:48:29.077Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-03T15:48:29.077Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-03T15:48:29.077Z] === RUN TestEnsureRemoveAllNotExist [2022-01-03T15:48:29.077Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-03T15:48:29.078Z] === RUN TestEnsureRemoveAllWithDir [2022-01-03T15:48:29.078Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-03T15:48:29.078Z] === RUN TestEnsureRemoveAllWithFile [2022-01-03T15:48:29.078Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-03T15:48:29.078Z] === RUN TestHasWin32KSupport [2022-01-03T15:48:29.078Z] syscall_windows_test.go:8: win32k: true [2022-01-03T15:48:29.078Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-03T15:48:29.078Z] PASS [2022-01-03T15:48:29.078Z] coverage: 13.0% of statements [2022-01-03T15:48:29.078Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 13.0% of statements [2022-01-03T15:48:29.078Z] --- PASS: TestRetrieveFromStore (2.51s) [2022-01-03T15:48:29.078Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-03T15:48:29.078Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-03T15:48:29.078Z] === RUN TestParallelPredefinedRequest1 [2022-01-03T15:48:29.078Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-03T15:48:29.078Z] === RUN TestParallelPredefinedRequest2 [2022-01-03T15:48:29.078Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-03T15:48:29.078Z] === RUN TestParallelPredefinedRequest3 [2022-01-03T15:48:29.078Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-03T15:48:29.078Z] === RUN TestParallelPredefinedRequest4 [2022-01-03T15:48:29.078Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-03T15:48:29.078Z] === RUN TestParallelPredefinedRequest5 [2022-01-03T15:48:29.078Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-03T15:48:29.078Z] === RUN TestDebug [2022-01-03T15:48:29.078Z] --- PASS: TestDebug (0.00s) [2022-01-03T15:48:29.078Z] === RUN TestRequestPoolParallel [2022-01-03T15:48:29.331Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-03T15:48:29.537Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-01-03T15:48:29.537Z] === RUN TestFullAllocateRelease [2022-01-03T15:48:29.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:29.823Z] INFO: Testing against a local daemon [2022-01-03T15:48:29.823Z] === RUN TestPluginWithDevMounts [2022-01-03T15:48:29.823Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:29.823Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T15:48:29.823Z] PASS [2022-01-03T15:48:29.823Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2022-01-03T15:48:29.823Z] [2022-01-03T15:48:29.823Z] === Skipped [2022-01-03T15:48:29.823Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T15:48:29.823Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:29.823Z] [2022-01-03T15:48:29.823Z] DONE 1 tests, 1 skipped in 1.889s [2022-01-03T15:48:29.997Z] === RUN TestTailFile [2022-01-03T15:48:29.997Z] --- PASS: TestTailFile (0.00s) [2022-01-03T15:48:29.997Z] === RUN TestTailFileManyLines [2022-01-03T15:48:29.997Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-03T15:48:29.997Z] === RUN TestTailEmptyFile [2022-01-03T15:48:29.997Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-03T15:48:29.997Z] === RUN TestTailNegativeN [2022-01-03T15:48:29.997Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader [2022-01-03T15:48:29.997Z] === CONT TestNewTailReader [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/no_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-03T15:48:29.997Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.997Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.997Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.997Z] === CONT TestNewTailReader/no_delimiter [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:48:29.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:29.999Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:29.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.000Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.075Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-03T15:48:30.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-01-03T15:48:30.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.06s) [2022-01-03T15:48:30.075Z] === RUN TestWaitBlocked [2022-01-03T15:48:30.075Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:30.075Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T15:48:30.075Z] PASS [2022-01-03T15:48:30.075Z] ok github.com/docker/docker/integration/container 86.681s [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === Skipped [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T15:48:30.075Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-03T15:48:30.075Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:48:30.075Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:48:30.075Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:48:30.075Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:48:30.075Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:48:30.075Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-03T15:48:30.075Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:48:30.075Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T15:48:30.075Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T15:48:30.075Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T15:48:30.075Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:48:30.075Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T15:48:30.075Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T15:48:30.075Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:48:30.075Z] [2022-01-03T15:48:30.075Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:48:30.076Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:48:30.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:48:30.076Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.076Z] [2022-01-03T15:48:30.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:48:30.294Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.461Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.461Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.462Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-03T15:48:30.463Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.463Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:48:30.464Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-03T15:48:30.465Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-03T15:48:30.465Z] PASS [2022-01-03T15:48:30.465Z] coverage: 88.6% of statements [2022-01-03T15:48:30.465Z] ok github.com/docker/docker/pkg/tailfile 0.280s coverage: 88.6% of statements [2022-01-03T15:48:30.465Z] --- PASS: TestFullAllocateRelease (0.62s) [2022-01-03T15:48:30.465Z] === RUN TestOddAllocateRelease [2022-01-03T15:48:30.543Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T15:48:30.543Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T15:48:30.543Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T15:48:30.543Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T15:48:30.543Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T15:48:30.543Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:48:30.543Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:48:30.543Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T15:48:30.543Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T15:48:30.543Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T15:48:30.543Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:30.543Z] [2022-01-03T15:48:30.543Z] DONE 87 tests, 33 skipped in 88.971s [2022-01-03T15:48:30.543Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T15:48:30.714Z] --- PASS: TestCreateServiceSysctls (3.28s) [2022-01-03T15:48:30.714Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:48:30.928Z] --- PASS: TestOddAllocateRelease (0.38s) [2022-01-03T15:48:30.928Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-03T15:48:30.928Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-01-03T15:48:30.928Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-03T15:48:30.928Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-03T15:48:30.928Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-03T15:48:30.928Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest1 [2022-01-03T15:48:30.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest3 [2022-01-03T15:48:30.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest5 [2022-01-03T15:48:30.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest2 [2022-01-03T15:48:30.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:48:30.928Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:48:30.928Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:48:30.928Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:48:30.928Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:48:30.928Z] === CONT TestParallelPredefinedRequest4 [2022-01-03T15:48:30.928Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:48:30.928Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:48:30.928Z] PASS [2022-01-03T15:48:30.928Z] coverage: 85.3% of statements [2022-01-03T15:48:30.928Z] time="2022-01-03T15:48:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-03T15:48:30.928Z] ok github.com/docker/docker/libnetwork/ipam 66.826s coverage: 85.3% of statements [2022-01-03T15:48:30.975Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-03T15:48:31.389Z] === RUN TestTarSumRemoveNonExistent [2022-01-03T15:48:31.389Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-03T15:48:31.389Z] === RUN TestTarSumRemove [2022-01-03T15:48:31.389Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestSortFileInfoSums [2022-01-03T15:48:31.389Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestNewTarSumForLabelInvalid [2022-01-03T15:48:31.389Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestNewTarSumForLabel [2022-01-03T15:48:31.389Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestEmptyTar [2022-01-03T15:48:31.389Z] --- PASS: TestEmptyTar (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestTarSumsReadSize [2022-01-03T15:48:31.389Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestTarSums [2022-01-03T15:48:31.389Z] --- PASS: TestTarSums (0.08s) [2022-01-03T15:48:31.389Z] === RUN TestIteration [2022-01-03T15:48:31.389Z] --- PASS: TestIteration (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestVersionLabelForChecksum [2022-01-03T15:48:31.389Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestVersion [2022-01-03T15:48:31.389Z] --- PASS: TestVersion (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestGetVersion [2022-01-03T15:48:31.389Z] --- PASS: TestGetVersion (0.00s) [2022-01-03T15:48:31.389Z] === RUN TestGetVersions [2022-01-03T15:48:31.389Z] --- PASS: TestGetVersions (0.00s) [2022-01-03T15:48:31.389Z] PASS [2022-01-03T15:48:31.389Z] coverage: 89.3% of statements [2022-01-03T15:48:31.389Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-01-03T15:48:31.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:31.854Z] INFO: Testing against a local daemon [2022-01-03T15:48:31.854Z] === RUN TestSecretInspect [2022-01-03T15:48:31.854Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T15:48:31.854Z] === RUN TestSecretList [2022-01-03T15:48:31.854Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T15:48:31.854Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:48:31.854Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:48:31.854Z] === RUN TestSecretsUpdate [2022-01-03T15:48:31.854Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T15:48:31.854Z] === RUN TestTemplatedSecret [2022-01-03T15:48:31.854Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T15:48:31.854Z] === RUN TestSecretCreateResolve [2022-01-03T15:48:31.854Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:31.854Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T15:48:31.854Z] PASS [2022-01-03T15:48:31.854Z] ok github.com/docker/docker/integration/secret 0.086s [2022-01-03T15:48:31.854Z] [2022-01-03T15:48:31.854Z] === Skipped [2022-01-03T15:48:31.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T15:48:31.854Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.854Z] [2022-01-03T15:48:31.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T15:48:31.855Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.855Z] [2022-01-03T15:48:31.855Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:48:31.855Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.855Z] [2022-01-03T15:48:31.855Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T15:48:31.855Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.855Z] [2022-01-03T15:48:31.855Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T15:48:31.855Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:31.855Z] [2022-01-03T15:48:31.855Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T15:48:31.855Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:31.855Z] [2022-01-03T15:48:31.855Z] DONE 6 tests, 6 skipped in 1.860s [2022-01-03T15:48:31.855Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T15:48:31.917Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T15:48:32.361Z] testing: warning: no tests to run [2022-01-03T15:48:32.361Z] PASS [2022-01-03T15:48:32.361Z] coverage: [no statements] [2022-01-03T15:48:32.361Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2022-01-03T15:48:32.821Z] === RUN TestTruncIndex [2022-01-03T15:48:32.821Z] --- PASS: TestTruncIndex (0.10s) [2022-01-03T15:48:32.821Z] PASS [2022-01-03T15:48:32.821Z] coverage: 91.5% of statements [2022-01-03T15:48:32.821Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-01-03T15:48:33.302Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2022-01-03T15:48:33.302Z] === RUN TestInspect [2022-01-03T15:48:33.801Z] === RUN TestIsGIT [2022-01-03T15:48:33.801Z] --- PASS: TestIsGIT (0.00s) [2022-01-03T15:48:33.801Z] === RUN TestIsTransport [2022-01-03T15:48:33.801Z] --- PASS: TestIsTransport (0.00s) [2022-01-03T15:48:33.801Z] PASS [2022-01-03T15:48:33.801Z] coverage: 100.0% of statements [2022-01-03T15:48:33.801Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2022-01-03T15:48:34.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:34.064Z] INFO: Testing against a local daemon [2022-01-03T15:48:34.064Z] === RUN TestServiceCreateInit [2022-01-03T15:48:34.064Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:48:34.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:48:34.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.064Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-03T15:48:34.064Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:48:34.064Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:48:34.064Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:48:34.064Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.064Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:48:34.064Z] === RUN TestCreateServiceConflict [2022-01-03T15:48:34.065Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.065Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T15:48:34.065Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:48:34.065Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.065Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-03T15:48:34.065Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:48:34.065Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.065Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:48:34.065Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:48:34.065Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.065Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:48:34.065Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:48:34.065Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.065Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:48:34.065Z] === RUN TestCreateServiceSysctls [2022-01-03T15:48:34.065Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.262Z] === RUN TestVersionInfo [2022-01-03T15:48:34.262Z] --- PASS: TestVersionInfo (0.00s) [2022-01-03T15:48:34.262Z] === RUN TestAppendVersions [2022-01-03T15:48:34.262Z] --- PASS: TestAppendVersions (0.00s) [2022-01-03T15:48:34.262Z] PASS [2022-01-03T15:48:34.262Z] coverage: 88.9% of statements [2022-01-03T15:48:34.262Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-01-03T15:48:34.531Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-03T15:48:34.531Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:48:34.531Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-03T15:48:34.531Z] === RUN TestInspect [2022-01-03T15:48:34.531Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestInspect (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestCreateJob [2022-01-03T15:48:34.531Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestReplicatedJob [2022-01-03T15:48:34.531Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:48:34.531Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceListWithStatuses [2022-01-03T15:48:34.531Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:48:34.531Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:48:34.531Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServicePlugin [2022-01-03T15:48:34.531Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceUpdateLabel [2022-01-03T15:48:34.531Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:48:34.531Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:48:34.531Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:48:34.531Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T15:48:34.531Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:48:34.531Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:48:34.531Z] PASS [2022-01-03T15:48:34.531Z] ok github.com/docker/docker/integration/service 0.230s [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === Skipped [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-03T15:48:34.531Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:48:34.531Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-03T15:48:34.531Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-03T15:48:34.531Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T15:48:34.531Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T15:48:34.531Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T15:48:34.531Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T15:48:34.531Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T15:48:34.531Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:48:34.531Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T15:48:34.531Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T15:48:34.531Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T15:48:34.531Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T15:48:34.531Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T15:48:34.531Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T15:48:34.531Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:48:34.531Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:34.531Z] [2022-01-03T15:48:34.531Z] DONE 24 tests, 23 skipped in 2.472s [2022-01-03T15:48:34.531Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T15:48:34.686Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-03T15:48:34.725Z] time="2022-01-03T15:48:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-03T15:48:36.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:36.113Z] INFO: Testing against a local daemon [2022-01-03T15:48:36.113Z] === RUN TestSessionCreate [2022-01-03T15:48:36.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:36.113Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T15:48:36.113Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:48:36.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:36.113Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:48:36.113Z] PASS [2022-01-03T15:48:36.113Z] ok github.com/docker/docker/integration/session 0.072s [2022-01-03T15:48:36.113Z] [2022-01-03T15:48:36.113Z] === Skipped [2022-01-03T15:48:36.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T15:48:36.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:36.113Z] [2022-01-03T15:48:36.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:48:36.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:36.113Z] [2022-01-03T15:48:36.113Z] DONE 2 tests, 2 skipped in 1.623s [2022-01-03T15:48:36.113Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T15:48:36.268Z] === RUN TestValidatePrivileges [2022-01-03T15:48:36.268Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-03T15:48:36.268Z] === RUN TestFilterByCapNeg [2022-01-03T15:48:36.268Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-03T15:48:36.268Z] === RUN TestFilterByCapPos [2022-01-03T15:48:36.268Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-03T15:48:36.268Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-03T15:48:36.268Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-03T15:48:36.268Z] PASS [2022-01-03T15:48:36.268Z] coverage: 12.0% of statements [2022-01-03T15:48:36.268Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-01-03T15:48:36.620Z] --- PASS: TestInspect (2.92s) [2022-01-03T15:48:36.620Z] === RUN TestCreateJob [2022-01-03T15:48:36.620Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T15:48:37.241Z] === RUN TestNewSettable [2022-01-03T15:48:37.242Z] --- PASS: TestNewSettable (0.00s) [2022-01-03T15:48:37.242Z] === RUN TestIsSettable [2022-01-03T15:48:37.242Z] --- PASS: TestIsSettable (0.00s) [2022-01-03T15:48:37.242Z] === RUN TestUpdateSettingsEnv [2022-01-03T15:48:37.242Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-03T15:48:37.242Z] PASS [2022-01-03T15:48:37.242Z] coverage: 20.0% of statements [2022-01-03T15:48:37.242Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-01-03T15:48:37.562Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T15:48:38.217Z] === RUN TestLoad [2022-01-03T15:48:38.217Z] --- PASS: TestLoad (0.00s) [2022-01-03T15:48:38.217Z] === RUN TestSave [2022-01-03T15:48:38.217Z] --- PASS: TestSave (0.04s) [2022-01-03T15:48:38.217Z] === RUN TestAddDeleteGet [2022-01-03T15:48:38.217Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-03T15:48:38.217Z] === RUN TestInvalidTags [2022-01-03T15:48:38.217Z] --- PASS: TestInvalidTags (0.01s) [2022-01-03T15:48:38.217Z] PASS [2022-01-03T15:48:38.217Z] coverage: 84.4% of statements [2022-01-03T15:48:38.217Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-01-03T15:48:38.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:38.322Z] INFO: Testing against a local daemon [2022-01-03T15:48:38.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:48:38.322Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:38.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestDiskUsage [2022-01-03T15:48:38.322Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:48:38.322Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestEventsExecDie [2022-01-03T15:48:38.322Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:48:38.322Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:48:38.322Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:48:38.322Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestEventsVolumeCreate [2022-01-03T15:48:38.322Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:48:38.322Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestInfoAPI [2022-01-03T15:48:38.322Z] --- PASS: TestInfoAPI (0.04s) [2022-01-03T15:48:38.322Z] === RUN TestInfoAPIWarnings [2022-01-03T15:48:38.322Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:38.322Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestInfoDebug [2022-01-03T15:48:38.322Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:38.322Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:48:38.322Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:38.322Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:48:38.322Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:38.322Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T15:48:38.322Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:48:38.948Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T15:48:39.305Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-01-03T15:48:39.305Z] === RUN TestPingCacheHeaders [2022-01-03T15:48:39.305Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-03T15:48:39.305Z] === RUN TestPingGet [2022-01-03T15:48:39.305Z] --- PASS: TestPingGet (0.03s) [2022-01-03T15:48:39.305Z] === RUN TestPingHead [2022-01-03T15:48:39.305Z] --- PASS: TestPingHead (0.03s) [2022-01-03T15:48:39.305Z] === RUN TestVersion [2022-01-03T15:48:39.305Z] --- PASS: TestVersion (0.03s) [2022-01-03T15:48:39.305Z] PASS [2022-01-03T15:48:39.305Z] ok github.com/docker/docker/integration/system 1.245s [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === Skipped [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:48:39.305Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T15:48:39.305Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T15:48:39.305Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:48:39.305Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T15:48:39.305Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T15:48:39.305Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T15:48:39.305Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T15:48:39.305Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T15:48:39.305Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:48:39.305Z] [2022-01-03T15:48:39.305Z] DONE 15 tests, 9 skipped in 2.843s [2022-01-03T15:48:39.305Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T15:48:39.891Z] --- PASS: TestCreateJob (3.42s) [2022-01-03T15:48:39.891Z] === RUN TestReplicatedJob [2022-01-03T15:48:40.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:40.866Z] INFO: Testing against a local daemon [2022-01-03T15:48:40.866Z] === RUN TestVolumesCreateAndList [2022-01-03T15:48:40.866Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-03T15:48:40.866Z] === RUN TestVolumesRemove [2022-01-03T15:48:41.132Z] === RUN TestResolveAuthConfigIndexServer [2022-01-03T15:48:41.132Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestResolveAuthConfigFullURL [2022-01-03T15:48:41.132Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-03T15:48:41.132Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestValidateMirror [2022-01-03T15:48:41.132Z] --- PASS: TestValidateMirror (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestLoadInsecureRegistries [2022-01-03T15:48:41.132Z] time="2022-01-03T15:48:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:48:41.132Z] time="2022-01-03T15:48:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-03T15:48:41.132Z] time="2022-01-03T15:48:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-03T15:48:41.132Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-01-03T15:48:41.132Z] === RUN TestNewServiceConfig [2022-01-03T15:48:41.132Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestValidateIndexName [2022-01-03T15:48:41.132Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestValidateIndexNameWithError [2022-01-03T15:48:41.132Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestEndpointParse [2022-01-03T15:48:41.132Z] --- PASS: TestEndpointParse (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestEndpointParseInvalid [2022-01-03T15:48:41.132Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestValidateEndpoint [2022-01-03T15:48:41.132Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-03T15:48:41.132Z] === RUN TestPing [2022-01-03T15:48:41.132Z] --- PASS: TestPing (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestPingRegistryEndpoint [2022-01-03T15:48:41.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:48:41.132Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestEndpoint [2022-01-03T15:48:41.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:48:41.132Z] --- SKIP: TestEndpoint (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestParseRepositoryInfo [2022-01-03T15:48:41.132Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestNewIndexInfo [2022-01-03T15:48:41.132Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestMirrorEndpointLookup [2022-01-03T15:48:41.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:48:41.132Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-03T15:48:41.132Z] === RUN TestSearchRepositories [2022-01-03T15:48:41.132Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-03T15:48:41.132Z] Host: 127.0.0.1:49322 [2022-01-03T15:48:41.132Z] User-Agent: docker test client [2022-01-03T15:48:41.132Z] Authorization: Token fake-token [2022-01-03T15:48:41.132Z] X-Docker-Token: true [2022-01-03T15:48:41.132Z] Accept-Encoding: gzip [2022-01-03T15:48:41.132Z] [2022-01-03T15:48:41.132Z] [2022-01-03T15:48:41.132Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-03T15:48:41.132Z] Connection: close [2022-01-03T15:48:41.132Z] Content-Length: 144 [2022-01-03T15:48:41.132Z] Cache-Control: no-cache [2022-01-03T15:48:41.132Z] Content-Type: application/json [2022-01-03T15:48:41.132Z] Date: Mon, 03 Jan 2022 15:48:40 GMT [2022-01-03T15:48:41.132Z] Expires: -1 [2022-01-03T15:48:41.132Z] Pragma: no-cache [2022-01-03T15:48:41.132Z] Server: docker-tests/mock [2022-01-03T15:48:41.132Z] X-Docker-Registry-Config: mock [2022-01-03T15:48:41.132Z] X-Docker-Registry-Version: 0.0.0 [2022-01-03T15:48:41.132Z] [2022-01-03T15:48:41.132Z] [2022-01-03T15:48:41.132Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-03T15:48:41.132Z] === RUN TestTrustedLocation [2022-01-03T15:48:41.132Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-03T15:48:41.132Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestAllowNondistributableArtifacts [2022-01-03T15:48:41.132Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-03T15:48:41.132Z] === RUN TestIsSecureIndex [2022-01-03T15:48:41.132Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-03T15:48:41.132Z] PASS [2022-01-03T15:48:41.132Z] coverage: 51.2% of statements [2022-01-03T15:48:41.132Z] ok github.com/docker/docker/registry 0.275s coverage: 51.2% of statements [2022-01-03T15:48:41.331Z] --- PASS: TestVolumesRemove (0.16s) [2022-01-03T15:48:41.331Z] === RUN TestVolumesInspect [2022-01-03T15:48:41.331Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-03T15:48:41.331Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:48:41.331Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:48:41.331Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:48:41.331Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:48:41.331Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-03T15:48:41.331Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:48:41.331Z] PASS [2022-01-03T15:48:41.331Z] ok github.com/docker/docker/integration/volume 0.324s [2022-01-03T15:48:41.331Z] [2022-01-03T15:48:41.331Z] DONE 5 tests in 2.095s [2022-01-03T15:48:41.331Z] INFO: make.ps1 ended at 01/03/2022 15:48:41 [2022-01-03T15:48:41.331Z] INFO: Integration CLI tests being run from the host: [2022-01-03T15:48:41.331Z] 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" [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReaderWithReadError [2022-01-03T15:48:42.102Z] time="2022-01-03T15:48:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReader [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-03T15:48:42.102Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-03T15:48:42.102Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-03T15:48:42.102Z] PASS [2022-01-03T15:48:42.102Z] coverage: 100.0% of statements [2022-01-03T15:48:42.102Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2022-01-03T15:48:42.576Z] === RUN TestRestartManagerTimeout [2022-01-03T15:48:42.577Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-03T15:48:42.577Z] === RUN TestRestartManagerTimeoutReset [2022-01-03T15:48:42.577Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-03T15:48:42.577Z] PASS [2022-01-03T15:48:42.577Z] coverage: 50.9% of statements [2022-01-03T15:48:42.577Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-01-03T15:48:43.049Z] --- PASS: TestGet (15.01s) [2022-01-03T15:48:43.049Z] === RUN TestPluginWithNoManifest [2022-01-03T15:48:43.049Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-03T15:48:43.049Z] === RUN TestGetAll [2022-01-03T15:48:43.049Z] --- PASS: TestGetAll (0.00s) [2022-01-03T15:48:43.049Z] PASS [2022-01-03T15:48:43.049Z] coverage: 73.2% of statements [2022-01-03T15:48:43.049Z] ok github.com/docker/docker/pkg/plugins 35.134s coverage: 73.2% of statements [2022-01-03T15:48:43.525Z] === RUN TestDecodeContainerConfig [2022-01-03T15:48:43.525Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-03T15:48:43.525Z] === RUN TestDecodeContainerConfigIsolation [2022-01-03T15:48:43.525Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-03T15:48:43.525Z] === RUN TestValidatePrivileged [2022-01-03T15:48:43.525Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-03T15:48:43.525Z] PASS [2022-01-03T15:48:43.525Z] coverage: 52.6% of statements [2022-01-03T15:48:43.525Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2022-01-03T15:48:43.997Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-03T15:48:43.997Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-03T15:48:43.997Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-03T15:48:43.997Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-03T15:48:43.997Z] PASS [2022-01-03T15:48:43.997Z] coverage: 62.5% of statements [2022-01-03T15:48:43.997Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-01-03T15:48:45.177Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T15:48:45.177Z] --- PASS: TestReplicatedJob (4.97s) [2022-01-03T15:48:45.177Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:48:45.177Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T15:48:45.747Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T15:48:46.320Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-03T15:48:46.320Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T15:48:46.891Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-03T15:48:46.891Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-03T15:48:46.972Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:48:46.972Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:48:46.972Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:48:46.972Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-03T15:48:47.151Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T15:48:47.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-03T15:48:47.968Z] === RUN TestGetDriver [2022-01-03T15:48:47.968Z] --- PASS: TestGetDriver (0.00s) [2022-01-03T15:48:47.968Z] === RUN TestVolumeRequestError [2022-01-03T15:48:47.968Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-03T15:48:47.968Z] PASS [2022-01-03T15:48:47.968Z] coverage: 36.1% of statements [2022-01-03T15:48:47.968Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-01-03T15:48:47.968Z] === RUN TestGetAddress [2022-01-03T15:48:48.353Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T15:48:48.353Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2022-01-03T15:48:48.353Z] === RUN TestServiceListWithStatuses [2022-01-03T15:48:48.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:48:48.353Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:48:48.353Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:48:48.440Z] --- PASS: TestGetAddress (0.00s) [2022-01-03T15:48:48.440Z] === RUN TestRemove [2022-01-03T15:48:48.440Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:48:48.440Z] --- SKIP: TestRemove (0.00s) [2022-01-03T15:48:48.440Z] === RUN TestInitializeWithVolumes [2022-01-03T15:48:48.440Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-03T15:48:48.440Z] === RUN TestCreate [2022-01-03T15:48:48.440Z] --- PASS: TestCreate (0.02s) [2022-01-03T15:48:48.440Z] === RUN TestValidateName [2022-01-03T15:48:48.440Z] --- PASS: TestValidateName (0.00s) [2022-01-03T15:48:48.440Z] === RUN TestCreateWithOpts [2022-01-03T15:48:48.440Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:48:48.440Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-03T15:48:48.440Z] === RUN TestRelaodNoOpts [2022-01-03T15:48:48.440Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-03T15:48:48.440Z] PASS [2022-01-03T15:48:48.440Z] coverage: 41.5% of statements [2022-01-03T15:48:48.440Z] ok github.com/docker/docker/volume/local 0.105s coverage: 41.5% of statements [2022-01-03T15:48:48.441Z] === RUN TestLCOWParseMountRaw [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-03T15:48:48.914Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRaw [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-03T15:48:48.914Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestConvertTmpfsOptions [2022-01-03T15:48:48.914Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-03T15:48:48.914Z] linux_parser_test.go:209: data="ro" [2022-01-03T15:48:48.914Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestParseMountSpec [2022-01-03T15:48:48.914Z] parser_test.go:62: case 0 [2022-01-03T15:48:48.914Z] parser_test.go:62: case 1 [2022-01-03T15:48:48.914Z] parser_test.go:62: case 2 [2022-01-03T15:48:48.914Z] parser_test.go:62: case 3 [2022-01-03T15:48:48.914Z] parser_test.go:62: case 4 [2022-01-03T15:48:48.914Z] parser_test.go:62: case 5 [2022-01-03T15:48:48.914Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestValidateMount [2022-01-03T15:48:48.914Z] --- PASS: TestValidateMount (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRaw [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-03T15:48:48.914Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-03T15:48:48.914Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-03T15:48:48.914Z] PASS [2022-01-03T15:48:48.914Z] coverage: 67.6% of statements [2022-01-03T15:48:48.914Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.6% of statements [2022-01-03T15:48:49.741Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T15:48:49.741Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T15:48:49.741Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T15:48:49.910Z] === RUN TestSetGetMeta [2022-01-03T15:48:49.910Z] === PAUSE TestSetGetMeta [2022-01-03T15:48:49.910Z] === RUN TestRestore [2022-01-03T15:48:49.910Z] === PAUSE TestRestore [2022-01-03T15:48:49.910Z] === RUN TestServiceCreate [2022-01-03T15:48:49.910Z] === PAUSE TestServiceCreate [2022-01-03T15:48:49.910Z] === RUN TestServiceList [2022-01-03T15:48:49.910Z] === PAUSE TestServiceList [2022-01-03T15:48:49.910Z] === RUN TestServiceRemove [2022-01-03T15:48:49.910Z] === PAUSE TestServiceRemove [2022-01-03T15:48:49.910Z] === RUN TestServiceGet [2022-01-03T15:48:49.910Z] === PAUSE TestServiceGet [2022-01-03T15:48:49.910Z] === RUN TestServicePrune [2022-01-03T15:48:49.910Z] === PAUSE TestServicePrune [2022-01-03T15:48:49.910Z] === RUN TestCreate [2022-01-03T15:48:49.910Z] === PAUSE TestCreate [2022-01-03T15:48:49.910Z] === RUN TestRemove [2022-01-03T15:48:49.910Z] === PAUSE TestRemove [2022-01-03T15:48:49.910Z] === RUN TestList [2022-01-03T15:48:49.910Z] === PAUSE TestList [2022-01-03T15:48:49.910Z] === RUN TestFindByDriver [2022-01-03T15:48:49.910Z] === PAUSE TestFindByDriver [2022-01-03T15:48:49.910Z] === RUN TestFindByReferenced [2022-01-03T15:48:49.910Z] === PAUSE TestFindByReferenced [2022-01-03T15:48:49.910Z] === RUN TestDerefMultipleOfSameRef [2022-01-03T15:48:49.910Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-03T15:48:49.910Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:48:49.910Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:48:49.910Z] === RUN TestDefererencePluginOnCreateError [2022-01-03T15:48:49.910Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-03T15:48:49.910Z] === RUN TestRefDerefRemove [2022-01-03T15:48:49.910Z] === PAUSE TestRefDerefRemove [2022-01-03T15:48:49.910Z] === RUN TestGet [2022-01-03T15:48:49.910Z] === PAUSE TestGet [2022-01-03T15:48:49.910Z] === RUN TestGetWithReference [2022-01-03T15:48:49.910Z] === PAUSE TestGetWithReference [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_nil_list [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_empty_list [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_filter_some [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_filter_middle [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:48:49.910Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-03T15:48:49.910Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_nil_list [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_filter_some [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_filter_middle [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_empty_list [2022-01-03T15:48:49.910Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-03T15:48:49.910Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-03T15:48:49.910Z] === CONT TestSetGetMeta [2022-01-03T15:48:49.910Z] === CONT TestList [2022-01-03T15:48:49.910Z] === CONT TestDefererencePluginOnCreateError [2022-01-03T15:48:49.910Z] === CONT TestServiceGet [2022-01-03T15:48:49.910Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-03T15:48:49.910Z] === CONT TestServiceRemove [2022-01-03T15:48:49.910Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-01-03T15:48:49.910Z] === CONT TestServiceList [2022-01-03T15:48:49.910Z] --- PASS: TestList (0.07s) [2022-01-03T15:48:49.910Z] === CONT TestServiceCreate [2022-01-03T15:48:50.312Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T15:48:50.383Z] --- PASS: TestServiceGet (0.21s) [2022-01-03T15:48:50.383Z] === CONT TestRestore [2022-01-03T15:48:50.383Z] --- PASS: TestServiceRemove (0.18s) [2022-01-03T15:48:50.383Z] === CONT TestGetWithReference [2022-01-03T15:48:50.383Z] --- PASS: TestServiceList (0.17s) [2022-01-03T15:48:50.383Z] === CONT TestGet [2022-01-03T15:48:50.383Z] --- PASS: TestServiceCreate (0.16s) [2022-01-03T15:48:50.383Z] === CONT TestRefDerefRemove [2022-01-03T15:48:50.383Z] --- PASS: TestGetWithReference (0.04s) [2022-01-03T15:48:50.383Z] === CONT TestRemove [2022-01-03T15:48:50.383Z] --- PASS: TestRestore (0.05s) [2022-01-03T15:48:50.383Z] === CONT TestCreate [2022-01-03T15:48:50.383Z] --- PASS: TestGet (0.04s) [2022-01-03T15:48:50.383Z] === CONT TestServicePrune [2022-01-03T15:48:50.383Z] --- PASS: TestRefDerefRemove (0.04s) [2022-01-03T15:48:50.383Z] === CONT TestDerefMultipleOfSameRef [2022-01-03T15:48:50.383Z] --- PASS: TestCreate (0.03s) [2022-01-03T15:48:50.383Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-03T15:48:50.383Z] time="2022-01-03T15:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:48:50.383Z] --- PASS: TestRemove (0.04s) [2022-01-03T15:48:50.383Z] === CONT TestFindByReferenced [2022-01-03T15:48:50.383Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-03T15:48:50.383Z] === CONT TestFindByDriver [2022-01-03T15:48:50.383Z] time="2022-01-03T15:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:48:50.383Z] time="2022-01-03T15:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:48:50.383Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-03T15:48:50.383Z] time="2022-01-03T15:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-03T15:48:50.383Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-03T15:48:50.383Z] time="2022-01-03T15:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-03T15:48:50.383Z] --- PASS: TestFindByDriver (0.04s) [2022-01-03T15:48:50.383Z] --- PASS: TestServicePrune (0.08s) [2022-01-03T15:48:50.383Z] PASS [2022-01-03T15:48:50.383Z] coverage: 69.0% of statements [2022-01-03T15:48:50.383Z] ok github.com/docker/docker/volume/service 0.392s coverage: 69.0% of statements [2022-01-03T15:48:50.573Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T15:48:51.144Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T15:48:51.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:51.745Z] INFO: Testing against a local daemon [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T15:48:51.745Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T15:48:51.745Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T15:48:51.745Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T15:48:51.864Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:48:51.864Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-03T15:48:51.864Z] === RUN TestDaemonConfigValidation [2022-01-03T15:48:51.864Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T15:48:51.864Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:48:51.864Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:48:51.864Z] === RUN TestDaemonProxy [2022-01-03T15:48:51.864Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:48:51.864Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T15:48:51.864Z] PASS [2022-01-03T15:48:51.864Z] ok github.com/docker/docker/integration/daemon 0.080s [2022-01-03T15:48:51.864Z] [2022-01-03T15:48:51.864Z] === Skipped [2022-01-03T15:48:51.864Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-03T15:48:51.864Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] [2022-01-03T15:48:51.864Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T15:48:51.864Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] [2022-01-03T15:48:51.864Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:48:51.864Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:48:51.864Z] [2022-01-03T15:48:51.864Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T15:48:51.864Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:48:51.864Z] [2022-01-03T15:48:51.864Z] DONE 4 tests, 4 skipped in 18.844s [2022-01-03T15:48:51.864Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T15:48:51.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:51.864Z] INFO: Testing against a local daemon [2022-01-03T15:48:51.864Z] === RUN TestCommitInheritsEnv [2022-01-03T15:48:51.864Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:51.864Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T15:48:51.864Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:48:51.864Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:48:51.864Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:48:51.864Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:48:51.864Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-03T15:48:51.864Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:48:51.864Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-03T15:48:51.864Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:48:51.864Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2022-01-03T15:48:51.864Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:48:51.864Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-03T15:48:51.864Z] === RUN TestTagInvalidReference [2022-01-03T15:48:51.864Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-03T15:48:51.864Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:48:51.864Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-03T15:48:51.864Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:48:51.864Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-03T15:48:51.864Z] === RUN TestTagOfficialNames [2022-01-03T15:48:51.864Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-03T15:48:51.864Z] === RUN TestTagMatchesDigest [2022-01-03T15:48:51.864Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-03T15:48:51.864Z] PASS [2022-01-03T15:48:51.864Z] ok github.com/docker/docker/integration/image 1.389s [2022-01-03T15:48:52.211Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T15:48:52.330Z] [2022-01-03T15:48:52.330Z] === Skipped [2022-01-03T15:48:52.330Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T15:48:52.330Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:48:52.330Z] [2022-01-03T15:48:52.330Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:48:52.330Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:48:52.330Z] [2022-01-03T15:48:52.330Z] DONE 11 tests, 2 skipped in 2.764s [2022-01-03T15:48:52.330Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T15:48:52.525Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-03T15:48:52.525Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-03T15:48:52.525Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T15:48:52.525Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-03T15:48:52.525Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T15:48:52.525Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T15:48:52.676Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T15:48:53.095Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2022-01-03T15:48:53.095Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:48:53.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-03T15:48:53.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:48:53.889Z] INFO: Testing against a local daemon [2022-01-03T15:48:53.889Z] === RUN TestNetworkCreateDelete [2022-01-03T15:48:53.889Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:48:53.889Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:48:53.889Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonDNSFallback [2022-01-03T15:48:53.889Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestInspectNetwork [2022-01-03T15:48:53.889Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:53.889Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:48:53.889Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:48:53.889Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:53.889Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:53.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:53.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:53.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:53.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:53.889Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:48:53.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:48:53.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestNetworkList [2022-01-03T15:48:53.889Z] === RUN TestNetworkList//networks [2022-01-03T15:48:53.889Z] === PAUSE TestNetworkList//networks [2022-01-03T15:48:53.889Z] === RUN TestNetworkList//networks/ [2022-01-03T15:48:53.889Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:48:53.889Z] === CONT TestNetworkList//networks [2022-01-03T15:48:53.889Z] === CONT TestNetworkList//networks/ [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkList (0.03s) [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:48:53.889Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:48:53.889Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:48:53.889Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:48:53.889Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:48:53.889Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:48:53.889Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:48:53.889Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:48:53.889Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:48:53.889Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:48:53.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:48:53.889Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:48:53.889Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:48:53.889Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:48:53.889Z] PASS [2022-01-03T15:48:53.889Z] ok github.com/docker/docker/integration/network 0.129s [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === Skipped [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T15:48:53.889Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:48:53.889Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T15:48:53.889Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T15:48:53.889Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:48:53.889Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:48:53.889Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:48:53.889Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:48:53.889Z] [2022-01-03T15:48:53.889Z] DONE 22 tests, 15 skipped in 1.834s [2022-01-03T15:48:53.889Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T15:48:54.870Z] testing: warning: no tests to run [2022-01-03T15:48:54.870Z] PASS [2022-01-03T15:48:54.870Z] ok github.com/docker/docker/integration/network/ipvlan 0.053s [2022-01-03T15:48:54.870Z] [2022-01-03T15:48:54.870Z] DONE 0 tests in 0.532s [2022-01-03T15:48:54.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T15:48:55.050Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-03T15:48:55.338Z] testing: warning: no tests to run [2022-01-03T15:48:55.338Z] PASS [2022-01-03T15:48:55.338Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2022-01-03T15:48:55.338Z] [2022-01-03T15:48:55.338Z] DONE 0 tests in 0.540s [2022-01-03T15:48:55.338Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T15:48:55.624Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T15:48:55.807Z] testing: warning: no tests to run [2022-01-03T15:48:55.807Z] PASS [2022-01-03T15:48:55.807Z] ok github.com/docker/docker/integration/plugin 0.052s [2022-01-03T15:48:55.807Z] [2022-01-03T15:48:55.807Z] DONE 0 tests in 0.548s [2022-01-03T15:48:55.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T15:48:56.204Z] docker_api_swarm_test.go:202: [d6d305532286d] joining swarm manager [dad3635d72a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:48:56.480Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T15:48:56.800Z] testing: warning: no tests to run [2022-01-03T15:48:56.800Z] PASS [2022-01-03T15:48:56.800Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2022-01-03T15:48:56.800Z] [2022-01-03T15:48:56.800Z] DONE 0 tests in 0.549s [2022-01-03T15:48:56.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T15:48:57.429Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T15:48:57.429Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2022-01-03T15:48:57.429Z] === RUN TestServicePlugin [2022-01-03T15:48:59.089Z] 2022/01/03 15:48:58 Closing DB instances... [2022-01-03T15:49:00.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:00.596Z] INFO: Testing against a local daemon [2022-01-03T15:49:00.596Z] === RUN TestPluginInvalidJSON [2022-01-03T15:49:00.596Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:49:00.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:49:00.596Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:49:00.596Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-03T15:49:00.596Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T15:49:00.596Z] === RUN TestPluginInstall [2022-01-03T15:49:00.596Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T15:49:00.596Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:49:00.596Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T15:49:00.596Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:49:00.596Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:49:00.596Z] PASS [2022-01-03T15:49:00.596Z] ok github.com/docker/docker/integration/plugin/common 0.089s [2022-01-03T15:49:00.596Z] [2022-01-03T15:49:00.596Z] === Skipped [2022-01-03T15:49:00.596Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T15:49:00.596Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] [2022-01-03T15:49:00.596Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T15:49:00.596Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] [2022-01-03T15:49:00.596Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:49:00.596Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:49:00.596Z] [2022-01-03T15:49:00.596Z] DONE 5 tests, 3 skipped in 3.943s [2022-01-03T15:49:00.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T15:49:00.818Z] --- PASS: TestNetworkDBGarbageCollection (54.29s) [2022-01-03T15:49:00.818Z] === RUN TestFindNode [2022-01-03T15:49:00.818Z] 2022/01/03 15:49:00 Closing DB instances... [2022-01-03T15:49:00.818Z] --- PASS: TestFindNode (0.02s) [2022-01-03T15:49:00.818Z] === RUN TestChangeNodeState [2022-01-03T15:49:00.818Z] 2022/01/03 15:49:00 Closing DB instances... [2022-01-03T15:49:00.818Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-03T15:49:00.818Z] === RUN TestNodeReincarnation [2022-01-03T15:49:00.818Z] 2022/01/03 15:49:00 Closing DB instances... [2022-01-03T15:49:01.630Z] plugin_test.go:61: [dc8ad15bf439d] joining swarm manager [ddeb119eb2da2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:49:02.202Z] plugin_test.go:64: [d012d8f724329] joining swarm manager [ddeb119eb2da2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:49:02.218Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-03T15:49:02.218Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T15:49:02.218Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-03T15:49:02.218Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-03T15:49:02.218Z] Cross building: bundles/cross/linux/s390x [2022-01-03T15:49:02.218Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T15:49:02.218Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T15:49:02.775Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T15:49:02.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:02.817Z] INFO: Testing against a local daemon [2022-01-03T15:49:02.817Z] === RUN TestExternalGraphDriver [2022-01-03T15:49:02.817Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:49:02.817Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T15:49:02.817Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:49:02.817Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:49:02.817Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:49:02.817Z] PASS [2022-01-03T15:49:02.817Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2022-01-03T15:49:03.285Z] [2022-01-03T15:49:03.285Z] === Skipped [2022-01-03T15:49:03.285Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T15:49:03.285Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:49:03.285Z] [2022-01-03T15:49:03.285Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:49:03.285Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:49:03.285Z] [2022-01-03T15:49:03.285Z] DONE 2 tests, 2 skipped in 2.482s [2022-01-03T15:49:03.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T15:49:03.722Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-03T15:49:03.983Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T15:49:04.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:04.846Z] INFO: Testing against a local daemon [2022-01-03T15:49:04.846Z] === RUN TestReadPluginNoRead [2022-01-03T15:49:04.846Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:49:04.846Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T15:49:04.846Z] PASS [2022-01-03T15:49:04.846Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2022-01-03T15:49:05.313Z] [2022-01-03T15:49:05.313Z] === Skipped [2022-01-03T15:49:05.313Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T15:49:05.313Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:49:05.313Z] [2022-01-03T15:49:05.313Z] DONE 1 tests, 1 skipped in 1.822s [2022-01-03T15:49:05.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T15:49:06.297Z] testing: warning: no tests to run [2022-01-03T15:49:06.297Z] PASS [2022-01-03T15:49:06.297Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2022-01-03T15:49:06.297Z] [2022-01-03T15:49:06.297Z] DONE 0 tests in 0.897s [2022-01-03T15:49:06.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-03T15:49:06.723Z] --- PASS: TestNodeReincarnation (5.03s) [2022-01-03T15:49:06.723Z] === RUN TestParallelCreate [2022-01-03T15:49:06.723Z] 2022/01/03 15:49:05 Closing DB instances... [2022-01-03T15:49:06.723Z] --- PASS: TestParallelCreate (0.02s) [2022-01-03T15:49:06.723Z] === RUN TestParallelDelete [2022-01-03T15:49:06.723Z] 2022/01/03 15:49:05 Closing DB instances... [2022-01-03T15:49:06.723Z] --- PASS: TestParallelDelete (0.02s) [2022-01-03T15:49:06.723Z] === RUN TestNetworkDBIslands [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2d06513a1a10 with config:&{NodeID:2d06513a1a10 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}" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node 2d06513a1a10/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node 2d06513a1a10/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c2f3f919dd0e with config:&{NodeID:c2f3f919dd0e 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}" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node 2d06513a1a10/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node 2d06513a1a10/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0139a90e027c with config:&{NodeID:0139a90e027c 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}" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 2d06513a1a10/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 2d06513a1a10/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, added to nodes list" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-03T15:49:06.723Z] time="2022-01-03T15:49:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:06Z" level=info msg="Node 0139a90e027c/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:924ef2992550 with config:&{NodeID:924ef2992550 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}" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 2d06513a1a10/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 2d06513a1a10/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 0139a90e027c/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=info msg="Node 0139a90e027c/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-03T15:49:07.200Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-03T15:49:07.291Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T15:49:07.291Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6fd51d788e08 with config:&{NodeID:6fd51d788e08 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}" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.673Z] time="2022-01-03T15:49:07Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 0139a90e027c/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 0139a90e027c/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 2d06513a1a10/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 2d06513a1a10/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:07.674Z] time="2022-01-03T15:49:07Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:07.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:07.858Z] INFO: Testing against a local daemon [2022-01-03T15:49:07.858Z] === RUN TestPluginWithDevMounts [2022-01-03T15:49:07.858Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:07.858Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T15:49:07.858Z] PASS [2022-01-03T15:49:07.858Z] ok github.com/docker/docker/integration/plugin/volumes 0.067s [2022-01-03T15:49:07.858Z] [2022-01-03T15:49:07.858Z] === Skipped [2022-01-03T15:49:07.858Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T15:49:07.858Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:07.858Z] [2022-01-03T15:49:07.858Z] DONE 1 tests, 1 skipped in 1.738s [2022-01-03T15:49:07.858Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T15:49:08.150Z] networkdb_test.go:835: Re-joining: 3 [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=info msg="The new bootstrap node list is:[172.26.90.243:10033 172.26.90.243:10034 172.26.90.243:10035]" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10033" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49355" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10034" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49356" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10035" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:07Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49357" [2022-01-03T15:49:08.150Z] networkdb_test.go:835: Re-joining: 4 [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=info msg="The new bootstrap node list is:[172.26.90.243:10033 172.26.90.243:10034 172.26.90.243:10035]" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10033" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49358" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10034" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49359" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49360" [2022-01-03T15:49:08.150Z] time="2022-01-03T15:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10035" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node 0 leaving" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10 change state NodeActive --> NodeLeft" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node3(0139a90e027c): Node leave event for 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10 change state NodeActive --> NodeLeft" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node5(6fd51d788e08): Node leave event for 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10 change state NodeActive --> NodeLeft" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node4(924ef2992550): Node leave event for 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10 change state NodeActive --> NodeLeft" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node1(2d06513a1a10): Node leave event for 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10 change state NodeActive --> NodeLeft" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="node2(c2f3f919dd0e): Node leave event for 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10/172.26.90.243, left gossip cluster" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10/172.26.90.243, left gossip cluster" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10/172.26.90.243, left gossip cluster" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10/172.26.90.243, left gossip cluster" [2022-01-03T15:49:08.624Z] time="2022-01-03T15:49:08Z" level=info msg="Node 2d06513a1a10/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.26.90.243:10034: use of closed network connection" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="node 1 leaving" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="node3(0139a90e027c): Node leave event for c2f3f919dd0e/172.26.90.243" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e change state NodeActive --> NodeFailed" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, added to failed nodes list" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="node4(924ef2992550): Node leave event for c2f3f919dd0e/172.26.90.243" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="node5(6fd51d788e08): Node leave event for c2f3f919dd0e/172.26.90.243" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=error msg="node: c2f3f919dd0e is unknown to memberlist" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.097Z] time="2022-01-03T15:49:08Z" level=info msg="Node c2f3f919dd0e/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:09.418Z] INFO: Testing against a local daemon [2022-01-03T15:49:09.418Z] === RUN TestSecretInspect [2022-01-03T15:49:09.418Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T15:49:09.418Z] === RUN TestSecretList [2022-01-03T15:49:09.418Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T15:49:09.418Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:49:09.418Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:49:09.418Z] === RUN TestSecretsUpdate [2022-01-03T15:49:09.418Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T15:49:09.418Z] === RUN TestTemplatedSecret [2022-01-03T15:49:09.418Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T15:49:09.418Z] === RUN TestSecretCreateResolve [2022-01-03T15:49:09.418Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:09.418Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T15:49:09.418Z] PASS [2022-01-03T15:49:09.418Z] ok github.com/docker/docker/integration/secret 0.071s [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === Skipped [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T15:49:09.418Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:09.418Z] [2022-01-03T15:49:09.418Z] DONE 6 tests, 6 skipped in 1.506s [2022-01-03T15:49:09.418Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="node 2 leaving" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="node5(6fd51d788e08): Node leave event for 0139a90e027c/172.26.90.243" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="node4(924ef2992550): Node leave event for 0139a90e027c/172.26.90.243" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c change state NodeActive --> NodeLeft" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="node3(0139a90e027c): Node leave event for 0139a90e027c/172.26.90.243" [2022-01-03T15:49:09.571Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c/172.26.90.243, left gossip cluster" [2022-01-03T15:49:09.837Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c/172.26.90.243, left gossip cluster" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node 0139a90e027c/172.26.90.243, left gossip cluster" [2022-01-03T15:49:10.044Z] networkdb_test.go:867: node4: OK [2022-01-03T15:49:10.044Z] networkdb_test.go:867: node5: OK [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="node 0 coming back" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e5f8539e4b8d with config:&{NodeID:e5f8539e4b8d 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}" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to nodes list" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="node 1 coming back" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:afa5666b022d with config:&{NodeID:afa5666b022d 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}" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node afa5666b022d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node afa5666b022d/172.26.90.243, added to nodes list" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="node 2 coming back" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8f0cd00ca9ab with config:&{NodeID:8f0cd00ca9ab 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}" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:10.044Z] time="2022-01-03T15:49:09Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, added to nodes list" [2022-01-03T15:49:10.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-03T15:49:11.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:11.625Z] INFO: Testing against a local daemon [2022-01-03T15:49:11.625Z] === RUN TestServiceCreateInit [2022-01-03T15:49:11.625Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:49:11.625Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:49:11.625Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- PASS: TestServiceCreateInit (0.03s) [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:49:11.625Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceConflict [2022-01-03T15:49:11.625Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:49:11.625Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-03T15:49:11.625Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:49:11.625Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:49:11.625Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:49:11.625Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceSysctls [2022-01-03T15:49:11.625Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-03T15:49:11.625Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:49:11.625Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-03T15:49:11.625Z] === RUN TestInspect [2022-01-03T15:49:11.625Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestInspect (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestCreateJob [2022-01-03T15:49:11.625Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestReplicatedJob [2022-01-03T15:49:11.625Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:49:11.625Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceListWithStatuses [2022-01-03T15:49:11.625Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:49:11.625Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:49:11.625Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServicePlugin [2022-01-03T15:49:11.625Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceUpdateLabel [2022-01-03T15:49:11.625Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:49:11.625Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:49:11.625Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:49:11.625Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T15:49:11.625Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:49:11.625Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:49:11.625Z] PASS [2022-01-03T15:49:11.625Z] ok github.com/docker/docker/integration/service 0.197s [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === Skipped [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-03T15:49:11.625Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:49:11.625Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2022-01-03T15:49:11.625Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-03T15:49:11.625Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T15:49:11.625Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T15:49:11.625Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T15:49:11.625Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T15:49:11.625Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T15:49:11.625Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:49:11.625Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T15:49:11.625Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T15:49:11.625Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T15:49:11.625Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T15:49:11.625Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T15:49:11.625Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T15:49:11.625Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:49:11.625Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:49:11.625Z] [2022-01-03T15:49:11.625Z] DONE 24 tests, 23 skipped in 1.968s [2022-01-03T15:49:11.625Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T15:49:12.644Z] docker_api_swarm_test.go:384: [dae2d6bfd076d] joining swarm manager [d148dfe019f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:49:13.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:13.185Z] INFO: Testing against a local daemon [2022-01-03T15:49:13.185Z] === RUN TestSessionCreate [2022-01-03T15:49:13.185Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:49:13.185Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T15:49:13.185Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:49:13.185Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:49:13.185Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:49:13.185Z] PASS [2022-01-03T15:49:13.185Z] ok github.com/docker/docker/integration/session 0.070s [2022-01-03T15:49:13.185Z] [2022-01-03T15:49:13.185Z] === Skipped [2022-01-03T15:49:13.185Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T15:49:13.185Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:49:13.185Z] [2022-01-03T15:49:13.185Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:49:13.185Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:49:13.185Z] [2022-01-03T15:49:13.185Z] DONE 2 tests, 2 skipped in 1.370s [2022-01-03T15:49:13.185Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T15:49:13.589Z] docker_api_swarm_test.go:385: [d8036a18ea661] joining swarm manager [d148dfe019f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:49:13.865Z] time="2022-01-03T15:49:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.90.243:10033 172.26.90.243:10034 172.26.90.243:10035]" [2022-01-03T15:49:13.865Z] time="2022-01-03T15:49:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.90.243:10033 172.26.90.243:10034 172.26.90.243:10035]" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10033" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49361" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, is the new incarnation of the shutdown node 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10034" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49362" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, is the new incarnation of the shutdown node c2f3f919dd0e/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, is the new incarnation of the shutdown node 2d06513a1a10/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10035" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49363" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 924ef2992550/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, is the new incarnation of the shutdown node 0139a90e027c/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, is the new incarnation of the shutdown node c2f3f919dd0e/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node afa5666b022d/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, is the new incarnation of the shutdown node 0139a90e027c/172.26.90.243" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, joined gossip cluster" [2022-01-03T15:49:14.338Z] time="2022-01-03T15:49:14Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, added to nodes list" [2022-01-03T15:49:14.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:14.746Z] INFO: Testing against a local daemon [2022-01-03T15:49:14.746Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:49:14.746Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:14.746Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestDiskUsage [2022-01-03T15:49:14.746Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:49:14.746Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestEventsExecDie [2022-01-03T15:49:14.746Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:49:14.746Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:49:14.746Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:49:14.746Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestEventsVolumeCreate [2022-01-03T15:49:14.746Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:49:14.746Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestInfoAPI [2022-01-03T15:49:14.746Z] --- PASS: TestInfoAPI (0.03s) [2022-01-03T15:49:14.746Z] === RUN TestInfoAPIWarnings [2022-01-03T15:49:14.746Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:49:14.746Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestInfoDebug [2022-01-03T15:49:14.746Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:14.746Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:49:14.746Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:14.746Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:49:14.746Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:14.746Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T15:49:14.746Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:49:14.811Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10033" [2022-01-03T15:49:14.812Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49364" [2022-01-03T15:49:14.812Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10034" [2022-01-03T15:49:14.812Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49365" [2022-01-03T15:49:14.812Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.90.243:10035" [2022-01-03T15:49:14.812Z] time="2022-01-03T15:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.90.243:49366" [2022-01-03T15:49:15.286Z] 2022/01/03 15:49:14 Closing DB instances... [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="node4(924ef2992550): Node leave event for e5f8539e4b8d/172.26.90.243" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="node3(8f0cd00ca9ab): Node leave event for e5f8539e4b8d/172.26.90.243" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="node2(afa5666b022d): Node leave event for e5f8539e4b8d/172.26.90.243" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d change state NodeActive --> NodeFailed" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, added to failed nodes list" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=error msg="node: e5f8539e4b8d is unknown to memberlist" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="node5(6fd51d788e08): Node leave event for e5f8539e4b8d/172.26.90.243" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.286Z] time="2022-01-03T15:49:15Z" level=info msg="Node e5f8539e4b8d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.730Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-01-03T15:49:15.730Z] === RUN TestPingCacheHeaders [2022-01-03T15:49:15.730Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-03T15:49:15.730Z] === RUN TestPingGet [2022-01-03T15:49:15.730Z] --- PASS: TestPingGet (0.02s) [2022-01-03T15:49:15.730Z] === RUN TestPingHead [2022-01-03T15:49:15.730Z] --- PASS: TestPingHead (0.02s) [2022-01-03T15:49:15.730Z] === RUN TestVersion [2022-01-03T15:49:15.730Z] --- PASS: TestVersion (0.02s) [2022-01-03T15:49:15.730Z] PASS [2022-01-03T15:49:15.730Z] ok github.com/docker/docker/integration/system 1.209s [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === Skipped [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:49:15.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T15:49:15.730Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T15:49:15.730Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:49:15.730Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T15:49:15.730Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T15:49:15.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T15:49:15.730Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:15.730Z] [2022-01-03T15:49:15.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T15:49:15.731Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:15.731Z] [2022-01-03T15:49:15.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T15:49:15.731Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:49:15.731Z] [2022-01-03T15:49:15.731Z] DONE 15 tests, 9 skipped in 2.751s [2022-01-03T15:49:15.731Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T15:49:15.768Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="node5(6fd51d788e08): Node leave event for afa5666b022d/172.26.90.243" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="node4(924ef2992550): Node leave event for afa5666b022d/172.26.90.243" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="node3(8f0cd00ca9ab): Node leave event for afa5666b022d/172.26.90.243" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d change state NodeActive --> NodeLeft" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="node2(afa5666b022d): Node leave event for afa5666b022d/172.26.90.243" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:15.769Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:16.132Z] === RUN TestDockerSuite/TestExec [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="Node afa5666b022d/172.26.90.243, left gossip cluster" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="Node 8f0cd00ca9ab change state NodeActive --> NodeLeft" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="node5(6fd51d788e08): Node leave event for 8f0cd00ca9ab/172.26.90.243" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="Node 8f0cd00ca9ab change state NodeActive --> NodeLeft" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="node3(8f0cd00ca9ab): Node leave event for 8f0cd00ca9ab/172.26.90.243" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="Node 8f0cd00ca9ab change state NodeActive --> NodeLeft" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:15Z" level=info msg="node4(924ef2992550): Node leave event for 8f0cd00ca9ab/172.26.90.243" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:16Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, left gossip cluster" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:16Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, left gossip cluster" [2022-01-03T15:49:16.241Z] time="2022-01-03T15:49:16Z" level=info msg="Node 8f0cd00ca9ab/172.26.90.243, left gossip cluster" [2022-01-03T15:49:16.704Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=debug msg="memberlist: Failed ping: 8f0cd00ca9ab (timeout reached)" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.90.243:10036: use of closed network connection" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.90.243:10037: use of closed network connection" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=info msg="Node 924ef2992550 change state NodeActive --> NodeLeft" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=info msg="node5(6fd51d788e08): Node leave event for 924ef2992550/172.26.90.243" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=info msg="Node 924ef2992550 change state NodeActive --> NodeLeft" [2022-01-03T15:49:16.713Z] time="2022-01-03T15:49:16Z" level=info msg="node4(924ef2992550): Node leave event for 924ef2992550/172.26.90.243" [2022-01-03T15:49:16.965Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T15:49:17.187Z] time="2022-01-03T15:49:16Z" level=info msg="Node 924ef2992550/172.26.90.243, left gossip cluster" [2022-01-03T15:49:17.187Z] time="2022-01-03T15:49:16Z" level=info msg="memberlist: Suspect 8f0cd00ca9ab has failed, no acks received" [2022-01-03T15:49:17.187Z] time="2022-01-03T15:49:17Z" level=info msg="Node 924ef2992550/172.26.90.243, left gossip cluster" [2022-01-03T15:49:17.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:17.310Z] INFO: Testing against a local daemon [2022-01-03T15:49:17.310Z] === RUN TestVolumesCreateAndList [2022-01-03T15:49:17.310Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-01-03T15:49:17.310Z] === RUN TestVolumesRemove [2022-01-03T15:49:17.536Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T15:49:17.665Z] time="2022-01-03T15:49:17Z" level=info msg="Node 6fd51d788e08/172.26.90.243, left gossip cluster" [2022-01-03T15:49:17.665Z] time="2022-01-03T15:49:17Z" level=info msg="Node 6fd51d788e08 change state NodeActive --> NodeFailed" [2022-01-03T15:49:17.665Z] time="2022-01-03T15:49:17Z" level=info msg="Node 6fd51d788e08/172.26.90.243, added to failed nodes list" [2022-01-03T15:49:17.665Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-01-03T15:49:17.665Z] PASS [2022-01-03T15:49:17.665Z] coverage: 60.3% of statements [2022-01-03T15:49:17.665Z] ok github.com/docker/docker/libnetwork/networkdb 104.895s coverage: 60.3% of statements [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/quota [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:49:17.665Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:49:17.777Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-03T15:49:17.777Z] === RUN TestVolumesInspect [2022-01-03T15:49:17.777Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-03T15:49:17.777Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:49:17.777Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:49:17.777Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:49:17.777Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:49:17.777Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-03T15:49:17.777Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:49:17.777Z] PASS [2022-01-03T15:49:17.777Z] ok github.com/docker/docker/integration/volume 0.291s [2022-01-03T15:49:17.777Z] [2022-01-03T15:49:17.777Z] DONE 5 tests in 1.815s [2022-01-03T15:49:17.777Z] INFO: make.ps1 ended at 01/03/2022 15:49:17 [2022-01-03T15:49:17.777Z] INFO: Integration CLI tests being run from the host: [2022-01-03T15:49:17.777Z] 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" [2022-01-03T15:49:18.110Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T15:49:19.064Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T15:49:19.635Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T15:49:20.208Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === Skipped [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-03T15:49:20.643Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-03T15:49:20.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-03T15:49:20.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-03T15:49:20.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-03T15:49:20.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-03T15:49:20.643Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:49:20.643Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:49:20.643Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:49:20.643Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-03T15:49:20.643Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:49:20.643Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-03T15:49:20.643Z] daemon_test.go:146: root required [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-03T15:49:20.643Z] reload_test.go:520: root required [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-01-03T15:49:20.643Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-03T15:49:20.643Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-03T15:49:20.643Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-03T15:49:20.643Z] download_test.go:267: Needs fixing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-03T15:49:20.643Z] layer_test.go:303: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-03T15:49:20.643Z] layer_test.go:352: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-03T15:49:20.643Z] layer_test.go:467: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.01s) [2022-01-03T15:49:20.643Z] layer_test.go:696: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-03T15:49:20.643Z] migration_test.go:45: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-03T15:49:20.643Z] migration_test.go:181: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-03T15:49:20.643Z] mount_test.go:17: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-03T15:49:20.643Z] mount_test.go:76: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-03T15:49:20.643Z] mount_test.go:125: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-03T15:49:20.643Z] mount_test.go:212: Failing on Windows [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-03T15:49:20.643Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-03T15:49:20.643Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-03T15:49:20.643Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-03T15:49:20.643Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-03T15:49:20.643Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-03T15:49:20.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-03T15:49:20.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-03T15:49:20.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-03T15:49:20.643Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-03T15:49:20.643Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-03T15:49:20.643Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-03T15:49:20.643Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:49:20.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:49:20.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:49:20.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:49:20.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:49:20.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-03T15:49:20.643Z] archive_test.go:133: Xz not present in msys2 [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.643Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-03T15:49:20.643Z] archive_test.go:140: zstd not installed [2022-01-03T15:49:20.643Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:252: Failing on Windows CI machines [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-03T15:49:20.644Z] archive_windows_test.go:16: Currently fails [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-03T15:49:20.644Z] changes_test.go:195: needs more investigation [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-03T15:49:20.644Z] changes_test.go:432: needs further investigation [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-03T15:49:20.644Z] changes_test.go:468: needs further investigation [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-03T15:49:20.644Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-03T15:49:20.644Z] poller_test.go:40: No chmod on Windows [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-03T15:49:20.644Z] fileutils_test.go:133: Needs porting to Windows [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-03T15:49:20.644Z] fileutils_test.go:179: Needs porting to Windows [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-03T15:49:20.644Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-03T15:49:20.644Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-03T15:49:20.644Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-03T15:49:20.644Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-03T15:49:20.644Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-03T15:49:20.644Z] [2022-01-03T15:49:20.644Z] DONE 2101 tests, 68 skipped in 304.614s [2022-01-03T15:49:20.779Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T15:49:21.039Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T15:49:21.118Z] INFO: make.ps1 ended at 01/03/2022 15:49:20 [2022-01-03T15:49:21.610Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T15:49:22.183Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T15:49:23.126Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T15:49:23.354Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-03T15:49:23.354Z] INFO: Unit tests ended at 01/03/2022 15:49:22. Duration:00:05:25.9050850 [2022-01-03T15:49:23.354Z] INFO: Building busybox [2022-01-03T15:49:23.354Z] Sending build context to Docker daemon 5.12kB [2022-01-03T15:49:23.354Z] [2022-01-03T15:49:23.354Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-03T15:49:23.354Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-03T15:49:23.354Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-03T15:49:23.354Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-03T15:49:23.354Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-03T15:49:23.354Z] ---> 1316f72af619 [2022-01-03T15:49:23.354Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-03T15:49:23.354Z] ---> Running in 0c5d2e1b3abd [2022-01-03T15:49:24.067Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T15:49:24.328Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T15:49:25.270Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T15:49:25.841Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T15:49:26.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-03T15:49:26.425Z] INFO: Testing against a local daemon [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T15:49:26.425Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T15:49:26.425Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T15:49:26.425Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T15:49:26.891Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T15:49:27.225Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T15:49:27.358Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T15:49:27.796Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-03T15:49:28.368Z] --- PASS: TestServicePlugin (30.84s) [2022-01-03T15:49:28.368Z] === RUN TestServiceUpdateLabel [2022-01-03T15:49:28.628Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T15:49:29.200Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T15:49:29.770Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T15:49:30.342Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T15:49:30.913Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T15:49:30.913Z] --- PASS: TestServiceUpdateLabel (2.70s) [2022-01-03T15:49:30.913Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:49:32.299Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T15:49:32.870Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T15:49:33.443Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T15:49:44.671Z] Removing intermediate container 0c5d2e1b3abd [2022-01-03T15:49:44.671Z] ---> b290e9eb6ad9 [2022-01-03T15:49:44.671Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-03T15:49:44.671Z] ---> Running in 9a87ee7f6aa9 [2022-01-03T15:49:44.671Z] Removing intermediate container 9a87ee7f6aa9 [2022-01-03T15:49:44.671Z] ---> 0c2553d6af91 [2022-01-03T15:49:44.671Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-03T15:49:44.671Z] ---> Running in 579ef3233255 [2022-01-03T15:49:45.144Z] Removing intermediate container 579ef3233255 [2022-01-03T15:49:45.144Z] ---> 70a22b25fec7 [2022-01-03T15:49:45.144Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-03T15:49:45.684Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T15:49:45.684Z] === RUN TestDockerSuite/TestExecTTY [2022-01-03T15:49:45.684Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T15:49:45.684Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-01-03T15:49:45.684Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:49:45.684Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T15:49:46.255Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T15:49:46.723Z] [2022-01-03T15:49:46.827Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T15:49:46.827Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T15:49:46.827Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T15:49:47.196Z] ---> a2802bb6f736 [2022-01-03T15:49:47.196Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-03T15:49:47.196Z] ---> Running in 6aa7ef8c3684 [2022-01-03T15:49:48.213Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-03T15:49:48.786Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T15:49:49.727Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-03T15:49:49.988Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T15:49:50.560Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T15:49:55.842Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T15:50:00.044Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T15:50:00.304Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-01-03T15:50:00.304Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:50:01.246Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T15:50:06.530Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T15:50:06.530Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T15:50:06.530Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T15:50:06.530Z] === RUN TestDockerSuite/TestHealth [2022-01-03T15:50:09.098Z] check_test.go:379: [d8036a18ea661] daemon is not started [2022-01-03T15:50:09.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-03T15:50:11.007Z] docker_api_swarm_test.go:802: [df0b6c0e5c8e5] joining swarm manager [d61a77206e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:50:12.392Z] docker_api_swarm_test.go:802: [d09d7ada2b358] joining swarm manager [d61a77206e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:50:12.576Z] Removing intermediate container 6aa7ef8c3684 [2022-01-03T15:50:12.576Z] ---> d4b3ef725c65 [2022-01-03T15:50:12.576Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-03T15:50:12.576Z] ---> Running in 600db19d705e [2022-01-03T15:50:12.652Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2022-01-03T15:50:12.652Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:50:13.049Z] [2022-01-03T15:50:13.049Z] SUCCESS: Specified value was saved. [2022-01-03T15:50:13.594Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-03T15:50:13.855Z] docker_api_swarm_test.go:802: [da401db6a4f8b] joining swarm manager [d61a77206e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T15:50:14.797Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-03T15:50:15.057Z] docker_api_swarm_test.go:802: [d6e290d9e6173] joining swarm manager [d61a77206e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T15:50:16.020Z] Removing intermediate container 600db19d705e [2022-01-03T15:50:16.020Z] ---> ec3f6d26330d [2022-01-03T15:50:16.020Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-03T15:50:16.020Z] ---> Running in d11e7bf05be6 [2022-01-03T15:50:16.440Z] docker_api_swarm_test.go:810: [d1d8db7a3e6c1] joining swarm manager [d61a77206e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T15:50:18.885Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T15:50:18.885Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T15:50:18.885Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T15:50:18.885Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T15:50:18.885Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T15:50:18.885Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T15:50:18.885Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T15:50:18.885Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T15:50:18.885Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T15:50:18.885Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T15:50:18.885Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T15:50:18.885Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T15:50:18.885Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T15:50:18.885Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T15:50:18.885Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T15:50:18.885Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T15:50:18.885Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T15:50:18.885Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T15:50:18.885Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T15:50:21.722Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-03T15:50:22.679Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T15:50:23.214Z] Cannot create a file when that file already exists. [2022-01-03T15:50:23.655Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-03T15:50:23.656Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T15:50:23.656Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-03T15:50:23.656Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-03T15:50:23.656Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-03T15:50:23.989Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-03T15:50:24.275Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/test/unit [2022-01-03T15:50:25.211Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-03T15:50:25.211Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-03T15:50:25.211Z] + TESTDIRS=./... [2022-01-03T15:50:25.211Z] + exclude_paths='/vendor/|/integration' [2022-01-03T15:50:25.211Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-03T15:50:25.211Z] ++ go list ./... [2022-01-03T15:50:25.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T15:50:25.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T15:50:25.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T15:50:25.923Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T15:50:26.496Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T15:50:26.496Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T15:50:26.588Z] + pkg_list='github.com/docker/docker/api [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/backend [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/container [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/events [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/filters [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/image [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/mount [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/network [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/registry [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/time [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/versions [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:50:26.588Z] github.com/docker/docker/api/types/volume [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:50:26.588Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:50:26.588Z] github.com/docker/docker/cli [2022-01-03T15:50:26.588Z] github.com/docker/docker/cli/config [2022-01-03T15:50:26.588Z] github.com/docker/docker/cli/debug [2022-01-03T15:50:26.588Z] github.com/docker/docker/client [2022-01-03T15:50:26.588Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:50:26.588Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:50:26.588Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:50:26.588Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:50:26.588Z] github.com/docker/docker/container [2022-01-03T15:50:26.588Z] github.com/docker/docker/container/stream [2022-01-03T15:50:26.588Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:50:26.588Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:50:26.588Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/config [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/events [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/exec [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/images [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/links [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/names [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/network [2022-01-03T15:50:26.588Z] github.com/docker/docker/daemon/stats [2022-01-03T15:50:26.588Z] github.com/docker/docker/distribution [2022-01-03T15:50:26.588Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:50:26.588Z] github.com/docker/docker/distribution/utils [2022-01-03T15:50:26.588Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:50:26.588Z] github.com/docker/docker/dockerversion [2022-01-03T15:50:26.588Z] github.com/docker/docker/errdefs [2022-01-03T15:50:26.588Z] github.com/docker/docker/image [2022-01-03T15:50:26.588Z] github.com/docker/docker/image/cache [2022-01-03T15:50:26.588Z] github.com/docker/docker/image/tarexport [2022-01-03T15:50:26.588Z] github.com/docker/docker/image/v1 [2022-01-03T15:50:26.588Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:50:26.588Z] github.com/docker/docker/layer [2022-01-03T15:50:26.588Z] github.com/docker/docker/libcontainerd [2022-01-03T15:50:26.588Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:50:26.588Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:50:26.588Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:50:26.588Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:50:26.588Z] github.com/docker/docker/oci [2022-01-03T15:50:26.588Z] github.com/docker/docker/oci/caps [2022-01-03T15:50:26.588Z] github.com/docker/docker/opts [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/archive [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/directory [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/locker [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/mount [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/platform [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/pools [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/progress [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/signal [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/stack [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/system [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/term [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:50:26.588Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:50:26.588Z] github.com/docker/docker/plugin [2022-01-03T15:50:26.588Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:50:26.588Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:50:26.588Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:50:26.588Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:50:26.588Z] github.com/docker/docker/quota [2022-01-03T15:50:26.588Z] github.com/docker/docker/reference [2022-01-03T15:50:26.588Z] github.com/docker/docker/registry [2022-01-03T15:50:26.588Z] github.com/docker/docker/registry/resumable [2022-01-03T15:50:26.588Z] github.com/docker/docker/restartmanager [2022-01-03T15:50:26.588Z] github.com/docker/docker/rootless [2022-01-03T15:50:26.589Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:50:26.589Z] github.com/docker/docker/runconfig [2022-01-03T15:50:26.589Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/environment [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/registry [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/request [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/drivers [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/local [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/mounts [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/service [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:50:26.589Z] ++ grep --fixed-strings -v /libnetwork [2022-01-03T15:50:26.589Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/backend [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/events [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/filters [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/image [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/mount [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/network [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/registry [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/time [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:50:26.589Z] github.com/docker/docker/cli [2022-01-03T15:50:26.589Z] github.com/docker/docker/cli/config [2022-01-03T15:50:26.589Z] github.com/docker/docker/cli/debug [2022-01-03T15:50:26.589Z] github.com/docker/docker/client [2022-01-03T15:50:26.589Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:50:26.589Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:50:26.589Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:50:26.589Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:50:26.589Z] github.com/docker/docker/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/container/stream [2022-01-03T15:50:26.589Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:50:26.589Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:50:26.589Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/config [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/events [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/exec [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/images [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/links [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/names [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/network [2022-01-03T15:50:26.589Z] github.com/docker/docker/daemon/stats [2022-01-03T15:50:26.589Z] github.com/docker/docker/distribution [2022-01-03T15:50:26.589Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:50:26.589Z] github.com/docker/docker/distribution/utils [2022-01-03T15:50:26.589Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:50:26.589Z] github.com/docker/docker/dockerversion [2022-01-03T15:50:26.589Z] github.com/docker/docker/errdefs [2022-01-03T15:50:26.589Z] github.com/docker/docker/image [2022-01-03T15:50:26.589Z] github.com/docker/docker/image/cache [2022-01-03T15:50:26.589Z] github.com/docker/docker/image/tarexport [2022-01-03T15:50:26.589Z] github.com/docker/docker/image/v1 [2022-01-03T15:50:26.589Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:50:26.589Z] github.com/docker/docker/layer [2022-01-03T15:50:26.589Z] github.com/docker/docker/libcontainerd [2022-01-03T15:50:26.589Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:50:26.589Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:50:26.589Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:50:26.589Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:50:26.589Z] github.com/docker/docker/oci [2022-01-03T15:50:26.589Z] github.com/docker/docker/oci/caps [2022-01-03T15:50:26.589Z] github.com/docker/docker/opts [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/archive [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/directory [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/locker [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/mount [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/platform [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/pools [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/progress [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/signal [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/stack [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/system [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/term [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:50:26.589Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:50:26.589Z] github.com/docker/docker/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:50:26.589Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:50:26.589Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:50:26.589Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:50:26.589Z] github.com/docker/docker/quota [2022-01-03T15:50:26.589Z] github.com/docker/docker/reference [2022-01-03T15:50:26.589Z] github.com/docker/docker/registry [2022-01-03T15:50:26.589Z] github.com/docker/docker/registry/resumable [2022-01-03T15:50:26.589Z] github.com/docker/docker/restartmanager [2022-01-03T15:50:26.589Z] github.com/docker/docker/rootless [2022-01-03T15:50:26.589Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:50:26.589Z] github.com/docker/docker/runconfig [2022-01-03T15:50:26.589Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/environment [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/registry [2022-01-03T15:50:26.589Z] github.com/docker/docker/testutil/request [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/drivers [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/local [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/mounts [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/service [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:50:26.589Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:50:26.589Z] + base_pkg_list='github.com/docker/docker/api [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/backend [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/container [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/events [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/filters [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/image [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/mount [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/network [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/registry [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/time [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:50:26.589Z] github.com/docker/docker/api/types/volume [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:50:26.589Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli/config [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli/debug [2022-01-03T15:50:26.590Z] github.com/docker/docker/client [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:50:26.590Z] github.com/docker/docker/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/container/stream [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/config [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/events [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/exec [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/images [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/links [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/names [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/network [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/stats [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/utils [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:50:26.590Z] github.com/docker/docker/dockerversion [2022-01-03T15:50:26.590Z] github.com/docker/docker/errdefs [2022-01-03T15:50:26.590Z] github.com/docker/docker/image [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/cache [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/tarexport [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/v1 [2022-01-03T15:50:26.590Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:50:26.590Z] github.com/docker/docker/layer [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:50:26.590Z] github.com/docker/docker/oci [2022-01-03T15:50:26.590Z] github.com/docker/docker/oci/caps [2022-01-03T15:50:26.590Z] github.com/docker/docker/opts [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/archive [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/directory [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/locker [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/mount [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/platform [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/pools [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/progress [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/signal [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/stack [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/system [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/term [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:50:26.590Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:50:26.590Z] github.com/docker/docker/plugin [2022-01-03T15:50:26.590Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:50:26.590Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:50:26.590Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:50:26.590Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:50:26.590Z] github.com/docker/docker/quota [2022-01-03T15:50:26.590Z] github.com/docker/docker/reference [2022-01-03T15:50:26.590Z] github.com/docker/docker/registry [2022-01-03T15:50:26.590Z] github.com/docker/docker/registry/resumable [2022-01-03T15:50:26.590Z] github.com/docker/docker/restartmanager [2022-01-03T15:50:26.590Z] github.com/docker/docker/rootless [2022-01-03T15:50:26.590Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:50:26.590Z] github.com/docker/docker/runconfig [2022-01-03T15:50:26.590Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/environment [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/registry [2022-01-03T15:50:26.590Z] github.com/docker/docker/testutil/request [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/drivers [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/local [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/mounts [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/service [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:50:26.590Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:50:26.590Z] ++ grep --fixed-strings /libnetwork [2022-01-03T15:50:26.590Z] ++ echo 'github.com/docker/docker/api [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/backend [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/events [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/filters [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/image [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/mount [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/network [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/registry [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/time [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/versions [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:50:26.590Z] github.com/docker/docker/api/types/volume [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:50:26.590Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli/config [2022-01-03T15:50:26.590Z] github.com/docker/docker/cli/debug [2022-01-03T15:50:26.590Z] github.com/docker/docker/client [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:50:26.590Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:50:26.590Z] github.com/docker/docker/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/container/stream [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:50:26.590Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/config [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/events [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/exec [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/images [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/links [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/names [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/network [2022-01-03T15:50:26.590Z] github.com/docker/docker/daemon/stats [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/utils [2022-01-03T15:50:26.590Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:50:26.590Z] github.com/docker/docker/dockerversion [2022-01-03T15:50:26.590Z] github.com/docker/docker/errdefs [2022-01-03T15:50:26.590Z] github.com/docker/docker/image [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/cache [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/tarexport [2022-01-03T15:50:26.590Z] github.com/docker/docker/image/v1 [2022-01-03T15:50:26.590Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:50:26.590Z] github.com/docker/docker/layer [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:50:26.590Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:50:26.590Z] github.com/docker/docker/libnetwork [2022-01-03T15:50:26.590Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:50:26.590Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:50:26.590Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:50:26.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/types [2022-01-03T15:50:26.591Z] github.com/docker/docker/oci [2022-01-03T15:50:26.591Z] github.com/docker/docker/oci/caps [2022-01-03T15:50:26.591Z] github.com/docker/docker/opts [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/archive [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/directory [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/locker [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/mount [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/platform [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/pools [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/progress [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/signal [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/stack [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/system [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/term [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:50:26.591Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:50:26.591Z] github.com/docker/docker/plugin [2022-01-03T15:50:26.591Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:50:26.591Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:50:26.591Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:50:26.591Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:50:26.591Z] github.com/docker/docker/quota [2022-01-03T15:50:26.591Z] github.com/docker/docker/reference [2022-01-03T15:50:26.591Z] github.com/docker/docker/registry [2022-01-03T15:50:26.591Z] github.com/docker/docker/registry/resumable [2022-01-03T15:50:26.591Z] github.com/docker/docker/restartmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/rootless [2022-01-03T15:50:26.591Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:50:26.591Z] github.com/docker/docker/runconfig [2022-01-03T15:50:26.591Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/environment [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/registry [2022-01-03T15:50:26.591Z] github.com/docker/docker/testutil/request [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/drivers [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/local [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/mounts [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/service [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:50:26.591Z] github.com/docker/docker/volume/testutils' [2022-01-03T15:50:26.591Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:50:26.591Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-03T15:50:26.591Z] + echo 'github.com/docker/docker/libnetwork [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/types' [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:50:26.591Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:50:26.591Z] + type docker-proxy [2022-01-03T15:50:26.591Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-03T15:50:26.591Z] + hack/make.sh binary-proxy install-proxy [2022-01-03T15:50:26.591Z] [2022-01-03T15:50:26.591Z] Removing bundles/ [2022-01-03T15:50:26.591Z] [2022-01-03T15:50:26.591Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-03T15:50:26.591Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:50:26.591Z] GOOS="" GOARCH="" GOARM="" [2022-01-03T15:50:27.067Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T15:50:27.067Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T15:50:27.067Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T15:50:27.067Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T15:50:27.067Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T15:50:27.328Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T15:50:27.588Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T15:50:27.588Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T15:50:28.158Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T15:50:28.158Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T15:50:29.111Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T15:50:29.111Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2022-01-03T15:50:29.111Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-01-03T15:50:29.111Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-01-03T15:50:29.111Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-03T15:50:29.111Z] PASS [2022-01-03T15:50:29.111Z] [2022-01-03T15:50:29.111Z] === Skipped [2022-01-03T15:50:29.111Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-03T15:50:29.111Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-03T15:50:29.111Z] [2022-01-03T15:50:29.111Z] DONE 27 tests, 1 skipped in 193.229s [2022-01-03T15:50:29.111Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-03T15:50:29.111Z] ++ 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 [2022-01-03T15:50:29.111Z] ++ set -e [2022-01-03T15:50:29.111Z] ++ '[' -n 0 ']' [2022-01-03T15:50:29.111Z] ++ set -x [2022-01-03T15:50:29.111Z] ++ 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 [2022-01-03T15:50:29.122Z] Removing intermediate container d11e7bf05be6 [2022-01-03T15:50:29.122Z] ---> 8f6bc83c0466 [2022-01-03T15:50:29.122Z] Step 13/13 : CMD ["sh"] [2022-01-03T15:50:29.122Z] ---> Running in 4b1f1026e0f5 [2022-01-03T15:50:29.122Z] Removing intermediate container 4b1f1026e0f5 [2022-01-03T15:50:29.122Z] ---> 3bf8b0875a51 [2022-01-03T15:50:29.122Z] Successfully built 3bf8b0875a51 [2022-01-03T15:50:29.122Z] Successfully tagged busybox:latest [2022-01-03T15:50:29.373Z] INFO: Testing against a local daemon [2022-01-03T15:50:29.373Z] === RUN TestSessionCreate [2022-01-03T15:50:29.373Z] --- PASS: TestSessionCreate (0.04s) [2022-01-03T15:50:29.373Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:50:29.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-03T15:50:29.373Z] PASS [2022-01-03T15:50:29.373Z] [2022-01-03T15:50:29.373Z] DONE 2 tests in 0.207s [2022-01-03T15:50:29.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-03T15:50:29.373Z] ++ 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 [2022-01-03T15:50:29.373Z] ++ set -e [2022-01-03T15:50:29.373Z] ++ '[' -n 0 ']' [2022-01-03T15:50:29.373Z] ++ set -x [2022-01-03T15:50:29.373Z] ++ 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 [2022-01-03T15:50:29.373Z] INFO: Testing against a local daemon [2022-01-03T15:50:29.373Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:50:29.373Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:50:29.373Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:50:29.373Z] === RUN TestDiskUsage [2022-01-03T15:50:29.373Z] === PAUSE TestDiskUsage [2022-01-03T15:50:29.373Z] === RUN TestEventsExecDie [2022-01-03T15:50:29.598Z] INFO: Docker images of the daemon under test [2022-01-03T15:50:29.598Z] [2022-01-03T15:50:29.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T15:50:29.598Z] busybox latest 3bf8b0875a51 Less than a second ago 5.77GB [2022-01-03T15:50:29.598Z] microsoft/windowsservercore latest 1316f72af619 3 weeks ago 5.74GB [2022-01-03T15:50:29.598Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 3 weeks ago 5.74GB [2022-01-03T15:50:29.598Z] [2022-01-03T15:50:29.598Z] INFO: Running integration tests at 01/03/2022 15:50:29... [2022-01-03T15:50:29.598Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-03T15:50:29.598Z] INFO: Integration API tests being run from the host: [2022-01-03T15:50:29.598Z] INFO: make.ps1 starting at 01/03/2022 15:50:29 [2022-01-03T15:50:29.633Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T15:50:29.633Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T15:50:30.205Z] --- PASS: TestEventsExecDie (0.68s) [2022-01-03T15:50:30.205Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:50:30.205Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-03T15:50:30.205Z] === RUN TestEventsVolumeCreate [2022-01-03T15:50:30.205Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-01-03T15:50:30.205Z] === RUN TestInfoBinaryCommits [2022-01-03T15:50:30.205Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-03T15:50:30.205Z] === RUN TestInfoAPIVersioned [2022-01-03T15:50:30.205Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-03T15:50:30.205Z] === RUN TestInfoDiscoveryBackend [2022-01-03T15:50:30.466Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T15:50:30.727Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-03T15:50:30.727Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-03T15:50:31.176Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-03T15:50:32.110Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-03T15:50:32.110Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-03T15:50:32.370Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-03T15:50:32.370Z] === RUN TestInfoAPI [2022-01-03T15:50:32.370Z] --- PASS: TestInfoAPI (0.02s) [2022-01-03T15:50:32.370Z] === RUN TestInfoAPIWarnings [2022-01-03T15:50:32.939Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T15:50:32.939Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T15:50:32.939Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T15:50:33.155Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-03T15:50:33.155Z] [2022-01-03T15:50:33.155Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-03T15:50:33.155Z] Installing docker-proxy to /usr/local/bin/ [2022-01-03T15:50:33.155Z] [2022-01-03T15:50:33.155Z] + mkdir -p bundles [2022-01-03T15:50:33.155Z] + '[' -n 'github.com/docker/docker/api [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/backend/build [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/httputils [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/middleware [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/build [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/container [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/debug [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/distribution [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/grpc [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/image [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/network [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/plugin [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/session [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/swarm [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/system [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/server/router/volume [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/backend [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/blkiodev [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/container [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/events [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/filters [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/image [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/mount [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/network [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/registry [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/strslice [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/swarm [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/time [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/versions [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-03T15:50:33.155Z] github.com/docker/docker/api/types/volume [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/builder-next/worker [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/dockerfile [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/dockerignore [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/remotecontext [2022-01-03T15:50:33.155Z] github.com/docker/docker/builder/remotecontext/git [2022-01-03T15:50:33.155Z] github.com/docker/docker/cli [2022-01-03T15:50:33.155Z] github.com/docker/docker/cli/config [2022-01-03T15:50:33.155Z] github.com/docker/docker/cli/debug [2022-01-03T15:50:33.155Z] github.com/docker/docker/client [2022-01-03T15:50:33.155Z] github.com/docker/docker/cmd/docker-proxy [2022-01-03T15:50:33.155Z] github.com/docker/docker/cmd/dockerd [2022-01-03T15:50:33.155Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-03T15:50:33.155Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-03T15:50:33.155Z] github.com/docker/docker/container [2022-01-03T15:50:33.155Z] github.com/docker/docker/container/stream [2022-01-03T15:50:33.155Z] github.com/docker/docker/contrib/apparmor [2022-01-03T15:50:33.155Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-03T15:50:33.155Z] github.com/docker/docker/contrib/httpserver [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster/convert [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster/executor [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/cluster/provider [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/config [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/discovery [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/events [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/events/testutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/exec [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/images [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/initlayer [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/links [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/listeners [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/gelf [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/journald [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/local [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/logentries [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/splunk [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/syslog [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/logger/templates [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/names [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/network [2022-01-03T15:50:33.155Z] github.com/docker/docker/daemon/stats [2022-01-03T15:50:33.155Z] github.com/docker/docker/distribution [2022-01-03T15:50:33.155Z] github.com/docker/docker/distribution/metadata [2022-01-03T15:50:33.155Z] github.com/docker/docker/distribution/utils [2022-01-03T15:50:33.155Z] github.com/docker/docker/distribution/xfer [2022-01-03T15:50:33.155Z] github.com/docker/docker/dockerversion [2022-01-03T15:50:33.155Z] github.com/docker/docker/errdefs [2022-01-03T15:50:33.155Z] github.com/docker/docker/image [2022-01-03T15:50:33.155Z] github.com/docker/docker/image/cache [2022-01-03T15:50:33.155Z] github.com/docker/docker/image/tarexport [2022-01-03T15:50:33.155Z] github.com/docker/docker/image/v1 [2022-01-03T15:50:33.155Z] github.com/docker/docker/internal/test/suite [2022-01-03T15:50:33.155Z] github.com/docker/docker/layer [2022-01-03T15:50:33.155Z] github.com/docker/docker/libcontainerd [2022-01-03T15:50:33.155Z] github.com/docker/docker/libcontainerd/queue [2022-01-03T15:50:33.155Z] github.com/docker/docker/libcontainerd/remote [2022-01-03T15:50:33.155Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-03T15:50:33.155Z] github.com/docker/docker/libcontainerd/types [2022-01-03T15:50:33.155Z] github.com/docker/docker/oci [2022-01-03T15:50:33.155Z] github.com/docker/docker/oci/caps [2022-01-03T15:50:33.155Z] github.com/docker/docker/opts [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/aaparser [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/archive [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/authorization [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/broadcaster [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/capabilities [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/chrootarchive [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/containerfs [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/devicemapper [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/directory [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/discovery [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/discovery/file [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/discovery/kv [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/discovery/memory [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/discovery/nodes [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/dmesg [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/filenotify [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/fileutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/fsutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/homedir [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/idtools [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/ioutils [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/jsonmessage [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/locker [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/longpath [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/loopback [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/mount [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/namesgenerator [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/parsers [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/pidfile [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/platform [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugingetter [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugins [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/plugins/transport [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/pools [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/progress [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/pubsub [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/reexec [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/signal [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/stack [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/stdcopy [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/streamformatter [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/stringid [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/symlink [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/sysinfo [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/system [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/tailfile [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/tarsum [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/term [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/term/windows [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/truncindex [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/urlutil [2022-01-03T15:50:33.155Z] github.com/docker/docker/pkg/useragent [2022-01-03T15:50:33.155Z] github.com/docker/docker/plugin [2022-01-03T15:50:33.155Z] github.com/docker/docker/plugin/executor/containerd [2022-01-03T15:50:33.155Z] github.com/docker/docker/plugin/v2 [2022-01-03T15:50:33.155Z] github.com/docker/docker/profiles/apparmor [2022-01-03T15:50:33.155Z] github.com/docker/docker/profiles/seccomp [2022-01-03T15:50:33.155Z] github.com/docker/docker/quota [2022-01-03T15:50:33.155Z] github.com/docker/docker/reference [2022-01-03T15:50:33.155Z] github.com/docker/docker/registry [2022-01-03T15:50:33.155Z] github.com/docker/docker/registry/resumable [2022-01-03T15:50:33.155Z] github.com/docker/docker/restartmanager [2022-01-03T15:50:33.155Z] github.com/docker/docker/rootless [2022-01-03T15:50:33.155Z] github.com/docker/docker/rootless/specconv [2022-01-03T15:50:33.155Z] github.com/docker/docker/runconfig [2022-01-03T15:50:33.155Z] github.com/docker/docker/runconfig/opts [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/daemon [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/environment [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fakecontext [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fakegit [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fakestorage [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fixtures/load [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/registry [2022-01-03T15:50:33.155Z] github.com/docker/docker/testutil/request [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/drivers [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/local [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/mounts [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/service [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/service/opts [2022-01-03T15:50:33.155Z] github.com/docker/docker/volume/testutils' ']' [2022-01-03T15:50:33.156Z] + 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 [2022-01-03T15:50:34.089Z] ? github.com/docker/docker/api [no test files] [2022-01-03T15:50:34.850Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T15:50:35.421Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T15:50:35.421Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T15:50:36.804Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T15:50:37.744Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T15:50:39.126Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T15:50:39.386Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T15:50:39.608Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T15:50:39.608Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T15:50:39.608Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T15:50:39.608Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T15:50:39.608Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T15:50:39.608Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T15:50:39.608Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T15:50:39.608Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T15:50:39.608Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T15:50:39.957Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T15:50:40.527Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T15:50:40.527Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-03T15:50:40.527Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T15:50:41.098Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T15:50:41.669Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T15:50:41.930Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T15:50:42.500Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T15:50:42.556Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T15:50:42.556Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T15:50:42.556Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T15:50:42.556Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T15:50:42.556Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T15:50:42.761Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T15:50:43.332Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T15:50:43.332Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-03T15:50:44.714Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T15:50:44.975Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T15:50:45.235Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T15:50:45.235Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T15:50:45.822Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T15:50:45.822Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T15:50:45.822Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T15:50:46.335Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T15:50:46.392Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T15:50:46.963Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T15:50:47.535Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T15:50:47.795Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T15:50:47.795Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T15:50:48.056Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T15:50:48.056Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T15:50:48.056Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T15:50:48.316Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T15:50:48.561Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T15:50:48.561Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T15:50:48.561Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T15:50:48.561Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T15:50:48.561Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T15:50:48.561Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T15:50:48.561Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T15:50:48.561Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T15:50:48.561Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T15:50:48.577Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-01-03T15:50:48.577Z] === RUN TestInfoDebug [2022-01-03T15:50:48.837Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T15:50:48.964Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-01-03T15:50:49.097Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T15:50:49.097Z] --- PASS: TestInfoDebug (0.53s) [2022-01-03T15:50:49.097Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:50:49.667Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T15:50:49.667Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-03T15:50:49.667Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:50:49.927Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T15:50:50.187Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-03T15:50:50.187Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:50:50.447Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-03T15:50:50.447Z] === RUN TestPingCacheHeaders [2022-01-03T15:50:50.447Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-03T15:50:50.447Z] === RUN TestPingGet [2022-01-03T15:50:50.447Z] --- PASS: TestPingGet (0.01s) [2022-01-03T15:50:50.447Z] === RUN TestPingHead [2022-01-03T15:50:50.447Z] --- PASS: TestPingHead (0.01s) [2022-01-03T15:50:50.447Z] === RUN TestVersion [2022-01-03T15:50:50.447Z] --- PASS: TestVersion (0.01s) [2022-01-03T15:50:50.447Z] === CONT TestDiskUsage [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/container_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/image_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-03T15:50:51.017Z] === RUN TestDiskUsage/after_container.Run [2022-01-03T15:50:51.501Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T15:50:51.501Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T15:50:51.501Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T15:50:51.501Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T15:50:51.501Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-03T15:50:51.588Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage (1.27s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-03T15:50:51.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-03T15:50:51.588Z] PASS [2022-01-03T15:50:51.588Z] [2022-01-03T15:50:51.588Z] === Skipped [2022-01-03T15:50:51.588Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:50:51.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-03T15:50:51.588Z] [2022-01-03T15:50:51.588Z] DONE 53 tests, 1 skipped in 22.351s [2022-01-03T15:50:51.588Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-03T15:50:51.588Z] ++ 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 [2022-01-03T15:50:51.588Z] ++ set -e [2022-01-03T15:50:51.588Z] ++ '[' -n 0 ']' [2022-01-03T15:50:51.588Z] ++ set -x [2022-01-03T15:50:51.588Z] ++ 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 [2022-01-03T15:50:51.849Z] INFO: Testing against a local daemon [2022-01-03T15:50:51.849Z] === RUN TestVolumesCreateAndList [2022-01-03T15:50:51.849Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-03T15:50:51.849Z] === RUN TestVolumesRemove [2022-01-03T15:50:51.849Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-03T15:50:51.849Z] === RUN TestVolumesInspect [2022-01-03T15:50:51.849Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-03T15:50:51.849Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:50:51.849Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:50:51.849Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:50:51.849Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:50:51.849Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-03T15:50:51.849Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-03T15:50:51.849Z] PASS [2022-01-03T15:50:51.849Z] [2022-01-03T15:50:51.849Z] DONE 5 tests in 0.208s [2022-01-03T15:50:51.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T15:50:52.112Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T15:50:52.112Z] +++ kill 6317 [2022-01-03T15:50:52.373Z] +++ /etc/init.d/apparmor stop [2022-01-03T15:50:52.373Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T15:50:52.373Z] [2022-01-03T15:50:52.373Z] Unloading profiles will leave already running processes permanently [2022-01-03T15:50:52.373Z] unconfined, which can lead to unexpected situations. [2022-01-03T15:50:52.373Z] [2022-01-03T15:50:52.373Z] To set a process to complain mode, use the command line tool [2022-01-03T15:50:52.373Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T15:50:52.373Z] +++ true [2022-01-03T15:50:52.373Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T15:50:52.373Z] exiting test-integration [2022-01-03T15:50:52.373Z] ++ exit 0 [2022-01-03T15:50:52.373Z] [2022-01-03T15:50:52.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T15:50:52.945Z] + for job in $(jobs -p) [2022-01-03T15:50:52.945Z] + wait 9478 [2022-01-03T15:50:53.206Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T15:50:54.149Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T15:50:55.091Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T15:50:55.660Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T15:50:56.233Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T15:50:56.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T15:50:57.063Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T15:50:57.421Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T15:50:57.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T15:50:57.894Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T15:50:57.894Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-03T15:50:59.804Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T15:51:00.376Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T15:51:01.774Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T15:51:01.774Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T15:51:03.156Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T15:51:04.541Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T15:51:05.927Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T15:51:05.927Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T15:51:06.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-03T15:51:07.069Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T15:51:07.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:51:07.075Z] INFO: Testing against a local daemon [2022-01-03T15:51:07.075Z] === RUN TestBuildWithSession [2022-01-03T15:51:07.075Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:51:07.075Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-03T15:51:07.075Z] === RUN TestBuildSquashParent [2022-01-03T15:51:07.075Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:51:07.075Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:51:07.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:51:07.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:51:07.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-03T15:51:07.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-03T15:51:07.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-03T15:51:07.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-03T15:51:07.329Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T15:51:07.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T15:51:14.482Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T15:51:15.865Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T15:51:17.249Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T15:51:17.509Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T15:51:18.893Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-03T15:51:19.154Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T15:51:19.154Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T15:51:19.414Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T15:51:19.414Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T15:51:19.673Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T15:51:20.244Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T15:51:21.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-03T15:51:21.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-03T15:51:23.553Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T15:51:24.123Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T15:51:28.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-03T15:51:28.583Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T15:51:29.153Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T15:51:29.153Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T15:51:30.538Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T15:51:31.480Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.14s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.03s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.12s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.41s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.59s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.43s) [2022-01-03T15:51:32.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.49s) [2022-01-03T15:51:32.293Z] === RUN TestBuildMultiStageCopy [2022-01-03T15:51:32.293Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-03T15:51:32.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-03T15:51:32.422Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T15:51:33.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T15:51:34.304Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T15:51:34.565Z] docker_api_swarm_service_test.go:395: [d29331a1a8af8] joining swarm manager [d287e793eb717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:51:35.509Z] docker_api_swarm_service_test.go:395: [d6938327dd487] joining swarm manager [d287e793eb717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:51:36.895Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T15:51:37.155Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T15:51:38.098Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T15:51:42.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-03T15:51:42.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-03T15:51:43.602Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-03T15:51:44.678Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T15:51:45.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy (15.81s) [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.41s) [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.50s) [2022-01-03T15:51:46.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.66s) [2022-01-03T15:51:46.683Z] === RUN TestBuildMultiStageParentConfig [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T15:51:48.915Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T15:51:48.915Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T15:51:48.915Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T15:51:48.915Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T15:51:48.915Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T15:51:49.898Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T15:51:49.980Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T15:51:50.421Z] --- PASS: TestBuildMultiStageParentConfig (3.27s) [2022-01-03T15:51:50.422Z] === RUN TestBuildLabelWithTargets [2022-01-03T15:51:50.422Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:51:50.422Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-03T15:51:50.422Z] === RUN TestBuildWithEmptyLayers [2022-01-03T15:51:50.551Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T15:51:50.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-03T15:51:51.073Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T15:51:51.644Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T15:51:51.904Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T15:51:51.967Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2022-01-03T15:51:51.967Z] === RUN TestBuildMultiStageOnBuild [2022-01-03T15:51:52.165Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T15:51:52.736Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T15:51:52.837Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T15:51:52.997Z] docker_api_swarm_service_test.go:343: [d4d0eed8df169] joining swarm manager [d0652a0ec3f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:51:53.939Z] docker_api_swarm_service_test.go:343: [d72deb203d600] joining swarm manager [d0652a0ec3f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:51:54.200Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T15:51:54.394Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T15:51:54.394Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T15:51:54.394Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T15:51:54.394Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T15:51:54.394Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T15:51:54.772Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-03T15:51:54.862Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T15:51:57.812Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T15:52:01.351Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T15:52:01.922Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T15:52:02.182Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T15:52:04.722Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T15:52:08.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-03T15:52:09.666Z] --- PASS: TestBuildMultiStageOnBuild (15.49s) [2022-01-03T15:52:09.666Z] === RUN TestBuildUncleanTarFilenames [2022-01-03T15:52:09.666Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:52:09.666Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-03T15:52:09.666Z] === RUN TestBuildMultiStageLayerLeak [2022-01-03T15:52:09.941Z] docker_api_swarm_service_test.go:490: [dbc0a21a70a25] joining swarm manager [deac0d096fe53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:52:10.201Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T15:52:10.201Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T15:52:10.201Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T15:52:10.278Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-03T15:52:10.393Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-03T15:52:10.393Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-03T15:52:10.651Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2022-01-03T15:52:10.771Z] docker_api_swarm_service_test.go:490: [dea5d4f54504a] joining swarm manager [deac0d096fe53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:52:10.909Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 49.0% of statements [2022-01-03T15:52:10.909Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-03T15:52:11.712Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T15:52:11.844Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-03T15:52:12.411Z] ok github.com/docker/docker/builder/remotecontext/git 1.314s coverage: 86.3% of statements [2022-01-03T15:52:12.411Z] ? github.com/docker/docker/cli [no test files] [2022-01-03T15:52:12.411Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-03T15:52:13.345Z] ok github.com/docker/docker/cmd/docker-proxy 0.107s coverage: 67.6% of statements [2022-01-03T15:52:14.257Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T15:52:15.015Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T15:52:15.872Z] ok github.com/docker/docker/client 0.137s coverage: 75.6% of statements [2022-01-03T15:52:15.996Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T15:52:15.997Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T15:52:15.997Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T15:52:16.166Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T15:52:18.707Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T15:52:18.937Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T15:52:21.145Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T15:52:23.635Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T15:52:23.635Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T15:52:23.635Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T15:52:23.635Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T15:52:23.635Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T15:52:23.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-03T15:52:23.990Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T15:52:24.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T15:52:24.505Z] --- PASS: TestBuildMultiStageLayerLeak (17.52s) [2022-01-03T15:52:24.505Z] === RUN TestBuildWithHugeFile [2022-01-03T15:52:24.934Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T15:52:25.889Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T15:52:25.889Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T15:52:25.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T15:52:25.889Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T15:52:25.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T15:52:25.889Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T15:52:25.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T15:52:25.889Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T15:52:25.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T15:52:26.318Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T15:52:26.870Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T15:52:27.703Z] === RUN TestDockerSuite/TestPortList [2022-01-03T15:52:27.878Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T15:52:28.861Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T15:52:28.861Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T15:52:28.861Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T15:52:28.861Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T15:52:28.861Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T15:52:28.861Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T15:52:29.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-03T15:52:31.552Z] docker_api_swarm_service_test.go:128: [da2a43e16931a] joining swarm manager [dc0c784e07099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:52:31.803Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T15:52:32.504Z] docker_api_swarm_service_test.go:129: [d537a86928ec4] joining swarm manager [dc0c784e07099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:52:35.048Z] docker_api_swarm_service_test.go:137: [d7e2a6e5a349a] joining swarm manager [dc0c784e07099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T15:52:35.048Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T15:52:35.309Z] docker_api_swarm_service_test.go:138: [d81d224e5574b] joining swarm manager [dc0c784e07099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-03T15:52:36.251Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T15:52:42.827Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T15:52:42.827Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T15:52:42.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T15:52:42.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T15:52:42.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T15:52:43.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T15:52:43.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T15:52:43.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T15:52:43.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T15:52:44.276Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T15:52:44.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T15:52:44.603Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-03T15:52:46.516Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-03T15:52:47.087Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-03T15:52:47.658Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-03T15:52:47.658Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T15:52:48.069Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T15:52:49.050Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T15:52:49.050Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T15:52:49.050Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T15:52:49.568Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T15:52:50.138Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T15:52:51.989Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T15:52:52.680Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T15:52:53.547Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T15:52:54.731Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.0% of statements [2022-01-03T15:52:54.731Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-03T15:52:55.022Z] ok github.com/docker/docker/cmd/dockerd/trap 2.474s coverage: 0.0% of statements [2022-01-03T15:52:55.022Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-03T15:52:55.022Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-03T15:52:55.022Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-03T15:52:55.022Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-03T15:52:55.022Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-03T15:52:55.375Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T15:52:55.375Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T15:52:57.921Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T15:52:57.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-03T15:52:58.416Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T15:52:58.416Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T15:52:58.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T15:52:58.416Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T15:52:58.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T15:52:58.416Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T15:52:58.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T15:52:58.416Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T15:52:58.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T15:52:58.882Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T15:52:59.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-03T15:53:01.741Z] docker_api_swarm_service_test.go:304: [d39777e8b8397] joining swarm manager [d7165f3eba117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:53:02.680Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T15:53:02.681Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T15:53:02.681Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T15:53:02.681Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T15:53:02.681Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T15:53:02.683Z] docker_api_swarm_service_test.go:304: [d8eac1124cab4] joining swarm manager [d7165f3eba117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:53:03.178Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-01-03T15:53:04.551Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-01-03T15:53:04.599Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T15:53:05.173Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T15:53:05.485Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-01-03T15:53:06.556Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T15:53:07.498Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T15:53:08.440Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T15:53:10.352Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T15:53:12.263Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T15:53:12.834Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T15:53:13.097Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T15:53:13.593Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-03T15:53:13.593Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2022-01-03T15:53:13.593Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-01-03T15:53:13.689Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T15:53:14.158Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-03T15:53:14.724Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-03T15:53:15.075Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T15:53:15.661Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.461s coverage: 74.6% of statements [2022-01-03T15:53:16.460Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T15:53:17.029Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T15:53:17.029Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T15:53:17.029Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T15:53:17.036Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.5% of statements [2022-01-03T15:53:17.036Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-03T15:53:17.036Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-03T15:53:17.036Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-03T15:53:17.036Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-03T15:53:17.290Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T15:53:17.290Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T15:53:17.298Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-01-03T15:53:17.551Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T15:53:17.812Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T15:53:18.237Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.451s coverage: 56.2% of statements [2022-01-03T15:53:18.756Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T15:53:19.699Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T15:53:19.959Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T15:53:20.138Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-01-03T15:53:20.459Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T15:53:20.459Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T15:53:20.459Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T15:53:20.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T15:53:22.054Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.598s coverage: 45.9% of statements [2022-01-03T15:53:22.054Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-03T15:53:22.054Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.474s coverage: 50.5% of statements [2022-01-03T15:53:22.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-03T15:53:24.417Z] docker_api_swarm_service_test.go:100: [dcb5ba93a5865] joining swarm manager [d84f0eee06f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:53:25.339Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2022-01-03T15:53:25.359Z] docker_api_swarm_service_test.go:101: [d779d593995ca] joining swarm manager [d84f0eee06f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:53:26.275Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.785s coverage: 58.0% of statements [2022-01-03T15:53:26.275Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-03T15:53:26.275Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-03T15:53:26.746Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T15:53:27.213Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-01-03T15:53:27.691Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T15:53:28.149Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2022-01-03T15:53:29.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T15:53:29.096Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T15:53:29.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T15:53:30.236Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T15:53:30.236Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T15:53:30.236Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T15:53:30.236Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T15:53:32.153Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T15:53:32.332Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2022-01-03T15:53:32.332Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-03T15:53:32.332Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-03T15:53:32.332Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2022-01-03T15:53:33.131Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T15:53:33.708Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-01-03T15:53:33.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T15:53:34.688Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T15:53:34.688Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T15:53:34.688Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T15:53:34.688Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T15:53:34.688Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T15:53:35.041Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T15:53:35.083Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2022-01-03T15:53:35.083Z] ok github.com/docker/docker/daemon/logger/awslogs 0.285s coverage: 78.0% of statements [2022-01-03T15:53:35.083Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-03T15:53:35.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-03T15:53:35.983Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T15:53:35.983Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T15:53:35.983Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T15:53:36.017Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-01-03T15:53:36.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2022-01-03T15:53:37.673Z] ok github.com/docker/docker/daemon/logger/local 0.099s coverage: 78.7% of statements [2022-01-03T15:53:37.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-03T15:53:38.529Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T15:53:39.099Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T15:53:39.099Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T15:53:39.124Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 58.2% of statements [2022-01-03T15:53:40.058Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-01-03T15:53:41.014Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T15:53:41.275Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T15:53:41.959Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-01-03T15:53:42.527Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-01-03T15:53:43.187Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T15:53:43.187Z] check_test.go:379: [dcb5ba93a5865] daemon is not started [2022-01-03T15:53:43.462Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2022-01-03T15:53:43.723Z] ok github.com/docker/docker/daemon/logger/splunk 2.169s coverage: 82.5% of statements [2022-01-03T15:53:43.757Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T15:53:43.757Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T15:53:43.981Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-03T15:53:43.981Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-03T15:53:44.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T15:53:44.328Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T15:53:45.881Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2022-01-03T15:53:46.873Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T15:53:47.168Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T15:53:47.168Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T15:53:47.443Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T15:53:47.634Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T15:53:47.784Z] ok github.com/docker/docker/distribution 0.138s coverage: 26.4% of statements [2022-01-03T15:53:47.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-03T15:53:48.014Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T15:53:48.014Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T15:53:48.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T15:53:48.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-03T15:53:48.718Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2022-01-03T15:53:49.159Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T15:53:49.420Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T15:53:49.652Z] ok github.com/docker/docker/image 0.027s coverage: 86.6% of statements [2022-01-03T15:53:49.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T15:53:50.218Z] ok github.com/docker/docker/distribution/xfer 1.992s coverage: 85.1% of statements [2022-01-03T15:53:50.218Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-03T15:53:50.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T15:53:50.477Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2022-01-03T15:53:50.523Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T15:53:50.788Z] docker_api_swarm_service_test.go:533: [d54e781b40d00] joining swarm manager [da60288a269d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:53:51.048Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T15:53:51.852Z] ok github.com/docker/docker/image/tarexport 0.044s coverage: 0.7% of statements [2022-01-03T15:53:51.852Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2022-01-03T15:53:51.852Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-03T15:53:52.419Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-01-03T15:53:52.433Z] docker_api_swarm_service_test.go:534: [d2bca8c263ff8] joining swarm manager [da60288a269d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:53:52.433Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T15:53:52.694Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T15:53:52.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T15:53:52.873Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T15:53:52.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T15:53:53.265Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T15:53:53.840Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-03T15:53:54.323Z] ok github.com/docker/docker/oci 0.017s coverage: 43.3% of statements [2022-01-03T15:53:55.228Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T15:53:55.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T15:53:55.239Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T15:53:55.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T15:53:55.707Z] ok github.com/docker/docker/opts 0.035s coverage: 67.1% of statements [2022-01-03T15:53:55.965Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-01-03T15:53:56.612Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-03T15:53:57.556Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-03T15:53:58.128Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-03T15:53:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T15:53:58.721Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T15:53:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T15:53:58.721Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T15:53:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T15:53:59.070Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-03T15:53:59.246Z] ok github.com/docker/docker/pkg/archive 0.571s coverage: 82.1% of statements [2022-01-03T15:53:59.641Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-03T15:53:59.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T15:54:00.181Z] ok github.com/docker/docker/pkg/authorization 0.253s coverage: 68.3% of statements [2022-01-03T15:54:00.212Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T15:54:00.438Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-01-03T15:54:00.696Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2022-01-03T15:54:00.783Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-03T15:54:01.722Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T15:54:01.982Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T15:54:02.552Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T15:54:02.812Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T15:54:02.812Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T15:54:03.225Z] ok github.com/docker/docker/layer 7.633s coverage: 68.8% of statements [2022-01-03T15:54:03.225Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-03T15:54:03.225Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-03T15:54:03.225Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-03T15:54:03.225Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-03T15:54:03.225Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-03T15:54:03.486Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-01-03T15:54:04.054Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2022-01-03T15:54:04.197Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T15:54:04.313Z] ok github.com/docker/docker/pkg/chrootarchive 2.797s coverage: 43.5% of statements [2022-01-03T15:54:04.313Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-03T15:54:04.313Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-03T15:54:04.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T15:54:04.569Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T15:54:04.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T15:54:04.572Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 97.6% of statements [2022-01-03T15:54:05.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T15:54:05.035Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T15:54:05.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T15:54:05.035Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T15:54:05.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T15:54:05.138Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T15:54:05.140Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2022-01-03T15:54:05.709Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T15:54:06.076Z] ok github.com/docker/docker/pkg/discovery/nodes 0.025s coverage: 93.8% of statements [2022-01-03T15:54:06.282Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T15:54:06.643Z] ok github.com/docker/docker/pkg/dmesg 0.026s coverage: 83.3% of statements [2022-01-03T15:54:06.852Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T15:54:06.852Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T15:54:07.114Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T15:54:07.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T15:54:07.577Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-03T15:54:07.688Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T15:54:07.949Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T15:54:08.511Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 84.8% of statements [2022-01-03T15:54:08.520Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T15:54:08.769Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements [2022-01-03T15:54:08.769Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2022-01-03T15:54:09.027Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-03T15:54:09.089Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T15:54:09.089Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T15:54:09.350Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T15:54:09.350Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T15:54:09.961Z] ok github.com/docker/docker/pkg/idtools 0.530s coverage: 69.5% of statements [2022-01-03T15:54:10.219Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 71.0% of statements [2022-01-03T15:54:10.291Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T15:54:10.477Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-01-03T15:54:10.477Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-03T15:54:10.477Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-01-03T15:54:10.477Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-03T15:54:10.477Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-03T15:54:10.552Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T15:54:10.735Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-03T15:54:10.735Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-03T15:54:10.735Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2022-01-03T15:54:10.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-01-03T15:54:11.123Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T15:54:11.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-03T15:54:11.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-03T15:54:11.251Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-03T15:54:11.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-03T15:54:11.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-03T15:54:11.695Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T15:54:11.695Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T15:54:11.817Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-01-03T15:54:12.266Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T15:54:12.383Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-03T15:54:12.641Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-03T15:54:12.641Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-03T15:54:13.208Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T15:54:13.469Z] docker_api_swarm_service_test.go:148: [d506a41f8ce85] joining swarm manager [df1042821b870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:54:14.012Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-01-03T15:54:14.012Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-03T15:54:14.270Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-03T15:54:14.412Z] docker_api_swarm_service_test.go:148: [d221995ebfe0b] joining swarm manager [df1042821b870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:54:14.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T15:54:14.529Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-03T15:54:14.787Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-03T15:54:14.787Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-03T15:54:15.354Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-01-03T15:54:15.611Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-01-03T15:54:15.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T15:54:15.770Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T15:54:15.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T15:54:15.796Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T15:54:15.881Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-01-03T15:54:16.059Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T15:54:16.453Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-01-03T15:54:16.453Z] coverage: [no statements] [2022-01-03T15:54:16.453Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-03T15:54:16.631Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T15:54:16.710Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-01-03T15:54:16.969Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-03T15:54:16.969Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-03T15:54:17.203Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T15:54:17.774Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T15:54:18.345Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T15:54:18.867Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-01-03T15:54:18.867Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-03T15:54:19.285Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T15:54:19.432Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-01-03T15:54:19.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T15:54:19.548Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T15:54:19.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T15:54:19.548Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T15:54:19.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T15:54:20.366Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-01-03T15:54:20.624Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-03T15:54:21.200Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T15:54:21.200Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T15:54:21.559Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-03T15:54:21.769Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T15:54:21.816Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-01-03T15:54:22.075Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-03T15:54:22.641Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-03T15:54:22.641Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-03T15:54:23.154Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T15:54:24.542Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T15:54:25.169Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-03T15:54:25.735Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-01-03T15:54:25.925Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T15:54:26.301Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-01-03T15:54:26.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T15:54:26.681Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T15:54:26.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T15:54:26.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T15:54:26.681Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T15:54:26.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T15:54:26.681Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T15:54:26.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T15:54:27.235Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-01-03T15:54:27.311Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T15:54:27.311Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T15:54:27.311Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T15:54:27.311Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T15:54:27.311Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T15:54:27.882Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T15:54:28.825Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T15:54:29.765Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T15:54:30.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T15:54:31.150Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T15:54:31.722Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T15:54:33.105Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T15:54:33.365Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-03T15:54:33.366Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T15:54:33.366Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T15:54:33.937Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-03T15:54:34.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T15:54:34.126Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T15:54:34.877Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T15:54:34.877Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T15:54:35.107Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T15:54:35.107Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T15:54:35.447Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T15:54:35.573Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T15:54:35.708Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T15:54:36.279Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-03T15:54:36.555Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T15:54:36.555Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T15:54:36.849Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T15:54:36.849Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T15:54:37.021Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T15:54:37.110Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T15:54:37.682Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T15:54:38.253Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T15:54:38.825Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T15:54:39.396Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T15:54:39.967Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T15:54:40.229Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T15:54:40.846Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T15:54:40.846Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T15:54:41.108Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T15:54:41.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T15:54:41.755Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T15:54:42.617Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T15:54:42.617Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T15:54:42.617Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T15:54:42.617Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T15:54:43.312Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T15:54:43.312Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T15:54:43.312Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T15:54:43.312Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T15:54:43.312Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T15:54:44.527Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T15:54:44.872Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T15:54:45.096Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T15:54:45.855Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T15:54:46.321Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T15:54:46.788Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T15:54:47.258Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T15:54:49.141Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/rootless [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/volume [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-03T15:54:49.141Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === Skipped [2022-01-03T15:54:49.141Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-03T15:54:49.141Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-03T15:54:49.141Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-03T15:54:49.141Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-03T15:54:49.141Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-03T15:54:49.141Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-03T15:54:49.141Z] time="2022-01-03T15:53:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-03T15:54:49.141Z] time="2022-01-03T15:53:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-03T15:54:49.141Z] time="2022-01-03T15:53:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-03T15:54:49.141Z] time="2022-01-03T15:53:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:54:49.141Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:54:49.141Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:54:49.141Z] [2022-01-03T15:54:49.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-03T15:54:49.142Z] time="2022-01-03T15:53:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-03T15:54:49.142Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-03T15:54:49.142Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-03T15:54:49.142Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-03T15:54:49.142Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-03T15:54:49.142Z] graphtest_unix.go:71: No driver to put! [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-03T15:54:49.142Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-03T15:54:49.142Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-03T15:54:49.142Z] [2022-01-03T15:54:49.142Z] DONE 2342 tests, 28 skipped in 252.776s [2022-01-03T15:54:49.142Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/bitseq [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cluster [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/config [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/datastore [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/driverapi [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/etchosts [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/hostdiscovery [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/idm [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipam [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/iptables [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/netlabel [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/netutils [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/networkdb [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/ns [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/options [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/osl [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/portallocator [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/portmapper [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/testutils [2022-01-03T15:54:49.142Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-03T15:54:49.142Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2022-01-03T15:54:50.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-03T15:54:51.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T15:54:52.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T15:54:52.909Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T15:54:53.375Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T15:54:53.375Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T15:54:53.885Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T15:54:54.411Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T15:54:55.442Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T15:54:55.442Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T15:54:55.442Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T15:54:55.969Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T15:54:55.969Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T15:54:55.969Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T15:54:56.959Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T15:54:56.959Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T15:54:56.959Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T15:54:57.039Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-03T15:54:57.039Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T15:54:57.428Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T15:54:57.608Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-03T15:54:57.608Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-03T15:54:57.608Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T15:54:57.608Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T15:54:57.868Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T15:54:59.217Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T15:55:00.373Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T15:55:00.415Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T15:55:00.776Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T15:55:00.776Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T15:55:00.776Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T15:55:00.776Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T15:55:00.776Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T15:55:00.985Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T15:55:01.355Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T15:55:01.821Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T15:55:01.821Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T15:55:01.821Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T15:55:02.332Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T15:55:02.369Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T15:55:02.798Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T15:55:02.803Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T15:55:03.780Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T15:55:03.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T15:55:03.783Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T15:55:03.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T15:55:03.783Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T15:55:03.783Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T15:55:04.246Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T15:55:04.712Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T15:55:07.665Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T15:55:08.236Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T15:55:08.497Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T15:55:09.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T15:55:09.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T15:55:09.438Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T15:55:09.632Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T15:55:10.379Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T15:55:10.577Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T15:55:11.321Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T15:55:12.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T15:55:12.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T15:55:12.526Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T15:55:12.784Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T15:55:12.784Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T15:55:12.784Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T15:55:13.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-03T15:55:13.730Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T15:55:13.767Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T15:55:13.767Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T15:55:13.767Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T15:55:14.232Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T15:55:15.790Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T15:55:16.771Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T15:55:17.752Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T15:55:17.752Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T15:55:17.752Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T15:55:18.221Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T15:55:19.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-03T15:55:19.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T15:55:19.203Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T15:55:19.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T15:55:19.203Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T15:55:19.203Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T15:55:19.276Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T15:55:19.848Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T15:55:20.418Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T15:55:20.680Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-03T15:55:21.250Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T15:55:22.026Z] --- PASS: TestBuildWithHugeFile (172.10s) [2022-01-03T15:55:22.027Z] === RUN TestBuildWCOWSandboxSize [2022-01-03T15:55:22.027Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:55:22.027Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestBuildWithEmptyDockerfile [2022-01-03T15:55:22.027Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:55:22.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:55:22.027Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:55:22.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:55:22.027Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:55:22.027Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:55:22.027Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-03T15:55:22.027Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-03T15:55:22.027Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-03T15:55:22.027Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-03T15:55:22.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-03T15:55:22.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-03T15:55:22.027Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-03T15:55:22.027Z] === RUN TestBuildPreserveOwnership [2022-01-03T15:55:22.027Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:55:22.027Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestBuildPlatformInvalid [2022-01-03T15:55:22.027Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-03T15:55:22.027Z] PASS [2022-01-03T15:55:22.027Z] ok github.com/docker/docker/integration/build 250.830s [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === Skipped [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-03T15:55:22.027Z] build_session_test.go:25: TODO: BuildKit [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-03T15:55:22.027Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-03T15:55:22.027Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-03T15:55:22.027Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-03T15:55:22.027Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-03T15:55:22.027Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] DONE 29 tests, 6 skipped in 286.529s [2022-01-03T15:55:22.027Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-03T15:55:22.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:55:22.027Z] INFO: Testing against a local daemon [2022-01-03T15:55:22.027Z] === RUN TestConfigInspect [2022-01-03T15:55:22.027Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-03T15:55:22.027Z] === RUN TestConfigList [2022-01-03T15:55:22.027Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] --- SKIP: TestConfigList (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestConfigsCreateAndDelete [2022-01-03T15:55:22.027Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestConfigsUpdate [2022-01-03T15:55:22.027Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestTemplatedConfig [2022-01-03T15:55:22.027Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-03T15:55:22.027Z] === RUN TestConfigCreateResolve [2022-01-03T15:55:22.027Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:55:22.027Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-03T15:55:22.027Z] PASS [2022-01-03T15:55:22.027Z] ok github.com/docker/docker/integration/config 0.122s [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === Skipped [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-01-03T15:55:22.027Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-03T15:55:22.027Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-03T15:55:22.027Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-03T15:55:22.027Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-03T15:55:22.027Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-03T15:55:22.027Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:55:22.027Z] [2022-01-03T15:55:22.027Z] DONE 6 tests, 6 skipped in 2.167s [2022-01-03T15:55:22.027Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-03T15:55:22.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:55:22.487Z] INFO: Testing against a local daemon [2022-01-03T15:55:22.487Z] === RUN TestCheckpoint [2022-01-03T15:55:22.487Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:55:22.487Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-03T15:55:22.487Z] === RUN TestContainerInvalidJSON [2022-01-03T15:55:22.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:55:22.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:55:22.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:55:22.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:55:22.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-03T15:55:22.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-03T15:55:22.487Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-01-03T15:55:22.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-03T15:55:22.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-03T15:55:22.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-03T15:55:22.947Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-01-03T15:55:22.947Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-03T15:55:22.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-01-03T15:55:22.947Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-03T15:55:23.163Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T15:55:23.409Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-01-03T15:55:23.409Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-03T15:55:23.734Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-03T15:55:23.868Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-01-03T15:55:23.868Z] === RUN TestCopyFromContainer [2022-01-03T15:55:23.868Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:23.868Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-01-03T15:55:23.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-03T15:55:23.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:55:23.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:55:23.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:55:23.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:55:23.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:55:23.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:55:23.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-03T15:55:23.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-03T15:55:23.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-03T15:55:23.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-03T15:55:23.868Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-03T15:55:23.868Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:55:23.868Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:55:23.868Z] === RUN TestCreateWithInvalidEnv [2022-01-03T15:55:23.868Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-03T15:55:23.868Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-03T15:55:23.868Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-03T15:55:23.868Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-03T15:55:23.868Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-03T15:55:23.868Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-03T15:55:23.868Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-03T15:55:23.868Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-03T15:55:23.868Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-03T15:55:23.868Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-03T15:55:23.868Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-03T15:55:23.868Z] === RUN TestCreateTmpfsMountsTarget [2022-01-03T15:55:23.868Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:23.868Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:55:23.868Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-03T15:55:23.868Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:55:23.868Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:55:23.868Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-03T15:55:23.868Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:55:23.868Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:55:23.868Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-03T15:55:23.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:55:23.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:55:23.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:55:23.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:55:23.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:55:23.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:55:23.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:55:23.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:55:23.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:55:23.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:55:23.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-03T15:55:23.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-03T15:55:23.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-03T15:55:23.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-03T15:55:23.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-03T15:55:23.869Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-03T15:55:23.869Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:55:23.869Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:55:23.869Z] === RUN TestCreateDifferentPlatform [2022-01-03T15:55:23.869Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-03T15:55:23.869Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-03T15:55:23.869Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-03T15:55:23.869Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-03T15:55:23.869Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-03T15:55:23.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-01-03T15:55:23.869Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-03T15:55:23.869Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:55:23.869Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T15:55:23.869Z] === RUN TestContainerKillOnDaemonStart [2022-01-03T15:55:23.869Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:23.869Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:55:23.869Z] === RUN TestDiff [2022-01-03T15:55:23.869Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:55:23.869Z] --- SKIP: TestDiff (0.00s) [2022-01-03T15:55:23.869Z] === RUN TestExecWithCloseStdin [2022-01-03T15:55:25.049Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T15:55:25.649Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T15:55:26.775Z] --- PASS: TestExecWithCloseStdin (2.72s) [2022-01-03T15:55:26.775Z] === RUN TestExec [2022-01-03T15:55:27.051Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-03T15:55:27.311Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T15:55:27.840Z] ok github.com/docker/docker/libnetwork 37.171s coverage: 40.7% of statements [2022-01-03T15:55:27.840Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-01-03T15:55:27.840Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-03T15:55:29.214Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-03T15:55:29.223Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T15:55:29.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-03T15:55:29.472Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-03T15:55:29.472Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-03T15:55:29.472Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-03T15:55:29.472Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-03T15:55:29.472Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-03T15:55:29.690Z] --- PASS: TestExec (2.56s) [2022-01-03T15:55:29.690Z] === RUN TestExecUser [2022-01-03T15:55:29.690Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:55:29.690Z] --- SKIP: TestExecUser (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestExportContainerAndImportImage [2022-01-03T15:55:29.690Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:29.690Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-03T15:55:29.690Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:29.690Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestHealthCheckWorkdir [2022-01-03T15:55:29.690Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:55:29.690Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestHealthKillContainer [2022-01-03T15:55:29.690Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:55:29.690Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-03T15:55:29.690Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:55:29.690Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:55:29.690Z] === RUN TestKillContainerInvalidSignal [2022-01-03T15:55:30.037Z] ok github.com/docker/docker/libnetwork/config 0.032s coverage: 24.0% of statements [2022-01-03T15:55:30.164Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-03T15:55:30.294Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-03T15:55:30.294Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-03T15:55:30.294Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-03T15:55:30.424Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T15:55:30.553Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-03T15:55:31.364Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T15:55:31.364Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T15:55:31.879Z] --- PASS: TestKillContainerInvalidSignal (2.15s) [2022-01-03T15:55:31.879Z] === RUN TestKillContainer [2022-01-03T15:55:31.879Z] === RUN TestKillContainer/no_signal [2022-01-03T15:55:31.936Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T15:55:32.879Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-03T15:55:32.879Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T15:55:33.081Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2022-01-03T15:55:33.081Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-03T15:55:33.338Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-03T15:55:33.449Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T15:55:33.709Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T15:55:33.905Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.157s coverage: 4.0% of statements [2022-01-03T15:55:33.905Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-03T15:55:34.074Z] === RUN TestKillContainer/non_killing_signal [2022-01-03T15:55:34.074Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:55:34.074Z] === RUN TestKillContainer/killing_signal [2022-01-03T15:55:34.472Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-03T15:55:34.472Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-03T15:55:34.731Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-03T15:55:35.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T15:55:37.005Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-03T15:55:37.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T15:55:41.164Z] --- PASS: TestKillContainer (9.67s) [2022-01-03T15:55:41.164Z] --- PASS: TestKillContainer/no_signal (2.14s) [2022-01-03T15:55:41.164Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:55:41.164Z] --- PASS: TestKillContainer/killing_signal (7.47s) [2022-01-03T15:55:41.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-03T15:55:41.164Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:55:41.164Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestKillStoppedContainer [2022-01-03T15:55:41.164Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:55:41.164Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-03T15:55:41.164Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:55:41.164Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestKillDifferentUserContainer [2022-01-03T15:55:41.164Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:55:41.164Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestInspectOomKilledTrue [2022-01-03T15:55:41.164Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:41.164Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestInspectOomKilledFalse [2022-01-03T15:55:41.164Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:55:41.164Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-03T15:55:41.164Z] === RUN TestLogsFollowTailEmpty [2022-01-03T15:55:41.207Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T15:55:41.207Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-03T15:55:41.207Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T15:55:41.207Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-03T15:55:41.778Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T15:55:42.039Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T15:55:42.610Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T15:55:43.182Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T15:55:43.182Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T15:55:43.342Z] --- PASS: TestLogsFollowTailEmpty (2.22s) [2022-01-03T15:55:43.342Z] === RUN TestNetworkNat [2022-01-03T15:55:43.342Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:55:43.342Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-03T15:55:43.342Z] === RUN TestNetworkLocalhostTCPNat [2022-01-03T15:55:43.752Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T15:55:44.692Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.723s coverage: 7.2% of statements [2022-01-03T15:55:44.692Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-03T15:55:44.692Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-01-03T15:55:44.692Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-01-03T15:55:44.692Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-03T15:55:44.692Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-03T15:55:44.692Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-03T15:55:44.950Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-03T15:55:45.208Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-01-03T15:55:45.449Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T15:55:45.466Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2022-01-03T15:55:45.723Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-03T15:55:45.723Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-03T15:55:45.915Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T15:55:46.251Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2022-01-03T15:55:46.251Z] === RUN TestNetworkLoopbackNat [2022-01-03T15:55:46.251Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:55:46.251Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-03T15:55:46.251Z] === RUN TestPause [2022-01-03T15:55:46.251Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:55:46.251Z] --- SKIP: TestPause (0.00s) [2022-01-03T15:55:46.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-03T15:55:46.381Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T15:55:48.432Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2022-01-03T15:55:48.432Z] === RUN TestPauseStopPausedContainer [2022-01-03T15:55:48.432Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:55:48.432Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-03T15:55:48.432Z] === RUN TestPsFilter [2022-01-03T15:55:48.432Z] --- PASS: TestPsFilter (0.30s) [2022-01-03T15:55:48.432Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-03T15:55:50.354Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-03T15:55:50.354Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T15:55:50.354Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T15:55:50.354Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-03T15:55:50.354Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T15:55:51.294Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T15:55:51.864Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-03T15:55:52.125Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-03T15:55:52.125Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T15:55:52.237Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T15:55:52.237Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T15:55:52.237Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T15:55:52.237Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T15:55:52.695Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T15:55:52.710Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T15:55:52.710Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T15:55:52.710Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T15:55:52.958Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T15:55:53.176Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T15:55:53.176Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T15:55:53.176Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T15:55:53.530Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T15:55:53.790Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T15:55:53.790Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T15:55:53.790Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T15:55:54.360Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T15:55:54.621Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T15:55:54.621Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T15:55:54.621Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T15:55:55.117Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T15:55:55.192Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-03T15:55:55.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.29s) [2022-01-03T15:55:55.515Z] === RUN TestRemoveContainerWithVolume [2022-01-03T15:55:55.582Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T15:55:56.049Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T15:55:56.134Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T15:55:56.134Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T15:55:56.134Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T15:55:57.917Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-03T15:55:58.047Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T15:55:58.428Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-01-03T15:55:58.428Z] === RUN TestRemoveContainerRunning [2022-01-03T15:55:58.989Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T15:55:59.249Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T15:56:00.612Z] --- PASS: TestRemoveContainerRunning (2.22s) [2022-01-03T15:56:00.612Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-03T15:56:00.786Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T15:56:00.786Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T15:56:01.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T15:56:01.252Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T15:56:01.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T15:56:01.718Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T15:56:01.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T15:56:02.184Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T15:56:02.184Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T15:56:02.184Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T15:56:02.796Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2022-01-03T15:56:02.796Z] === RUN TestRemoveInvalidContainer [2022-01-03T15:56:02.796Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-03T15:56:02.796Z] === RUN TestRenameLinkedContainer [2022-01-03T15:56:02.796Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:56:02.796Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-03T15:56:02.796Z] === RUN TestRenameStoppedContainer [2022-01-03T15:56:03.448Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T15:56:03.448Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T15:56:03.708Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-03T15:56:05.093Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-03T15:56:05.093Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-03T15:56:05.665Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-03T15:56:05.705Z] --- PASS: TestRenameStoppedContainer (2.67s) [2022-01-03T15:56:05.705Z] === RUN TestRenameRunningContainerAndReuse [2022-01-03T15:56:08.225Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-03T15:56:10.400Z] --- PASS: TestRenameRunningContainerAndReuse (4.39s) [2022-01-03T15:56:10.400Z] === RUN TestRenameInvalidName [2022-01-03T15:56:11.524Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-03T15:56:11.784Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-03T15:56:11.940Z] --- PASS: TestRenameInvalidName (2.16s) [2022-01-03T15:56:11.940Z] === RUN TestRenameAnonymousContainer [2022-01-03T15:56:12.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-03T15:56:12.830Z] ok github.com/docker/docker/libnetwork/ipam 14.020s coverage: 85.3% of statements [2022-01-03T15:56:12.830Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-03T15:56:12.830Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-03T15:56:12.830Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-03T15:56:12.831Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-03T15:56:12.831Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-03T15:56:12.986Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-03T15:56:13.556Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-03T15:56:13.556Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-03T15:56:14.128Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-03T15:56:14.390Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-03T15:56:14.960Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T15:56:15.532Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T15:56:16.102Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T15:56:17.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-03T15:56:18.444Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T15:56:18.444Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T15:56:18.444Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T15:56:18.444Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T15:56:18.956Z] === RUN TestDockerSuite/TestRunState [2022-01-03T15:56:19.526Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T15:56:20.097Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T15:56:20.358Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T15:56:20.618Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-03T15:56:20.618Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T15:56:20.618Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T15:56:20.879Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T15:56:21.450Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-03T15:56:22.391Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T15:56:22.391Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T15:56:22.391Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T15:56:22.652Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-03T15:56:24.323Z] --- PASS: TestRenameAnonymousContainer (10.71s) [2022-01-03T15:56:24.323Z] === RUN TestRenameContainerWithSameName [2022-01-03T15:56:24.564Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-03T15:56:24.564Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-03T15:56:24.785Z] --- PASS: TestRenameContainerWithSameName (2.21s) [2022-01-03T15:56:24.785Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-03T15:56:24.785Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:56:24.785Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:56:24.785Z] === RUN TestResize [2022-01-03T15:56:25.966Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-03T15:56:26.973Z] --- PASS: TestResize (2.28s) [2022-01-03T15:56:26.973Z] === RUN TestResizeWithInvalidSize [2022-01-03T15:56:27.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T15:56:27.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T15:56:27.431Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T15:56:27.431Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T15:56:27.876Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T15:56:29.150Z] --- PASS: TestResizeWithInvalidSize (2.14s) [2022-01-03T15:56:29.150Z] === RUN TestResizeWhenContainerNotStarted [2022-01-03T15:56:29.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-03T15:56:30.641Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T15:56:31.585Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T15:56:32.059Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2022-01-03T15:56:32.060Z] === RUN TestDaemonRestartKillContainers [2022-01-03T15:56:32.060Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:56:32.060Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:56:32.060Z] === RUN TestStats [2022-01-03T15:56:32.060Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:56:32.060Z] --- SKIP: TestStats (0.00s) [2022-01-03T15:56:32.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-03T15:56:32.156Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T15:56:32.156Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-03T15:56:32.727Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T15:56:34.112Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T15:56:35.500Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T15:56:35.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-03T15:56:36.071Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T15:56:36.071Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T15:56:36.071Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T15:56:36.644Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T15:56:37.214Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T15:56:37.784Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-03T15:56:37.784Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T15:56:37.784Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T15:56:38.045Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T15:56:38.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-03T15:56:38.615Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T15:56:39.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T15:56:39.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T15:56:39.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T15:56:41.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-03T15:56:41.731Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T15:56:42.301Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T15:56:42.333Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T15:56:42.873Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T15:56:43.316Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T15:56:43.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T15:56:43.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T15:56:44.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-03T15:56:44.443Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.41s) [2022-01-03T15:56:44.443Z] === RUN TestStopContainerWithTimeout [2022-01-03T15:56:44.443Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:56:44.443Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-03T15:56:44.443Z] === RUN TestUpdateRestartPolicy [2022-01-03T15:56:44.846Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T15:56:45.862Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T15:56:46.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T15:56:47.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T15:56:47.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-03T15:56:47.774Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T15:56:49.688Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T15:56:49.949Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-03T15:56:50.145Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T15:56:50.209Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T15:56:50.209Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T15:56:50.209Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T15:56:50.209Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T15:56:50.209Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T15:56:50.209Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T15:56:50.209Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T15:56:50.209Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-03T15:56:50.209Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T15:56:50.470Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-03T15:56:50.627Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T15:56:51.040Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-03T15:56:51.612Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-03T15:56:52.996Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-03T15:56:52.996Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-03T15:56:53.257Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-03T15:56:53.573Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T15:56:53.828Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T15:56:53.828Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-03T15:56:54.399Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T15:56:54.399Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-03T15:56:54.971Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-03T15:56:55.542Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-03T15:56:55.803Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-03T15:56:56.373Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T15:56:56.373Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T15:56:56.945Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T15:56:56.945Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-03T15:56:57.516Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-03T15:56:57.777Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-03T15:56:57.777Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T15:56:58.037Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T15:56:58.297Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T15:56:59.238Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-03T15:56:59.508Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-03T15:57:00.078Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-03T15:57:00.078Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T15:57:00.078Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T15:57:00.338Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T15:57:00.602Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T15:57:01.986Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T15:57:02.247Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T15:57:03.631Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T15:57:04.202Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T15:57:04.202Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T15:57:04.202Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T15:57:04.462Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-03T15:57:05.034Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-03T15:57:05.695Z] --- PASS: TestUpdateRestartPolicy (21.85s) [2022-01-03T15:57:05.696Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-03T15:57:05.976Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-03T15:57:07.363Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T15:57:07.363Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T15:57:07.886Z] --- PASS: TestUpdateRestartWithAutoRemove (2.29s) [2022-01-03T15:57:07.886Z] === RUN TestWaitNonBlocked [2022-01-03T15:57:07.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:57:07.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:57:07.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:57:07.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:57:07.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-03T15:57:07.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-03T15:57:08.303Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T15:57:08.303Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T15:57:08.564Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T15:57:09.505Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3096783907 [2022-01-03T15:57:09.765Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T15:57:10.026Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T15:57:10.967Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T15:57:10.967Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T15:57:10.967Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T15:57:12.350Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T15:57:13.290Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T15:57:13.550Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T15:57:13.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T15:57:13.810Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T15:57:13.810Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T15:57:14.380Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T15:57:16.291Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T15:57:16.472Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-03T15:57:16.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2022-01-03T15:57:16.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.75s) [2022-01-03T15:57:16.472Z] === RUN TestWaitBlocked [2022-01-03T15:57:16.472Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:16.472Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-03T15:57:16.472Z] PASS [2022-01-03T15:57:16.472Z] ok github.com/docker/docker/integration/container 112.784s [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === Skipped [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-03T15:57:16.472Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-01-03T15:57:16.472Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-03T15:57:16.472Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-03T15:57:16.472Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-03T15:57:16.472Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-03T15:57:16.472Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-03T15:57:16.472Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-03T15:57:16.472Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-03T15:57:16.472Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-03T15:57:16.472Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-03T15:57:16.472Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-03T15:57:16.472Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-03T15:57:16.472Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-03T15:57:16.472Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-03T15:57:16.472Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-03T15:57:16.472Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:57:16.472Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-03T15:57:16.472Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-03T15:57:16.472Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:57:16.472Z] [2022-01-03T15:57:16.472Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-03T15:57:16.472Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-03T15:57:16.473Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-03T15:57:16.473Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-03T15:57:16.473Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-03T15:57:16.473Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-03T15:57:16.473Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-03T15:57:16.473Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-03T15:57:16.473Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-03T15:57:16.473Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-03T15:57:16.473Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-03T15:57:16.473Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-03T15:57:16.473Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-03T15:57:16.473Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-03T15:57:16.473Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-03T15:57:16.473Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:16.473Z] [2022-01-03T15:57:16.473Z] DONE 87 tests, 33 skipped in 115.493s [2022-01-03T15:57:16.473Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-03T15:57:17.695Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-03T15:57:20.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-03T15:57:21.175Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T15:57:23.088Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T15:57:23.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-03T15:57:23.919Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T15:57:24.861Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T15:57:26.773Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-03T15:57:27.714Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T15:57:29.628Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T15:57:30.199Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T15:57:31.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-03T15:57:31.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T15:57:32.526Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T15:57:33.912Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T15:57:34.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-03T15:57:37.031Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T15:57:41.229Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T15:57:41.646Z] === RUN TestConfigDaemonLibtrustID [2022-01-03T15:57:41.646Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-01-03T15:57:41.646Z] === RUN TestDaemonConfigValidation [2022-01-03T15:57:41.646Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-03T15:57:41.646Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-03T15:57:41.646Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:57:41.646Z] === RUN TestDaemonProxy [2022-01-03T15:57:41.646Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:57:41.646Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-03T15:57:41.646Z] PASS [2022-01-03T15:57:41.646Z] ok github.com/docker/docker/integration/daemon 0.139s [2022-01-03T15:57:41.646Z] [2022-01-03T15:57:41.646Z] === Skipped [2022-01-03T15:57:41.646Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-01-03T15:57:41.646Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] [2022-01-03T15:57:41.646Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-03T15:57:41.646Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] [2022-01-03T15:57:41.646Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-03T15:57:41.646Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-03T15:57:41.646Z] [2022-01-03T15:57:41.646Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-03T15:57:41.646Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-03T15:57:41.646Z] [2022-01-03T15:57:41.646Z] DONE 4 tests, 4 skipped in 24.927s [2022-01-03T15:57:41.646Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-03T15:57:42.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:57:42.616Z] INFO: Testing against a local daemon [2022-01-03T15:57:42.616Z] === RUN TestCommitInheritsEnv [2022-01-03T15:57:42.616Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:57:42.616Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-03T15:57:42.616Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-03T15:57:42.616Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:57:42.616Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:57:42.616Z] === RUN TestImagesFilterMultiReference [2022-01-03T15:57:42.616Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-01-03T15:57:42.616Z] === RUN TestImagePullPlatformInvalid [2022-01-03T15:57:42.616Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-03T15:57:42.616Z] === RUN TestRemoveImageOrphaning [2022-01-03T15:57:43.768Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T15:57:44.156Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-01-03T15:57:44.156Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-03T15:57:44.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-03T15:57:44.156Z] === RUN TestTagInvalidReference [2022-01-03T15:57:44.156Z] --- PASS: TestTagInvalidReference (0.05s) [2022-01-03T15:57:44.156Z] === RUN TestTagValidPrefixedRepo [2022-01-03T15:57:44.156Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-03T15:57:44.156Z] === RUN TestTagExistedNameWithoutForce [2022-01-03T15:57:44.156Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-03T15:57:44.156Z] === RUN TestTagOfficialNames [2022-01-03T15:57:44.156Z] --- PASS: TestTagOfficialNames (0.11s) [2022-01-03T15:57:44.156Z] === RUN TestTagMatchesDigest [2022-01-03T15:57:44.156Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-01-03T15:57:44.156Z] PASS [2022-01-03T15:57:44.156Z] ok github.com/docker/docker/integration/image 1.847s [2022-01-03T15:57:44.156Z] [2022-01-03T15:57:44.156Z] === Skipped [2022-01-03T15:57:44.156Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-03T15:57:44.156Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:57:44.156Z] [2022-01-03T15:57:44.156Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-03T15:57:44.156Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-03T15:57:44.156Z] [2022-01-03T15:57:44.156Z] DONE 11 tests, 2 skipped in 3.751s [2022-01-03T15:57:44.423Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T15:57:44.616Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-03T15:57:45.980Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T15:57:45.980Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T15:57:45.980Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T15:57:46.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:57:46.798Z] INFO: Testing against a local daemon [2022-01-03T15:57:46.798Z] === RUN TestNetworkCreateDelete [2022-01-03T15:57:46.798Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:46.798Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDockerNetworkDeletePreferID [2022-01-03T15:57:46.798Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:57:46.798Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonDNSFallback [2022-01-03T15:57:46.798Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestInspectNetwork [2022-01-03T15:57:46.798Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:46.798Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestRunContainerWithBridgeNone [2022-01-03T15:57:46.798Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:46.798Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestNetworkInvalidJSON [2022-01-03T15:57:46.798Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-03T15:57:46.798Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-03T15:57:46.798Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:57:46.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:57:46.798Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:57:46.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:57:46.798Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-03T15:57:46.798Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-03T15:57:46.798Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-03T15:57:46.798Z] === RUN TestNetworkList [2022-01-03T15:57:46.798Z] === RUN TestNetworkList//networks [2022-01-03T15:57:46.798Z] === PAUSE TestNetworkList//networks [2022-01-03T15:57:46.798Z] === RUN TestNetworkList//networks/ [2022-01-03T15:57:46.798Z] === PAUSE TestNetworkList//networks/ [2022-01-03T15:57:46.798Z] === CONT TestNetworkList//networks [2022-01-03T15:57:46.798Z] === CONT TestNetworkList//networks/ [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkList (0.05s) [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-03T15:57:46.798Z] --- PASS: TestNetworkList//networks (0.01s) [2022-01-03T15:57:46.798Z] === RUN TestHostIPv4BridgeLabel [2022-01-03T15:57:46.798Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-03T15:57:46.798Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonDefaultNetworkPools [2022-01-03T15:57:46.798Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-03T15:57:46.798Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-03T15:57:46.798Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-03T15:57:46.798Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestServiceWithPredefinedNetwork [2022-01-03T15:57:46.798Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-03T15:57:46.798Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:57:46.798Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestServiceWithDataPathPortInit [2022-01-03T15:57:46.798Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:57:46.798Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-03T15:57:46.798Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:57:46.798Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:57:46.798Z] PASS [2022-01-03T15:57:46.798Z] ok github.com/docker/docker/integration/network 0.234s [2022-01-03T15:57:47.063Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === Skipped [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-03T15:57:47.257Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-03T15:57:47.257Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-03T15:57:47.257Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-03T15:57:47.257Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-03T15:57:47.257Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-03T15:57:47.257Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:243: FLAKY_TEST [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-03T15:57:47.257Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-03T15:57:47.257Z] [2022-01-03T15:57:47.257Z] DONE 22 tests, 15 skipped in 2.527s [2022-01-03T15:57:47.257Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-03T15:57:48.003Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T15:57:48.226Z] testing: warning: no tests to run [2022-01-03T15:57:48.226Z] PASS [2022-01-03T15:57:48.226Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-01-03T15:57:48.226Z] [2022-01-03T15:57:48.226Z] DONE 0 tests in 0.844s [2022-01-03T15:57:48.226Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-03T15:57:49.197Z] testing: warning: no tests to run [2022-01-03T15:57:49.197Z] PASS [2022-01-03T15:57:49.197Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-01-03T15:57:49.197Z] [2022-01-03T15:57:49.197Z] DONE 0 tests in 0.800s [2022-01-03T15:57:49.197Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-03T15:57:50.175Z] testing: warning: no tests to run [2022-01-03T15:57:50.175Z] PASS [2022-01-03T15:57:50.175Z] ok github.com/docker/docker/integration/plugin 0.105s [2022-01-03T15:57:50.175Z] [2022-01-03T15:57:50.175Z] DONE 0 tests in 0.847s [2022-01-03T15:57:50.175Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-03T15:57:50.732Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T15:57:51.144Z] testing: warning: no tests to run [2022-01-03T15:57:51.144Z] PASS [2022-01-03T15:57:51.144Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-01-03T15:57:51.144Z] [2022-01-03T15:57:51.144Z] DONE 0 tests in 0.814s [2022-01-03T15:57:51.144Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-03T15:57:51.301Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-03T15:57:52.241Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T15:57:52.812Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T15:57:52.938Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T15:57:52.938Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T15:57:52.938Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T15:57:53.072Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T15:57:53.644Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T15:57:53.644Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T15:57:53.644Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T15:57:54.214Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T15:57:55.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:57:55.846Z] INFO: Testing against a local daemon [2022-01-03T15:57:55.846Z] === RUN TestPluginInvalidJSON [2022-01-03T15:57:55.846Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:55.846Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:55.846Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-03T15:57:55.846Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-03T15:57:55.846Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-03T15:57:55.846Z] === RUN TestPluginInstall [2022-01-03T15:57:55.846Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:57:55.846Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-03T15:57:55.846Z] === RUN TestPluginsWithRuntimes [2022-01-03T15:57:55.846Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:57:55.846Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-03T15:57:55.846Z] === RUN TestPluginBackCompatMediaTypes [2022-01-03T15:57:55.846Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:57:55.846Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:57:55.846Z] PASS [2022-01-03T15:57:55.846Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-01-03T15:57:56.307Z] [2022-01-03T15:57:56.307Z] === Skipped [2022-01-03T15:57:56.307Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-03T15:57:56.307Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-03T15:57:56.307Z] [2022-01-03T15:57:56.307Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-03T15:57:56.307Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-03T15:57:56.307Z] [2022-01-03T15:57:56.307Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-03T15:57:56.307Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-03T15:57:56.307Z] [2022-01-03T15:57:56.307Z] DONE 5 tests, 3 skipped in 5.067s [2022-01-03T15:57:56.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-03T15:57:56.756Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T15:58:00.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:00.058Z] INFO: Testing against a local daemon [2022-01-03T15:58:00.058Z] === RUN TestExternalGraphDriver [2022-01-03T15:58:00.058Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:58:00.058Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-03T15:58:00.058Z] === RUN TestGraphdriverPluginV2 [2022-01-03T15:58:00.058Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:58:00.058Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:58:00.058Z] PASS [2022-01-03T15:58:00.058Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-01-03T15:58:00.058Z] [2022-01-03T15:58:00.058Z] === Skipped [2022-01-03T15:58:00.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-03T15:58:00.058Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-03T15:58:00.058Z] [2022-01-03T15:58:00.058Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-03T15:58:00.058Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-03T15:58:00.058Z] [2022-01-03T15:58:00.058Z] DONE 2 tests, 2 skipped in 3.463s [2022-01-03T15:58:00.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-03T15:58:00.070Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-03T15:58:00.070Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-03T15:58:00.070Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-03T15:58:00.641Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-03T15:58:00.641Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T15:58:00.641Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-03T15:58:00.641Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T15:58:00.641Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-03T15:58:01.584Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-03T15:58:02.155Z] docker_cli_service_logs_test.go:246: checking task v8yc0f6qq5x3 [2022-01-03T15:58:02.155Z] docker_cli_service_logs_test.go:251: checking messages for v8yc0f6qq5x3 [2022-01-03T15:58:02.155Z] docker_cli_service_logs_test.go:246: checking task cce5dttl9xy1 [2022-01-03T15:58:02.155Z] docker_cli_service_logs_test.go:251: checking messages for cce5dttl9xy1 [2022-01-03T15:58:02.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:02.293Z] INFO: Testing against a local daemon [2022-01-03T15:58:02.293Z] === RUN TestReadPluginNoRead [2022-01-03T15:58:02.293Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:58:02.293Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-03T15:58:02.293Z] PASS [2022-01-03T15:58:02.293Z] ok github.com/docker/docker/integration/plugin/logging 0.126s [2022-01-03T15:58:02.416Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-03T15:58:02.753Z] [2022-01-03T15:58:02.753Z] === Skipped [2022-01-03T15:58:02.753Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-03T15:58:02.753Z] read_test.go:21: no unix domain sockets on Windows [2022-01-03T15:58:02.753Z] [2022-01-03T15:58:02.753Z] DONE 1 tests, 1 skipped in 2.622s [2022-01-03T15:58:02.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-03T15:58:02.988Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-03T15:58:03.723Z] testing: warning: no tests to run [2022-01-03T15:58:03.723Z] PASS [2022-01-03T15:58:03.723Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-01-03T15:58:03.929Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-03T15:58:04.182Z] [2022-01-03T15:58:04.182Z] DONE 0 tests in 1.295s [2022-01-03T15:58:04.182Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/networkdb 103.908s coverage: 60.0% of statements [2022-01-03T15:58:04.246Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2022-01-03T15:58:04.246Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-01-03T15:58:04.246Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-03T15:58:04.504Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === Skipped [2022-01-03T15:58:04.504Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-03T15:58:04.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-03T15:58:04.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-03T15:58:04.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-03T15:58:04.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-03T15:58:04.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-03T15:58:04.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-03T15:58:04.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-03T15:58:04.504Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-03T15:58:04.504Z] firewalld_test.go:14: firewalld is not running [2022-01-03T15:58:04.504Z] [2022-01-03T15:58:04.504Z] DONE 331 tests, 9 skipped in 198.635s Post stage [Pipeline] junit [2022-01-03T15:58:05.456Z] Recording test results [2022-01-03T15:58:05.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-03T15:58:06.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43105/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91e09bee27fe4e4e106c4959400eb12d8adbedb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91e09bee27fe4e4e106c4959400eb12d8adbedb hack/validate/vendor [2022-01-03T15:58:06.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:06.366Z] INFO: Testing against a local daemon [2022-01-03T15:58:06.366Z] === RUN TestPluginWithDevMounts [2022-01-03T15:58:06.366Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:06.366Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-03T15:58:06.366Z] PASS [2022-01-03T15:58:06.366Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2022-01-03T15:58:06.830Z] [2022-01-03T15:58:06.830Z] === Skipped [2022-01-03T15:58:06.830Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-03T15:58:06.830Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:06.830Z] [2022-01-03T15:58:06.830Z] DONE 1 tests, 1 skipped in 2.481s [2022-01-03T15:58:06.830Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-03T15:58:07.228Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T15:58:08.126Z] + echo Ensuring container killed. [2022-01-03T15:58:08.126Z] Ensuring container killed. [2022-01-03T15:58:08.126Z] + docker rm -vf docker-pr4 [2022-01-03T15:58:08.126Z] Error: No such container: docker-pr4 [2022-01-03T15:58:08.131Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [Pipeline] sh [2022-01-03T15:58:08.391Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-03T15:58:08.391Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T15:58:08.391Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-03T15:58:08.409Z] + echo Chowning /workspace to jenkins user [2022-01-03T15:58:08.409Z] Chowning /workspace to jenkins user [2022-01-03T15:58:08.409Z] + id -u [2022-01-03T15:58:08.409Z] + id -g [2022-01-03T15:58:08.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T15:58:08.961Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-03T15:58:09.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:09.009Z] INFO: Testing against a local daemon [2022-01-03T15:58:09.009Z] === RUN TestSecretInspect [2022-01-03T15:58:09.009Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-03T15:58:09.009Z] === RUN TestSecretList [2022-01-03T15:58:09.009Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] --- SKIP: TestSecretList (0.00s) [2022-01-03T15:58:09.009Z] === RUN TestSecretsCreateAndDelete [2022-01-03T15:58:09.009Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:58:09.009Z] === RUN TestSecretsUpdate [2022-01-03T15:58:09.009Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-03T15:58:09.009Z] === RUN TestTemplatedSecret [2022-01-03T15:58:09.009Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-03T15:58:09.009Z] === RUN TestSecretCreateResolve [2022-01-03T15:58:09.009Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:09.009Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-03T15:58:09.009Z] PASS [2022-01-03T15:58:09.009Z] ok github.com/docker/docker/integration/secret 0.114s [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === Skipped [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-03T15:58:09.009Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:09.009Z] [2022-01-03T15:58:09.009Z] DONE 6 tests, 6 skipped in 2.066s [2022-01-03T15:58:09.009Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-03T15:58:09.534Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T15:58:10.088Z] + bundleName=unit [2022-01-03T15:58:10.088Z] + echo Creating unit-bundles.tar.gz [2022-01-03T15:58:10.088Z] Creating unit-bundles.tar.gz [2022-01-03T15:58:10.088Z] + 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 [2022-01-03T15:58:10.088Z] bundles/junit-report-libnetwork.xml [2022-01-03T15:58:10.088Z] bundles/junit-report.xml [2022-01-03T15:58:10.088Z] bundles/go-test-report-libnetwork.json [2022-01-03T15:58:10.088Z] bundles/go-test-report.json [2022-01-03T15:58:10.088Z] bundles/profile-libnetwork.out [2022-01-03T15:58:10.088Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-03T15:58:10.100Z] Archiving artifacts [2022-01-03T15:58:10.808Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T15:58:11.126Z] + make clean [2022-01-03T15:58:11.398Z] docker volume rm -f docker-dev-cache [2022-01-03T15:58:11.658Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T15:58:11.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:11.921Z] INFO: Testing against a local daemon [2022-01-03T15:58:11.921Z] === RUN TestServiceCreateInit [2022-01-03T15:58:11.921Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-03T15:58:11.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-03T15:58:11.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- PASS: TestServiceCreateInit (0.06s) [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceMultipleTimes [2022-01-03T15:58:11.921Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceConflict [2022-01-03T15:58:11.921Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceMaxReplicas [2022-01-03T15:58:11.921Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-01-03T15:58:11.921Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-03T15:58:11.921Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceSecretFileMode [2022-01-03T15:58:11.921Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceConfigFileMode [2022-01-03T15:58:11.921Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceSysctls [2022-01-03T15:58:11.921Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-03T15:58:11.921Z] === RUN TestCreateServiceCapabilities [2022-01-03T15:58:11.921Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-01-03T15:58:11.921Z] === RUN TestInspect [2022-01-03T15:58:11.921Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestInspect (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestCreateJob [2022-01-03T15:58:11.921Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestCreateJob (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestReplicatedJob [2022-01-03T15:58:11.921Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestUpdateReplicatedJob [2022-01-03T15:58:11.921Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceListWithStatuses [2022-01-03T15:58:11.921Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestDockerNetworkConnectAlias [2022-01-03T15:58:11.921Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestDockerNetworkReConnect [2022-01-03T15:58:11.921Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServicePlugin [2022-01-03T15:58:11.921Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceUpdateLabel [2022-01-03T15:58:11.921Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceUpdateSecrets [2022-01-03T15:58:11.921Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceUpdateConfigs [2022-01-03T15:58:11.921Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceUpdateNetwork [2022-01-03T15:58:11.921Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-03T15:58:11.921Z] === RUN TestServiceUpdatePidsLimit [2022-01-03T15:58:11.921Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:58:11.921Z] PASS [2022-01-03T15:58:11.921Z] ok github.com/docker/docker/integration/service 0.336s [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === Skipped [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-01-03T15:58:11.921Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-03T15:58:11.921Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.921Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-03T15:58:11.922Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-01-03T15:58:11.922Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-03T15:58:11.922Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-03T15:58:11.922Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-03T15:58:11.922Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-03T15:58:11.922Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-03T15:58:11.922Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-03T15:58:11.922Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-03T15:58:11.922Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-03T15:58:11.922Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-03T15:58:11.922Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-03T15:58:11.922Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-03T15:58:11.922Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-03T15:58:11.922Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-03T15:58:11.922Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-03T15:58:11.922Z] [2022-01-03T15:58:11.922Z] DONE 24 tests, 23 skipped in 2.902s [2022-01-03T15:58:11.922Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-03T15:58:12.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T15:58:13.020Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-03T15:58:14.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:14.105Z] INFO: Testing against a local daemon [2022-01-03T15:58:14.105Z] === RUN TestSessionCreate [2022-01-03T15:58:14.105Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:58:14.105Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-03T15:58:14.105Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-03T15:58:14.105Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:58:14.105Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:58:14.105Z] PASS [2022-01-03T15:58:14.105Z] ok github.com/docker/docker/integration/session 0.102s [2022-01-03T15:58:14.105Z] [2022-01-03T15:58:14.105Z] === Skipped [2022-01-03T15:58:14.105Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-03T15:58:14.105Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-03T15:58:14.105Z] [2022-01-03T15:58:14.105Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-03T15:58:14.105Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-03T15:58:14.105Z] [2022-01-03T15:58:14.105Z] DONE 2 tests, 2 skipped in 1.992s [2022-01-03T15:58:14.105Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-03T15:58:14.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-03T15:58:15.786Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-03T15:58:16.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:16.320Z] INFO: Testing against a local daemon [2022-01-03T15:58:16.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-03T15:58:16.320Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:16.320Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestDiskUsage [2022-01-03T15:58:16.320Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:58:16.320Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestEventsExecDie [2022-01-03T15:58:16.320Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:58:16.320Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestEventsBackwardsCompatible [2022-01-03T15:58:16.320Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:58:16.320Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestEventsVolumeCreate [2022-01-03T15:58:16.320Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:58:16.320Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestInfoAPI [2022-01-03T15:58:16.320Z] --- PASS: TestInfoAPI (0.06s) [2022-01-03T15:58:16.320Z] === RUN TestInfoAPIWarnings [2022-01-03T15:58:16.320Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:58:16.320Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestInfoDebug [2022-01-03T15:58:16.320Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:16.320Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestInfoInsecureRegistries [2022-01-03T15:58:16.320Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:16.320Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestInfoRegistryMirrors [2022-01-03T15:58:16.320Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:16.320Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-03T15:58:16.320Z] === RUN TestLoginFailsWithBadCredentials [2022-01-03T15:58:16.496Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-03T15:58:17.289Z] --- PASS: TestLoginFailsWithBadCredentials (1.09s) [2022-01-03T15:58:17.289Z] === RUN TestPingCacheHeaders [2022-01-03T15:58:17.289Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-03T15:58:17.289Z] === RUN TestPingGet [2022-01-03T15:58:17.289Z] --- PASS: TestPingGet (0.05s) [2022-01-03T15:58:17.289Z] === RUN TestPingHead [2022-01-03T15:58:17.289Z] --- PASS: TestPingHead (0.05s) [2022-01-03T15:58:17.289Z] === RUN TestVersion [2022-01-03T15:58:17.289Z] --- PASS: TestVersion (0.05s) [2022-01-03T15:58:17.289Z] PASS [2022-01-03T15:58:17.289Z] ok github.com/docker/docker/integration/system 1.436s [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === Skipped [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-03T15:58:17.289Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-03T15:58:17.289Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-03T15:58:17.289Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-03T15:58:17.289Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-03T15:58:17.289Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-03T15:58:17.289Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-03T15:58:17.289Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.289Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-03T15:58:17.289Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:17.289Z] [2022-01-03T15:58:17.753Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-03T15:58:17.753Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-03T15:58:17.753Z] [2022-01-03T15:58:17.753Z] DONE 15 tests, 9 skipped in 3.285s [2022-01-03T15:58:17.753Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-03T15:58:18.408Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T15:58:19.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:19.936Z] INFO: Testing against a local daemon [2022-01-03T15:58:19.936Z] === RUN TestVolumesCreateAndList [2022-01-03T15:58:19.936Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-03T15:58:19.936Z] === RUN TestVolumesRemove [2022-01-03T15:58:19.936Z] --- PASS: TestVolumesRemove (0.13s) [2022-01-03T15:58:19.936Z] === RUN TestVolumesInspect [2022-01-03T15:58:19.936Z] --- PASS: TestVolumesInspect (0.06s) [2022-01-03T15:58:19.936Z] === RUN TestVolumesInvalidJSON [2022-01-03T15:58:19.936Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-03T15:58:19.936Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-03T15:58:19.936Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-03T15:58:19.936Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-03T15:58:19.936Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-03T15:58:19.936Z] PASS [2022-01-03T15:58:19.936Z] ok github.com/docker/docker/integration/volume 0.384s [2022-01-03T15:58:19.936Z] [2022-01-03T15:58:19.936Z] DONE 5 tests in 2.450s [2022-01-03T15:58:20.347Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T15:58:20.395Z] INFO: make.ps1 ended at 01/03/2022 15:58:19 [2022-01-03T15:58:20.395Z] INFO: Integration CLI tests being run from the host: [2022-01-03T15:58:20.395Z] 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" [2022-01-03T15:58:22.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-03T15:58:24.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-03T15:58:26.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-03T15:58:27.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-03T15:58:27.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-03T15:58:29.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-03T15:58:30.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-03T15:58:30.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-03T15:58:30.748Z] INFO: Testing against a local daemon [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-03T15:58:30.748Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-03T15:58:30.748Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-03T15:58:30.748Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-03T15:58:31.208Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-03T15:58:31.208Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-03T15:58:32.177Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-03T15:58:32.377Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-03T15:58:32.637Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-03T15:58:33.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-03T15:58:33.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-03T15:58:35.799Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T15:58:35.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-03T15:58:38.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-03T15:58:40.277Z] docker_cli_swarm_test.go:1901: [dd89f36ae190b] joining swarm manager [dd82334bf6ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:58:41.217Z] docker_cli_swarm_test.go:1902: [dc600081cac68] joining swarm manager [dd82334bf6ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:58:46.746Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T15:58:46.746Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T15:58:46.746Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T15:58:51.205Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T15:58:51.468Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T15:58:51.729Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T15:58:52.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T15:58:52.299Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T15:58:52.299Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T15:58:52.299Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T15:58:52.299Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T15:58:53.528Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T15:58:53.528Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T15:58:53.528Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T15:58:53.680Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T15:58:53.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T15:58:53.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T15:58:53.941Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T15:58:54.201Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-03T15:58:54.461Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T15:58:55.843Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T15:58:55.843Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T15:58:55.843Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T15:58:57.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-03T15:58:57.800Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T15:58:59.207Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T15:59:00.347Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T15:59:00.347Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite (1270.20s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.09s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.97s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.24s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.83s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.94s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.56s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.86s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.08s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.71s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.99s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.42s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.13s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.73s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.03s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.29s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.93s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.73s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.87s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.04s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.88s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.44s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.95s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.99s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.18s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.01s) [2022-01-03T15:59:00.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.58s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.08s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.47s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.64s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.84s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.66s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.36s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.75s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.25s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.26s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.38s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.95s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.41s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.43s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.81s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.91s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.82s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.51s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.70s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.55s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.22s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.78s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.31s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.78s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.52s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.31s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.47s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.05s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildHistory (3.99s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.88s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.28s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.07s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.28s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.17s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.34s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.39s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.23s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRm (2.30s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.66s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.58s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.56s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.17s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.65s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.98s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.39s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T15:59:00.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-01-03T15:59:00.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.41s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2022-01-03T15:59:00.349Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.94s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.17s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077f8f0_} (0.82s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13151466670_/foo_false____} (1.35s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13151466670_/foo_true____} (1.45s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_false____} (0.59s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_true____} (1.29s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32907028765_/foo_true__0xc00077f920__} (1.42s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00077f938_} (1.41s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00077f950_} (1.35s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00077f968_} (1.39s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00077f980_} (1.34s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.82s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.25s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.67s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.67s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.49s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.82s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-01-03T15:59:00.349Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-01-03T15:59:00.349Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.82s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.93s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.91s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.44s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.12s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsCommit (0.83s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.46s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFilters (1.21s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-01-03T15:59:00.349Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T15:59:00.349Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsRename (1.02s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.00s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.94s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.71s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-01-03T15:59:00.349Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-01-03T15:59:00.350Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHealth (19.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.64s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.73s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportDisplay (1.42s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.63s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-01-03T15:59:00.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T15:59:00.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectStatus (0.86s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.20s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.64s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.18s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.59s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestNetHostname (1.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.93s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2022-01-03T15:59:00.350Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.26s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPortList (7.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.14s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.24s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.04s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.37s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-01-03T15:59:00.350Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.41s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.07s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.49s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.61s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.10s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.48s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.31s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.89s) [2022-01-03T15:59:00.350Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.62s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.96s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.83s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMount (5.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.57s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.62s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.95s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.92s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.11s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.84s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.88s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.80s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-01-03T15:59:00.351Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.24s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.23s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-01-03T15:59:00.351Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.87s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartRecordError (1.39s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.41s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.69s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-01-03T15:59:00.352Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.44s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2022-01-03T15:59:00.352Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T15:59:00.352Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.21s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.78s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-01-03T15:59:00.352Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.16s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.44s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.63s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.69s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-01-03T15:59:00.352Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s) [2022-01-03T15:59:00.352Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T15:59:00.352Z] === RUN TestDockerRegistrySuite [2022-01-03T15:59:00.352Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T15:59:01.734Z] check_test.go:195: [d78dd1d4037d8] daemon is not started [2022-01-03T15:59:01.734Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T15:59:02.674Z] check_test.go:195: [d8980e8b1958b] daemon is not started [2022-01-03T15:59:02.674Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T15:59:03.622Z] check_test.go:195: [dfb148dc7d71f] daemon is not started [2022-01-03T15:59:03.622Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T15:59:03.882Z] check_test.go:195: [d9acd651ecb1c] daemon is not started [2022-01-03T15:59:03.882Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T15:59:05.265Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-03T15:59:06.649Z] check_test.go:195: [dc3db551ad7fd] daemon is not started [2022-01-03T15:59:06.649Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T15:59:07.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-03T15:59:07.844Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T15:59:10.891Z] check_test.go:195: [d9a0ffc6b6f2d] daemon is not started [2022-01-03T15:59:11.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T15:59:13.691Z] check_test.go:195: [dad7c98d64d4a] daemon is not started [2022-01-03T15:59:13.691Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T15:59:14.633Z] check_test.go:195: [d36bb729a36cd] daemon is not started [2022-01-03T15:59:14.633Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T15:59:14.726Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T15:59:15.574Z] check_test.go:195: [d61a2c5232457] daemon is not started [2022-01-03T15:59:15.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T15:59:16.515Z] check_test.go:195: [d4dbfceeabb0b] daemon is not started [2022-01-03T15:59:16.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T15:59:17.457Z] check_test.go:195: [d377e6fe3ac5c] daemon is not started [2022-01-03T15:59:17.457Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T15:59:18.240Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T15:59:18.840Z] check_test.go:195: [dec7435714382] daemon is not started [2022-01-03T15:59:18.840Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T15:59:19.410Z] check_test.go:195: [d3b3b17495ff6] daemon is not started [2022-01-03T15:59:19.410Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T15:59:20.353Z] check_test.go:195: [d232404ba0d18] daemon is not started [2022-01-03T15:59:20.353Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T15:59:21.294Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a47e63b5c927aca27fe946a9f235a0b59c408464252f3ebd00d6c7277628b30d [2022-01-03T15:59:21.867Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce1b85979ddda48d71bdc143eb965bb71518a39cb5523d683134388ca7a2433c [2022-01-03T15:59:22.128Z] check_test.go:195: [d1bbd7a732a95] daemon is not started [2022-01-03T15:59:22.128Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T15:59:23.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-03T15:59:23.336Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ebc672fb3b580775c29fa0f1c587c5b662fd093702ae2139fe220dd9de89932 [2022-01-03T15:59:23.370Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T15:59:24.278Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f6bed3ac9f73c54d1a90b1df42a6b690aa61c81fc463b5fd35eb66fcf43c0e77 [2022-01-03T15:59:24.278Z] check_test.go:195: [dcb90dee192b5] daemon is not started [2022-01-03T15:59:24.278Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T15:59:25.221Z] docker_cli_swarm_test.go:1802: [d334dbe4753b6] joining swarm manager [ddee0f73f9b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:59:25.481Z] check_test.go:195: [d708e5858f59c] daemon is not started [2022-01-03T15:59:25.481Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T15:59:26.864Z] docker_cli_swarm_test.go:1803: [d5ef988bcc9a6] joining swarm manager [ddee0f73f9b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:59:27.804Z] check_test.go:195: [d19268896caed] daemon is not started [2022-01-03T15:59:27.804Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T15:59:28.745Z] check_test.go:195: [d67f9df54be17] daemon is not started [2022-01-03T15:59:28.745Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T15:59:29.006Z] check_test.go:195: [d83a22037146f] daemon is not started [2022-01-03T15:59:29.006Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T15:59:29.947Z] check_test.go:195: [d097523df1236] daemon is not started [2022-01-03T15:59:29.947Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T15:59:30.888Z] check_test.go:195: [d1db25a8189b1] daemon is not started [2022-01-03T15:59:30.888Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T15:59:31.459Z] check_test.go:195: [d1a05248cf7d1] daemon is not started [2022-01-03T15:59:31.459Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T15:59:33.771Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T15:59:34.001Z] check_test.go:195: [d9a300c4a8c5d] daemon is not started [2022-01-03T15:59:34.001Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T15:59:34.001Z] check_test.go:195: [dcd9da60c10f2] daemon is not started [2022-01-03T15:59:34.001Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T15:59:35.384Z] check_test.go:195: [d1e18f2b2f3a4] daemon is not started [2022-01-03T15:59:35.384Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T15:59:35.384Z] check_test.go:195: [d1d6598fcb5c7] daemon is not started [2022-01-03T15:59:35.384Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T15:59:35.644Z] check_test.go:195: [dc75b27951e7f] daemon is not started [2022-01-03T15:59:35.644Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T15:59:35.904Z] check_test.go:195: [dfc37fd01f537] daemon is not started [2022-01-03T15:59:35.904Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T15:59:36.165Z] check_test.go:195: [d3773c0cd33b1] daemon is not started [2022-01-03T15:59:36.165Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T15:59:36.425Z] check_test.go:195: [d1f4e855e5422] daemon is not started [2022-01-03T15:59:36.425Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T15:59:36.425Z] check_test.go:195: [d2a5638d7e185] daemon is not started [2022-01-03T15:59:36.425Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T15:59:37.366Z] check_test.go:195: [d622aa5585809] daemon is not started [2022-01-03T15:59:37.366Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T15:59:38.747Z] check_test.go:195: [dd8d516a79ac1] daemon is not started [2022-01-03T15:59:38.747Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T15:59:39.687Z] check_test.go:195: [d07aae51002d1] daemon is not started [2022-01-03T15:59:39.687Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T15:59:40.641Z] check_test.go:195: [d275781eff490] daemon is not started [2022-01-03T15:59:40.641Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T15:59:41.582Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T15:59:42.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite (41.96s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.14s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.14s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.29s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.27s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-03T15:59:42.415Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-01-03T15:59:42.415Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T15:59:42.415Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T15:59:42.415Z] check_test.go:222: [da8eeae5ec217] daemon is not started [2022-01-03T15:59:42.415Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T15:59:43.492Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T15:59:45.716Z] check_test.go:222: [da3508f9652cc] daemon is not started [2022-01-03T15:59:45.716Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T15:59:50.998Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-03T15:59:50.998Z] check_test.go:222: [dcfc86783a291] daemon is not started [2022-01-03T15:59:50.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T15:59:52.382Z] docker_cli_swarm_test.go:1321: [d4f1b60bc2ca4] joining swarm manager [d517a1ab44151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T15:59:52.382Z] check_test.go:222: [deb0309041208] daemon is not started [2022-01-03T15:59:52.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T15:59:52.642Z] check_test.go:222: [d328bfeba5662] daemon is not started [2022-01-03T15:59:52.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T15:59:53.586Z] check_test.go:222: [da470ec4c3d24] daemon is not started [2022-01-03T15:59:53.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T15:59:53.586Z] docker_cli_swarm_test.go:1322: [d04929dbe113a] joining swarm manager [d517a1ab44151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T15:59:53.893Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T15:59:54.527Z] check_test.go:222: [d3b55ec7c6d62] daemon is not started [2022-01-03T15:59:54.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T15:59:55.468Z] check_test.go:222: [d8e2edf8798a6] daemon is not started [2022-01-03T15:59:55.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T15:59:58.010Z] check_test.go:222: [df009c2a74f17] daemon is not started [2022-01-03T15:59:58.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T15:59:58.010Z] check_test.go:222: [df542cb0fd845] daemon is not started [2022-01-03T15:59:58.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T15:59:58.580Z] check_test.go:222: [d1a032574302b] daemon is not started [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite (16.13s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-01-03T15:59:58.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-01-03T15:59:58.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T15:59:58.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T15:59:59.151Z] check_test.go:251: [d727001a8eb04] daemon is not started [2022-01-03T15:59:59.151Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T15:59:59.721Z] check_test.go:251: [dbb40a6a1b24c] daemon is not started [2022-01-03T15:59:59.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T15:59:59.981Z] check_test.go:251: [dd228a92a10ac] daemon is not started [2022-01-03T15:59:59.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:00:01.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:00:01.656Z] check_test.go:251: [d143b490ea0af] daemon is not started [2022-01-03T16:00:01.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:00:02.226Z] check_test.go:251: [d8bc988829efd] daemon is not started [2022-01-03T16:00:02.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:00:03.167Z] check_test.go:251: [db3c2c494f2b2] daemon is not started [2022-01-03T16:00:03.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:00:03.167Z] check_test.go:251: [dde974de71224] daemon is not started [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-01-03T16:00:03.167Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-03T16:00:03.167Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:00:03.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:00:03.898Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T16:00:04.288Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:00:08.492Z] check_test.go:278: [ddddcf496d29a] daemon is not started [2022-01-03T16:00:08.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:00:08.492Z] check_test.go:278: [de8d133239d46] daemon is not started [2022-01-03T16:00:08.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:00:08.751Z] check_test.go:278: [def4e602e3f51] daemon is not started [2022-01-03T16:00:08.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:00:08.751Z] check_test.go:278: [d28306d02a47f] daemon is not started [2022-01-03T16:00:08.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:00:09.011Z] check_test.go:278: [dfcc1a3513856] daemon is not started [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-03T16:00:09.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-03T16:00:09.011Z] === RUN TestDockerNetworkSuite [2022-01-03T16:00:09.011Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-03T16:00:09.951Z] docker_cli_network_unix_test.go:46: [d3f229e8a0897] daemon is not started [2022-01-03T16:00:09.951Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-03T16:00:10.521Z] docker_cli_network_unix_test.go:46: [d6690ce5afc4f] daemon is not started [2022-01-03T16:00:10.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-03T16:00:12.692Z] docker_cli_network_unix_test.go:46: [dd227fc12635b] daemon is not started [2022-01-03T16:00:13.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-03T16:00:14.331Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T16:00:14.576Z] docker_cli_network_unix_test.go:46: [df7cd92a2af35] daemon is not started [2022-01-03T16:00:14.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-03T16:00:14.837Z] docker_cli_network_unix_test.go:1233: [dd9ed204c94fa] daemon is not started [2022-01-03T16:00:17.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-03T16:00:18.319Z] docker_cli_network_unix_test.go:46: [dd3b55165b49f] daemon is not started [2022-01-03T16:00:18.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-03T16:00:22.781Z] docker_cli_network_unix_test.go:46: [df0d98b8f78b6] daemon is not started [2022-01-03T16:00:23.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-03T16:00:24.730Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:00:25.105Z] docker_cli_network_unix_test.go:46: [d3f3d93e0d5fe] daemon is not started [2022-01-03T16:00:25.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-03T16:00:26.616Z] docker_cli_network_unix_test.go:46: [d1e6eea48c573] daemon is not started [2022-01-03T16:00:26.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-03T16:00:27.137Z] docker_cli_network_unix_test.go:46: [dbf52b16763d7] daemon is not started [2022-01-03T16:00:27.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-03T16:00:27.658Z] docker_cli_network_unix_test.go:46: [d4e96b962c64c] daemon is not started [2022-01-03T16:00:27.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-03T16:00:28.228Z] docker_cli_network_unix_test.go:46: [d89c0e1d50184] daemon is not started [2022-01-03T16:00:28.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-03T16:00:29.059Z] docker_cli_network_unix_test.go:46: [da9dd3bdbed22] daemon is not started [2022-01-03T16:00:29.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-03T16:00:29.581Z] docker_cli_network_unix_test.go:46: [d6b34d697d4a9] daemon is not started [2022-01-03T16:00:29.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-03T16:00:29.842Z] docker_cli_network_unix_test.go:46: [db1672bb2dfae] daemon is not started [2022-01-03T16:00:29.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-03T16:00:30.412Z] docker_cli_network_unix_test.go:46: [d83f44d3edcbe] daemon is not started [2022-01-03T16:00:30.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-03T16:00:30.675Z] docker_cli_network_unix_test.go:46: [dd4a533e23ec5] daemon is not started [2022-01-03T16:00:30.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-03T16:00:30.937Z] docker_cli_network_unix_test.go:46: [d37c0259470af] daemon is not started [2022-01-03T16:00:30.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-03T16:00:30.937Z] docker_cli_network_unix_test.go:46: [dd0f3cb01ccc6] daemon is not started [2022-01-03T16:00:30.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-03T16:00:31.876Z] docker_cli_network_unix_test.go:46: [dfac267c6e4c8] daemon is not started [2022-01-03T16:00:31.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-03T16:00:32.446Z] docker_cli_network_unix_test.go:46: [d29f5769b8d37] daemon is not started [2022-01-03T16:00:32.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-03T16:00:32.706Z] docker_cli_network_unix_test.go:46: [dd584fecd3ef2] daemon is not started [2022-01-03T16:00:32.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-03T16:00:32.966Z] docker_cli_network_unix_test.go:46: [d2425b799dac2] daemon is not started [2022-01-03T16:00:32.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-03T16:00:33.226Z] docker_cli_network_unix_test.go:46: [dbaaa0d928ec3] daemon is not started [2022-01-03T16:00:33.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-03T16:00:34.167Z] docker_cli_network_unix_test.go:968: [d38dbc394a123] daemon is not started [2022-01-03T16:00:35.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-03T16:00:36.493Z] docker_cli_network_unix_test.go:46: [d077f9db931a9] daemon is not started [2022-01-03T16:00:36.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-03T16:00:39.035Z] docker_cli_network_unix_test.go:1116: [de7dcddf28159] daemon is not started [2022-01-03T16:00:42.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-03T16:00:42.336Z] docker_cli_network_unix_test.go:46: [d8222a81751f8] daemon is not started [2022-01-03T16:00:42.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-03T16:00:42.906Z] docker_cli_network_unix_test.go:46: [d400d84c673cb] daemon is not started [2022-01-03T16:00:42.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-03T16:00:42.906Z] docker_cli_network_unix_test.go:46: [d6ff6b6f99794] daemon is not started [2022-01-03T16:00:42.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-03T16:00:42.906Z] docker_cli_network_unix_test.go:46: [d0e81724c6bfc] daemon is not started [2022-01-03T16:00:42.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-03T16:00:43.166Z] docker_cli_network_unix_test.go:46: [d17c8421ca23f] daemon is not started [2022-01-03T16:00:43.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-03T16:00:43.426Z] docker_cli_network_unix_test.go:46: [d17b32d5e2215] daemon is not started [2022-01-03T16:00:43.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-03T16:00:43.426Z] docker_cli_network_unix_test.go:46: [d9fc7fca5e8f7] daemon is not started [2022-01-03T16:00:43.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-03T16:00:44.361Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-03T16:00:44.361Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-03T16:00:44.361Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-03T16:00:44.361Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-03T16:00:44.361Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-03T16:00:44.361Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-03T16:00:44.361Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-03T16:00:44.361Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-03T16:00:44.361Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-03T16:00:44.361Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-03T16:00:44.361Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-03T16:00:44.812Z] docker_cli_network_unix_test.go:46: [dd2166aafd1b8] daemon is not started [2022-01-03T16:00:45.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-03T16:00:45.754Z] docker_cli_network_unix_test.go:46: [d0a96227e5db6] daemon is not started [2022-01-03T16:00:45.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-03T16:00:45.754Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T16:00:45.754Z] docker_cli_network_unix_test.go:46: [d06dbd46e24ae] daemon is not started [2022-01-03T16:00:45.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-03T16:00:45.900Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-03T16:00:45.900Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:00:46.325Z] docker_cli_network_unix_test.go:46: [dbd1c2c2d9dd1] daemon is not started [2022-01-03T16:00:46.364Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-03T16:00:46.364Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:00:46.364Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-03T16:00:46.364Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:00:46.364Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-03T16:00:46.364Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:00:46.364Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-03T16:00:46.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-03T16:00:49.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-03T16:00:50.121Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-03T16:00:50.121Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:00:50.121Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-03T16:00:50.121Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:00:50.121Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-03T16:00:51.264Z] docker_cli_network_unix_test.go:1084: [df1caf01e0b2d] daemon is not started [2022-01-03T16:00:52.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-03T16:00:52.646Z] docker_cli_network_unix_test.go:46: [df30d3f6e9b99] daemon is not started [2022-01-03T16:00:52.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-03T16:00:53.217Z] docker_cli_network_unix_test.go:46: [d1de865f6fb87] daemon is not started [2022-01-03T16:00:53.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-03T16:00:54.599Z] docker_cli_network_unix_test.go:46: [dcd46bc723916] daemon is not started [2022-01-03T16:00:54.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-03T16:00:54.859Z] docker_cli_network_unix_test.go:46: [d7e68c0e07d39] daemon is not started [2022-01-03T16:00:54.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-03T16:00:55.122Z] docker_cli_network_unix_test.go:46: [d0d79c3f9f4af] daemon is not started [2022-01-03T16:00:55.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-03T16:00:55.952Z] docker_cli_network_unix_test.go:46: [d63b953be0eb0] daemon is not started [2022-01-03T16:00:55.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-03T16:00:56.527Z] docker_cli_network_unix_test.go:46: [d8bcd302c8bef] daemon is not started [2022-01-03T16:00:56.787Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-03T16:00:58.704Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-03T16:01:02.072Z] docker_cli_network_unix_test.go:46: [d5902815b6dae] daemon is not started [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite (53.34s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.85s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.26s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-03T16:01:02.333Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.24s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.40s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-01-03T16:01:02.333Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s) [2022-01-03T16:01:02.333Z] === RUN TestDockerHubPullSuite [2022-01-03T16:01:02.333Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-03T16:01:04.242Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-03T16:01:06.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-03T16:01:07.054Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-03T16:01:08.436Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-03T16:01:08.436Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite (6.26s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2022-01-03T16:01:08.697Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-03T16:01:08.697Z] PASS [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === Skipped [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T16:01:08.697Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:01:08.697Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T16:01:08.697Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-03T16:01:08.697Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-03T16:01:08.697Z] [2022-01-03T16:01:08.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T16:01:08.698Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T16:01:08.698Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:01:08.698Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-03T16:01:08.698Z] docker_cli_network_unix_test.go:46: [d06dbd46e24ae] daemon is not started [2022-01-03T16:01:08.698Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] DONE 1262 tests, 51 skipped in 1404.279s [2022-01-03T16:01:08.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:01:08.698Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:01:08.698Z] +++ kill 8486 [2022-01-03T16:01:08.698Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:01:08.698Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:01:08.698Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.698Z] To set a process to complain mode, use the command line tool [2022-01-03T16:01:08.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:01:08.698Z] +++ true [2022-01-03T16:01:08.698Z] exiting test-integration [2022-01-03T16:01:08.698Z] ++ exit 0 [2022-01-03T16:01:08.698Z] [2022-01-03T16:01:08.958Z] + for job in $(jobs -p) [2022-01-03T16:01:08.958Z] + wait 9479 [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:01:16.546Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:01:16.546Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:01:16.546Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:01:16.546Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:01:17.527Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:01:22.266Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:01:25.206Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:01:29.943Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:01:29.943Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:01:29.943Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:01:29.943Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:01:29.943Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:01:29.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:01:34.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:01:34.680Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:01:34.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:01:34.680Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:01:34.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:01:34.680Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:01:34.680Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:01:35.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:01:39.884Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:01:51.058Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:01:51.526Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:01:51.526Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:01:51.992Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:01:51.992Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:01:51.992Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:01:52.357Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:01:52.459Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:01:52.823Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:01:52.823Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:01:52.823Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:01:52.823Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:01:52.823Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:01:52.823Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:01:54.027Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:01:54.027Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:01:54.027Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:01:54.495Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:01:54.964Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:01:55.659Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-03T16:01:55.659Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-03T16:01:55.765Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:01:55.765Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:02:01.625Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:02:02.238Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-03T16:02:03.614Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:02:07.530Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-03T16:02:08.357Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:02:08.765Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:02:09.440Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-03T16:02:13.641Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:02:14.205Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:02:14.205Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:02:14.205Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:02:14.205Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:02:14.205Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:02:14.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:02:14.613Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:02:16.182Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-03T16:02:18.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:02:18.941Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:02:18.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:02:18.941Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:02:18.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:02:18.942Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:02:18.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:02:19.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:02:19.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-03T16:02:19.478Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T16:02:19.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-03T16:02:20.464Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:02:20.932Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:02:24.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-03T16:02:24.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-03T16:02:25.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-03T16:02:26.778Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:02:26.778Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:02:26.778Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:02:26.778Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:02:27.244Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:02:27.244Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:02:27.244Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:02:27.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-03T16:02:29.814Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:02:35.883Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:02:35.883Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:02:35.883Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:02:44.726Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:02:44.726Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:02:44.726Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:02:44.726Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:02:44.726Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:02:44.726Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:02:48.352Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:02:48.352Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:02:49.468Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:02:49.469Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:02:50.561Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:02:50.561Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:02:50.561Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:02:51.028Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:02:51.028Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:02:55.770Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:02:56.611Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:02:56.751Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:02:57.218Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:02:58.199Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:02:59.180Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:03:00.167Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:03:01.725Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:03:05.262Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:03:07.574Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:03:07.575Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:03:07.575Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:03:07.575Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:03:07.575Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:03:08.040Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:03:08.040Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:03:08.040Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:03:08.040Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:03:08.506Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:03:09.489Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:03:15.340Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:03:15.682Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:03:23.890Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-03T16:03:23.890Z] docker_cli_swarm_test.go:1186: [dcea967738289] joining swarm manager [d8272c0aaccc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:03:25.624Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-03T16:03:25.624Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:03:25.624Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-03T16:03:26.272Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:03:26.737Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:03:30.280Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:03:30.280Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:03:30.280Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:03:30.323Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-03T16:03:30.323Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-03T16:03:30.466Z] docker_cli_swarm_test.go:1195: [de52c65cf890e] joining swarm manager [d8272c0aaccc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:03:33.218Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:03:33.884Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:03:33.884Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:03:33.884Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:03:33.884Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:03:34.350Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:03:34.350Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:03:34.350Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:03:35.021Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-03T16:03:36.566Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-03T16:03:36.566Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:03:36.566Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-03T16:03:36.566Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:03:36.566Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-03T16:03:36.566Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:03:36.566Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-03T16:03:36.566Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-03T16:03:38.110Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-03T16:03:41.851Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-03T16:03:44.034Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-03T16:03:44.034Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:03:44.034Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-03T16:03:44.034Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:03:44.034Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-03T16:03:44.034Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-03T16:03:44.758Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:03:44.759Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:03:44.759Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:03:47.776Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-03T16:03:57.224Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:03:58.206Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:04:01.148Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:04:01.148Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:04:01.148Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:04:02.131Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:04:02.131Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:04:02.610Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-03T16:04:06.876Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:04:07.857Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:04:08.844Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:04:09.036Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:04:09.825Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:04:10.808Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:04:11.794Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:04:12.952Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-03T16:04:13.362Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:04:13.924Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-03T16:04:13.924Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:04:13.924Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-03T16:04:17.663Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-03T16:04:19.201Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:04:20.502Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:04:20.502Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:04:20.502Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:04:20.967Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:04:21.434Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:04:21.548Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:04:26.725Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-03T16:04:27.295Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:04:27.450Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-03T16:04:31.585Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-03T16:04:31.585Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-03T16:04:31.585Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-03T16:04:31.585Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-03T16:04:31.585Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-03T16:04:33.314Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-03T16:04:34.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T16:04:37.514Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-03T16:04:39.371Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:04:39.426Z] docker_cli_swarm_test.go:1118: [dcd9300449e40] joining swarm manager [db67fbb3517c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:04:40.365Z] docker_cli_swarm_test.go:1119: [dac8f30408142] joining swarm manager [db67fbb3517c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:04:48.504Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:04:48.504Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:04:48.504Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:04:48.504Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:04:57.189Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:04:57.189Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:04:57.189Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:05:04.359Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:05:04.359Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:05:04.359Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:05:04.359Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:05:04.359Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:05:04.359Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:05:07.331Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:05:12.091Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:05:15.048Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:05:15.048Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:05:15.048Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:05:18.001Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:05:18.470Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:05:20.038Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:05:28.707Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:05:30.273Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:05:31.163Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:05:40.702Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:05:43.636Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:05:43.659Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:05:43.755Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-03T16:05:43.755Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:05:43.755Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-03T16:05:43.755Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:05:43.755Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-03T16:05:50.778Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:05:52.332Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:05:56.291Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:05:57.970Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T16:06:00.084Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:06:01.070Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:06:01.070Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:06:01.070Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:06:01.070Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:06:01.070Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:06:01.826Z] docker_cli_swarm_test.go:1172: [ddfdef5e14899] joining swarm manager [db67fbb3517c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-03T16:06:03.287Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:06:03.287Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:06:03.287Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:06:05.109Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:06:13.721Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-03T16:06:13.721Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:06:13.721Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-03T16:06:13.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-03T16:06:19.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-03T16:06:19.541Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:06:21.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-03T16:06:26.337Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:06:26.337Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:06:26.337Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:06:26.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-03T16:06:33.483Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:06:34.464Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:06:34.464Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:06:34.464Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:06:34.464Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:06:34.464Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:06:38.243Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:06:39.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-03T16:06:40.586Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-03T16:06:41.155Z] docker_cli_swarm_test.go:1453: [dd566c85bcac7] joining swarm manager [d295839d91183]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:06:41.724Z] docker_cli_swarm_test.go:1454: [d86e25745593c] joining swarm manager [d295839d91183]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-03T16:06:42.981Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:06:45.927Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:06:45.999Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:06:46.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:06:46.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:06:49.335Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:06:49.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-03T16:06:49.624Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:06:49.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-03T16:06:50.316Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:06:51.875Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:06:53.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-03T16:06:53.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-03T16:06:53.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-03T16:06:53.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-03T16:06:53.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-03T16:06:54.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-03T16:06:55.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-03T16:06:55.420Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:06:55.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-03T16:06:55.420Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:06:55.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-03T16:06:57.053Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-03T16:07:00.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-03T16:07:00.944Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:07:02.262Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-03T16:07:02.280Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:07:03.263Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:07:04.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-03T16:07:04.012Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:07:04.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-03T16:07:04.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-03T16:07:04.012Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:07:04.174Z] docker_cli_swarm_unix_test.go:63: [d5eb9f3646559] joining swarm manager [d05f616982663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:07:04.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-03T16:07:04.472Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:07:04.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-03T16:07:11.413Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:07:13.663Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:07:15.211Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:07:15.211Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:07:15.211Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:07:15.211Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:07:15.211Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:07:16.777Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:07:17.444Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:07:20.569Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:07:24.391Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:07:27.842Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:07:29.242Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T16:07:32.588Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:07:37.329Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:07:38.890Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:07:38.890Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:07:38.890Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:07:38.890Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:07:38.890Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:07:40.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-03T16:07:41.832Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:07:41.832Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:07:41.832Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:07:43.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-03T16:07:43.108Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:07:43.569Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-03T16:07:43.569Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:07:44.036Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-03T16:07:44.182Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:07:44.182Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:07:44.651Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:07:45.779Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-03T16:07:45.779Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:07:46.241Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-03T16:07:52.048Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-03T16:07:53.018Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-03T16:07:53.018Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:07:53.018Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-03T16:07:53.018Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:07:53.018Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-03T16:07:53.485Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:07:53.485Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:07:55.207Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-03T16:07:56.177Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-03T16:07:57.146Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-03T16:07:57.284Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:07:57.606Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-03T16:07:57.753Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:07:58.575Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-03T16:08:00.425Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-03T16:08:00.425Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-03T16:08:00.425Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-03T16:08:01.548Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:08:01.805Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-03T16:08:05.111Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-03T16:08:05.666Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-03T16:08:07.657Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-03T16:08:07.849Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-03T16:08:07.849Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:08:07.849Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-03T16:08:09.391Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-03T16:08:09.391Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:08:09.391Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-03T16:08:09.569Z] docker_api_swarm_test.go:962: [d7622325c4c50] joining swarm manager [db825e09d60de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-03T16:08:09.852Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-03T16:08:12.764Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-03T16:08:13.735Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-03T16:08:14.195Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-03T16:08:14.195Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:08:14.195Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-03T16:08:15.164Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-03T16:08:16.134Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-03T16:08:16.135Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:08:16.135Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-03T16:08:16.135Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:08:16.135Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-03T16:08:19.374Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:08:19.374Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:08:19.374Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:08:21.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:08:25.307Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-03T16:08:25.313Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:08:26.882Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:08:28.385Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-03T16:08:31.641Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:08:31.641Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.641Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:08:31.641Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.641Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:08:31.641Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:08:31.641Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:08:33.480Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:08:35.437Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:08:35.905Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:08:38.380Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-03T16:08:38.859Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:08:38.859Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:08:38.859Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:08:38.859Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:08:38.859Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:08:40.933Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-03T16:08:42.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-03T16:08:45.384Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-03T16:08:45.949Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:08:53.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-03T16:08:56.811Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-03T16:08:59.352Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-03T16:09:00.101Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:09:00.570Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:09:00.855Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:09:01.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-03T16:09:03.819Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:09:03.819Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:09:03.819Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:09:03.819Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:09:03.819Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:09:04.450Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-03T16:09:05.380Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:09:06.993Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-03T16:09:07.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-03T16:09:07.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-03T16:09:07.848Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-03T16:09:09.234Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:09:09.535Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-03T16:09:10.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-03T16:09:10.032Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:09:10.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-03T16:09:10.032Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:09:10.121Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:09:10.494Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-03T16:09:10.495Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:09:10.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-03T16:09:11.447Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-03T16:09:11.465Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-03T16:09:11.465Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:09:11.465Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-03T16:09:14.862Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:09:15.107Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:09:15.107Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:09:15.108Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:09:15.108Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:09:15.108Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:09:17.327Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:09:17.327Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:09:17.327Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:09:19.615Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-03T16:09:27.755Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:09:31.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:09:31.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:09:37.416Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:09:38.399Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:09:38.865Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:09:44.056Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:09:44.057Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:09:44.057Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:09:44.057Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:09:44.526Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:09:44.526Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:09:44.526Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:09:45.513Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:09:47.178Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-03T16:09:48.149Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-03T16:09:48.149Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:09:48.613Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-03T16:09:49.273Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:09:49.273Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:09:52.676Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:09:54.017Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:09:54.017Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:09:54.892Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:09:54.892Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:09:54.892Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:09:54.892Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:09:54.892Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:09:54.892Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:09:54.892Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:09:57.108Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:09:58.759Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:10:01.870Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:10:06.630Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:10:07.713Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-03T16:10:10.424Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:10:10.424Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:10:10.424Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:10:17.589Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:10:17.589Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:10:17.589Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:10:22.607Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-03T16:10:24.036Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:10:24.036Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:10:24.036Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:10:24.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-03T16:10:24.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-03T16:10:24.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-03T16:10:24.502Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:10:24.755Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:10:26.061Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:10:26.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:10:28.550Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:10:28.550Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:10:28.550Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:10:28.550Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:10:28.550Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:10:28.550Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:10:28.550Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:10:28.550Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:10:29.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-03T16:10:30.805Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:10:35.709Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:10:36.667Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:10:36.667Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:10:36.667Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:10:36.667Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:10:36.667Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:10:36.667Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:10:36.667Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite (1633.10s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.10s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.08s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.25s) [2022-01-03T16:10:37.502Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.96s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.66s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.88s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.57s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.15s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.49s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.33s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.99s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.32s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.87s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.62s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.09s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.18s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.32s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.35s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.74s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.57s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.82s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.78s) [2022-01-03T16:10:37.502Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.19s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.08s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.78s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.09s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.46s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.39s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.76s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.23s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.28s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.00s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.20s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.33s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.62s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.97s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.23s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2022-01-03T16:10:37.503Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.80s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.87s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.12s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.18s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.68s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.98s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-01-03T16:10:37.503Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-01-03T16:10:37.503Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:10:37.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-03T16:10:38.010Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-03T16:10:38.072Z] docker_cli_external_volume_driver_test.go:52: [d8272c34b34bf] daemon is not started [2022-01-03T16:10:41.410Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:10:41.878Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:10:42.873Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:10:42.873Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:10:42.873Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:10:44.442Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:10:44.442Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:10:44.442Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:10:44.442Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:10:44.442Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:10:44.442Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:10:44.442Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:10:45.663Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:10:45.663Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:10:45.663Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:10:45.663Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:10:45.663Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:10:47.398Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:10:47.398Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:10:47.398Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:10:47.398Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:10:49.616Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:10:49.616Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:10:49.616Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:10:49.616Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:10:49.616Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:10:49.616Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:10:49.616Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:10:49.616Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:10:53.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:10:54.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T16:10:56.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-03T16:10:57.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:10:57.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:10:57.193Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:10:57.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:10:59.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:10:59.411Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:11:01.629Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:11:01.629Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:11:01.629Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:11:01.629Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:11:01.629Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:11:04.585Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:11:04.585Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:11:06.153Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:11:06.153Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:11:06.153Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:11:09.109Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T16:11:09.109Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:11:10.929Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:11:10.929Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:11:12.064Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:11:15.862Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:11:19.576Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:11:19.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:11:19.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:11:19.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:11:19.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:11:19.659Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:11:22.614Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:11:22.614Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:11:22.614Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:11:24.834Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:11:24.834Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:11:24.834Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:11:26.732Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:11:26.732Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:11:26.732Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:11:26.732Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:11:26.732Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:11:27.152Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:11:27.152Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:11:29.038Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:11:29.038Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:11:29.504Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:11:31.915Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:11:33.484Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:11:33.484Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:11:33.953Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:11:33.953Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:11:33.953Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:11:33.953Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:11:33.953Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:11:33.953Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:11:33.953Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:11:33.953Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:11:33.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:11:35.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:11:35.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:11:38.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:11:41.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:11:41.976Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:11:44.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:11:45.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:11:46.225Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:11:46.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00044d848_} [2022-01-03T16:11:49.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999717063_c:\foo_false____} [2022-01-03T16:11:50.125Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-03T16:11:51.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999717063_c:\foo_true____} [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:11:54.501Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:11:54.501Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:11:54.501Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:11:54.501Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:11:54.501Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:11:54.501Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:11:54.501Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:11:57.219Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-03T16:11:57.219Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.219Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:11:57.458Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:11:57.458Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:11:57.458Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:11:57.458Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:12:00.417Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:12:00.417Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:12:00.417Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:12:00.417Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:12:01.141Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:12:01.141Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:12:01.141Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:12:01.141Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:12:01.141Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:12:01.141Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:12:01.141Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:12:02.123Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:12:02.639Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:12:02.639Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:12:02.639Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:12:02.639Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:12:02.639Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:12:02.639Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:12:02.639Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:12:03.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-03T16:12:08.516Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:12:10.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-03T16:12:10.735Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:12:10.735Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:12:10.735Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:12:10.735Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:12:10.735Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:12:10.780Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:12:12.988Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:12:12.988Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:12:13.456Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:12:13.456Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:12:13.456Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:12:13.456Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:12:13.456Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:12:15.663Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:12:15.663Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:12:15.663Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:12:21.168Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:12:21.168Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:12:21.168Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:12:21.168Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:12:21.168Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:12:21.521Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:12:25.374Z] docker_cli_external_volume_driver_test.go:52: [d9d3d550c8df1] daemon is not started [2022-01-03T16:12:26.272Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:12:26.272Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:12:26.272Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:12:29.838Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:12:29.838Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:12:29.838Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:12:29.838Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:12:29.838Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:12:32.062Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:12:32.062Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:12:32.062Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:12:32.062Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:12:32.062Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:12:33.414Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:12:33.415Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:12:33.415Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:12:35.017Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:12:35.018Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:12:35.018Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:12:35.018Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:12:35.018Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:12:35.018Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:12:35.018Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:12:35.018Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:12:35.018Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:12:35.018Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:12:35.486Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:12:37.708Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:12:40.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-03T16:12:40.664Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:12:40.664Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:12:40.664Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:12:42.065Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:12:42.880Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:12:43.349Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:12:43.819Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:12:43.819Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:12:43.819Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:12:43.819Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:12:43.819Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:12:43.819Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:12:44.287Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:12:44.757Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:12:45.852Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:12:45.852Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:12:45.852Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:12:45.852Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:12:45.852Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:12:45.852Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:12:45.852Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:12:45.852Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:12:53.425Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:12:53.425Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:12:53.425Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:12:54.493Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:12:56.381Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:12:56.381Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:12:56.381Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:12:56.381Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:12:58.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:12:59.338Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:12:59.338Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:12:59.338Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:12:59.338Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:12:59.338Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:12:59.338Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:12:59.338Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:12:59.338Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:13:01.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:13:01.641Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:13:01.641Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:13:02.294Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:13:04.512Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:13:04.585Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:13:04.585Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:13:04.585Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:13:04.585Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:13:04.585Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:13:04.585Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:13:04.585Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:13:07.466Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:13:08.371Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:13:08.371Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:13:08.371Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:13:08.371Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:13:10.601Z] docker_cli_external_volume_driver_test.go:52: [d5f4cd311898f] daemon is not started [2022-01-03T16:13:11.315Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:13:11.315Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:13:11.315Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:13:11.315Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:13:11.315Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:13:11.315Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:13:11.315Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:13:11.315Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:13:15.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:13:16.134Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:13:18.040Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T16:13:20.892Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:13:20.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:13:20.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:13:20.988Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:13:20.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:13:24.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:13:24.766Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:13:25.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-03T16:13:25.756Z] docker_cli_external_volume_driver_test.go:52: [d0d73fcb5f676] daemon is not started [2022-01-03T16:13:26.769Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:13:27.724Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:13:27.724Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:13:27.724Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:13:27.724Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:13:27.724Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:13:28.987Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:13:29.455Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:13:30.672Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:13:30.672Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:13:33.615Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:13:33.615Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:13:33.615Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:13:34.213Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:13:34.213Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:13:35.201Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:13:37.400Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-03T16:13:37.400Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:13:40.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:13:40.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-03T16:13:41.073Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:13:45.840Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:13:45.840Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:13:45.840Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:13:45.840Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:13:46.198Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:13:46.831Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:13:46.831Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:13:46.831Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:13:49.789Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:13:53.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:13:53.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:13:53.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:13:53.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:13:53.344Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:13:53.833Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-03T16:13:53.834Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-03T16:13:53.834Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-03T16:13:55.551Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:13:55.551Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:13:55.551Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:13:58.465Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:13:58.498Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:13:58.498Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:13:58.498Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:14:00.033Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:14:02.277Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:14:02.277Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:14:02.990Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:14:06.383Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-03T16:14:07.020Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:14:07.752Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:14:07.752Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:14:07.752Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:14:09.964Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:14:09.964Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:14:09.964Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:14:09.964Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:14:09.964Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:14:09.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:14:10.712Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:14:12.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-03T16:14:12.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:14:12.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:14:14.507Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:14:14.507Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:14:14.507Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:14:14.507Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:14:14.507Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:14:15.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:14:16.726Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:14:18.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:14:18.938Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-03T16:14:18.945Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:14:18.945Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:14:18.945Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:14:18.945Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:14:18.945Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:14:18.945Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:14:18.945Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:14:21.164Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:14:21.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:14:22.734Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:14:24.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048cf18_} [2022-01-03T16:14:24.953Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:14:27.174Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T16:14:27.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-176377830_c:\foo_false____} [2022-01-03T16:14:30.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-176377830_c:\foo_true____} [2022-01-03T16:14:30.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-03T16:14:31.538Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:14:33.538Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:14:33.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:14:34.004Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:14:34.004Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:14:34.004Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:14:34.004Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:14:34.004Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:14:34.004Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:14:37.616Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:14:37.616Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.616Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:14:37.616Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.616Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:14:37.616Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.616Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:14:37.783Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:14:37.783Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:14:37.783Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:14:37.783Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:14:38.605Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:14:40.727Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:14:40.727Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:14:40.727Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:14:40.727Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:14:43.369Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:14:43.369Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:14:43.369Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:14:43.369Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:14:43.369Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:14:43.369Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:14:44.518Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:14:44.518Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:14:44.518Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:14:44.518Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:14:44.518Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:14:44.518Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:14:44.518Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:14:44.936Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:14:44.936Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:14:44.936Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:14:44.936Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:14:44.936Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:14:44.936Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:14:45.405Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:14:45.405Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:14:45.405Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:14:45.405Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:14:45.405Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:14:45.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-03T16:14:47.625Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:14:47.625Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:14:47.625Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:14:50.375Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:14:52.385Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:14:52.385Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:14:52.385Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:14:52.385Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:14:52.385Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:14:52.385Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:14:52.385Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:14:53.327Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:14:53.327Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:14:53.327Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:14:53.327Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:14:53.327Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:14:59.597Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:15:04.368Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:15:05.799Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:15:05.799Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:15:05.799Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:15:05.799Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:15:05.799Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:15:08.171Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:15:14.053Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:15:14.053Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:15:14.053Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:15:14.315Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-03T16:15:16.201Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:15:16.201Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:15:16.201Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:15:16.201Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:15:16.201Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:15:18.812Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:15:18.812Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:15:18.812Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:15:18.812Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:15:18.812Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:15:18.812Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:15:19.143Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:15:19.143Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:15:19.143Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:15:19.143Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:15:19.143Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:15:19.281Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:15:19.750Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:15:19.750Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:15:19.750Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:15:21.317Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:15:21.317Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:15:21.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:15:22.082Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:15:22.082Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:15:22.082Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:15:22.082Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:15:22.082Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:15:22.550Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:15:22.885Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:15:23.355Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:15:24.762Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:15:25.575Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:15:27.711Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:15:27.711Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:15:27.711Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:15:28.531Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:15:28.531Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:15:28.531Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:15:28.531Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:15:30.663Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:15:31.646Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:15:31.646Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:15:31.646Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:15:31.646Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:15:32.112Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:15:32.112Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:15:32.112Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:15:32.112Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:15:32.330Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:15:32.330Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:15:32.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-03T16:15:32.578Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:15:34.553Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:15:34.553Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:15:35.022Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:15:35.022Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:15:35.022Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:15:35.022Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:15:35.022Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:15:35.022Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:15:35.022Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:15:35.022Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:15:35.022Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:15:35.022Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:15:37.979Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:15:39.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-03T16:15:40.203Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:15:40.203Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:15:40.203Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:15:40.203Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:15:40.203Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:15:40.203Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:15:40.203Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:15:40.203Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:15:42.991Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:15:42.991Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:15:42.991Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:15:43.159Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:15:43.159Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:15:45.379Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:15:45.379Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.379Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:15:45.379Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.379Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:15:45.379Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.379Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:15:45.938Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:15:45.938Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:15:45.938Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:15:45.938Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:15:48.337Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:15:48.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:15:48.889Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:15:48.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:15:49.357Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:15:49.357Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:15:49.357Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:15:49.357Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:15:49.357Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:15:49.357Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:15:49.357Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:15:49.357Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:15:50.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-03T16:15:53.101Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:15:53.102Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:15:53.102Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:15:53.102Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:15:53.102Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:15:53.102Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:15:53.102Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:15:53.137Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:15:55.321Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:15:56.086Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:15:56.888Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:15:57.361Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:15:59.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:15:59.580Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:16:01.801Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:16:01.801Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:16:01.801Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:16:01.801Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:16:04.022Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:16:06.981Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:16:09.439Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:16:11.745Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:16:13.313Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:16:15.290Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:16:16.270Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:16:17.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:16:20.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:16:21.139Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:16:22.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-03T16:16:23.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:16:24.082Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:16:25.067Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:16:25.974Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:16:25.974Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:16:25.974Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:16:25.974Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:16:28.192Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:16:29.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:16:29.857Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:16:30.326Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:16:31.314Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:16:35.640Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:16:37.170Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:16:38.598Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:16:38.598Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:16:38.598Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:16:40.817Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:16:40.817Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:16:43.026Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:16:43.493Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:16:43.493Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:16:43.493Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:16:43.493Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:16:43.493Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:16:43.493Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:16:43.493Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:16:43.493Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:16:44.479Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:16:44.479Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:16:44.479Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:16:46.696Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:16:48.261Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:16:51.460Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:16:54.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-03T16:16:57.332Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:16:58.900Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:17:01.856Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:17:01.856Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:17:01.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:17:04.074Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:17:06.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-03T16:17:07.026Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:17:15.695Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:17:15.695Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:17:15.695Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:17:15.695Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:17:15.695Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:17:18.648Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:17:21.606Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:17:24.090Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:17:24.090Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:17:24.561Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:17:24.561Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:17:24.561Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:17:24.561Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:17:24.561Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:17:24.561Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:17:24.561Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:17:24.561Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:17:24.561Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:17:24.561Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:17:24.561Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:17:24.561Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:17:24.561Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:17:24.561Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:17:24.561Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:17:24.561Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:17:24.561Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:17:24.561Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:17:25.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-03T16:17:25.104Z] docker_cli_external_volume_driver_test.go:484: [d110e2b8f5d91] daemon is not started [2022-01-03T16:17:27.867Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:17:29.318Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:17:29.318Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:17:29.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:17:33.719Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:17:33.719Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:17:33.719Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:17:35.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:17:35.194Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:17:35.194Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:17:35.927Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:17:39.993Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-03T16:17:39.993Z] docker_cli_external_volume_driver_test.go:52: [db80a71cd1ead] daemon is not started [2022-01-03T16:17:41.777Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:17:41.777Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:17:41.777Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:17:41.777Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:17:41.777Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:17:42.353Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:17:42.353Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:17:42.353Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:17:43.983Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:17:46.949Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:17:46.949Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:17:46.949Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:17:46.949Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:17:46.949Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:17:46.949Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:17:46.949Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:17:49.888Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:17:52.785Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:17:53.666Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-01-03T16:17:54.884Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-03T16:17:54.884Z] PASS [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] === Skipped [2022-01-03T16:17:54.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T16:17:54.884Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-03T16:17:54.884Z] check_test.go:308: [d3ab7d3c42e25] daemon is not started [2022-01-03T16:17:54.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T16:17:54.884Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-03T16:17:54.884Z] check_test.go:308: [d8628cd943642] daemon is not started [2022-01-03T16:17:54.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T16:17:54.884Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-03T16:17:54.884Z] check_test.go:308: [d7760a13d8e43] daemon is not started [2022-01-03T16:17:54.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-03T16:17:54.884Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-03T16:17:54.884Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:17:54.884Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-03T16:17:54.884Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] DONE 273 tests, 5 skipped in 2410.085s [2022-01-03T16:17:54.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-03T16:17:54.884Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6cd72b03ecdd/docker.pid [2022-01-03T16:17:54.884Z] +++ kill 7387 [2022-01-03T16:17:54.884Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7387 is not a child of this shell [2022-01-03T16:17:54.884Z] warning: PID 7387 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6cd72b03ecdd/docker.pid had a nonzero exit code [2022-01-03T16:17:54.884Z] ++++ cat bundles/test-integration/docker.pid [2022-01-03T16:17:54.884Z] +++ kill 8479 [2022-01-03T16:17:54.884Z] +++ /etc/init.d/apparmor stop [2022-01-03T16:17:54.884Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] Unloading profiles will leave already running processes permanently [2022-01-03T16:17:54.884Z] unconfined, which can lead to unexpected situations. [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] To set a process to complain mode, use the command line tool [2022-01-03T16:17:54.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-03T16:17:54.884Z] +++ true [2022-01-03T16:17:54.884Z] exiting test-integration [2022-01-03T16:17:54.884Z] ++ exit 0 [2022-01-03T16:17:54.884Z] [2022-01-03T16:17:54.884Z] + exit 0 [2022-01-03T16:17:54.885Z] ++ jobs -p [2022-01-03T16:17:54.885Z] + pids= [2022-01-03T16:17:54.885Z] + echo 'Remaining pids to kill: []' [2022-01-03T16:17:54.885Z] Remaining pids to kill: [] [2022-01-03T16:17:54.885Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-03T16:17:54.905Z] Recording test results [2022-01-03T16:17:56.946Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-03T16:17:57.267Z] + echo Ensuring container killed. [2022-01-03T16:17:57.267Z] Ensuring container killed. [2022-01-03T16:17:57.267Z] + docker ps -aq -f name=docker-pr4-* [2022-01-03T16:17:57.267Z] + cids=51fab8233b12 [2022-01-03T16:17:57.267Z] 8a2a11726ca3 [2022-01-03T16:17:57.267Z] fa09b9b06d56 [2022-01-03T16:17:57.267Z] + [ -n 51fab8233b12 [2022-01-03T16:17:57.267Z] 8a2a11726ca3 [2022-01-03T16:17:57.267Z] fa09b9b06d56 ] [2022-01-03T16:17:57.267Z] + docker rm -vf 51fab8233b12 8a2a11726ca3 fa09b9b06d56 [2022-01-03T16:17:57.447Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:17:57.840Z] 51fab8233b12 [2022-01-03T16:17:58.100Z] 8a2a11726ca3 [2022-01-03T16:17:58.100Z] fa09b9b06d56 [Pipeline] sh [2022-01-03T16:17:58.385Z] + echo Chowning /workspace to jenkins user [2022-01-03T16:17:58.385Z] Chowning /workspace to jenkins user [2022-01-03T16:17:58.385Z] + id -u [2022-01-03T16:17:58.385Z] + id -g [2022-01-03T16:17:58.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43105:/workspace busybox chown -R 1000:1000 /workspace [2022-01-03T16:17:58.385Z] Unable to find image 'busybox:latest' locally [2022-01-03T16:17:58.385Z] latest: Pulling from library/busybox [2022-01-03T16:17:58.645Z] 5cc84ad355aa: Pulling fs layer [2022-01-03T16:17:58.645Z] 5cc84ad355aa: Download complete [2022-01-03T16:17:58.645Z] 5cc84ad355aa: Pull complete [2022-01-03T16:17:58.645Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-03T16:17:58.645Z] Status: Downloaded newer image for busybox:latest [2022-01-03T16:18:00.391Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-03T16:18:02.259Z] + bundleName=amd64 [2022-01-03T16:18:02.259Z] + echo Creating amd64-bundles.tar.gz [2022-01-03T16:18:02.259Z] Creating amd64-bundles.tar.gz [2022-01-03T16:18:02.259Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-03T16:18:02.259Z] + 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 [2022-01-03T16:18:03.654Z] Archiving artifacts [2022-01-03T16:18:05.596Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:18:05.908Z] + make clean [2022-01-03T16:18:05.908Z] docker volume rm -f docker-dev-cache [2022-01-03T16:18:05.908Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:18:06.240Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:18:06.240Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.240Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:18:06.240Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.240Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:18:06.240Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.240Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-03T16:18:06.630Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-03T16:18:06.630Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-03T16:18:06.630Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-03T16:18:06.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-03T16:18:07.600Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-03T16:18:07.721Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:18:07.721Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:18:07.721Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:18:07.721Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:18:10.017Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:18:11.337Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:18:15.871Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:18:15.871Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:18:15.871Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:18:15.871Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:18:15.871Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:18:15.871Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:18:17.149Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-03T16:18:17.149Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:18:17.149Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-03T16:18:17.149Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:18:17.608Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-03T16:18:17.608Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:18:17.608Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-03T16:18:17.608Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:18:17.608Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-03T16:18:17.608Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:18:17.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:18:19.649Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:18:19.649Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:18:19.649Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:18:19.649Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:18:19.649Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:18:19.649Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:18:20.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:18:22.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-03T16:18:22.304Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:18:22.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-03T16:18:22.304Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:18:22.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-03T16:18:22.304Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:18:22.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-03T16:18:23.174Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:18:23.440Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:18:23.440Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:18:23.440Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:18:23.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-03T16:18:29.680Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-03T16:18:30.342Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:18:30.582Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:18:30.582Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:18:30.582Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:18:30.582Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:18:30.582Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:18:30.582Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:18:30.582Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:18:35.101Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:18:35.101Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:18:35.101Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:18:35.101Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:18:35.101Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:18:37.717Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:18:39.863Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:18:39.863Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:18:39.863Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:18:39.863Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:18:39.863Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:18:39.863Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:18:39.863Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:18:39.863Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:18:39.863Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:18:44.858Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:18:47.022Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:18:47.022Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:18:47.022Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:18:48.590Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:18:48.590Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:18:48.590Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:18:48.634Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:18:49.578Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:18:50.567Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:18:50.567Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.567Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-03T16:18:50.821Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-03T16:18:50.821Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-03T16:18:50.821Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-03T16:18:50.821Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-03T16:18:50.821Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:18:50.821Z] === RUN TestDockerSuite/TestBuildFails [2022-01-03T16:18:55.325Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:18:55.775Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:18:55.775Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:18:55.775Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:18:56.628Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-03T16:18:57.087Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-03T16:19:00.091Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:19:00.513Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:19:00.980Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:19:00.980Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:19:00.980Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:19:00.980Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:19:00.980Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:19:01.445Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:19:01.912Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:19:01.912Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:19:01.912Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:19:02.311Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:19:02.893Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:19:02.893Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:19:04.174Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-03T16:19:05.096Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:19:05.096Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:19:07.305Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:19:09.969Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-03T16:19:11.081Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:19:11.081Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:19:11.081Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:19:11.081Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:19:14.859Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:19:14.859Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:19:17.063Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:19:17.063Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:19:17.063Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:19:17.063Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:19:17.063Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:19:17.063Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:19:17.063Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:19:17.063Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.063Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:19:17.529Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:19:17.529Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.529Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:19:17.529Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:19:17.529Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:19:18.545Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-03T16:19:20.466Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:19:23.409Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:19:23.409Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:19:23.409Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:19:23.409Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:19:23.409Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:19:23.409Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:19:23.409Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:19:23.409Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:19:23.551Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:19:23.551Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:19:23.551Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:19:26.357Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:19:26.357Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:19:28.308Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:19:28.777Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:19:28.777Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:19:29.765Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:19:30.136Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:19:30.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:19:30.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:19:30.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:19:30.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:19:30.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:19:30.136Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:19:30.965Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-03T16:19:32.506Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-03T16:19:33.078Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:19:34.524Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:19:37.814Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:19:37.814Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:19:37.814Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:19:37.814Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:19:37.814Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:19:37.814Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:19:37.814Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:19:39.281Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:19:39.281Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:19:39.281Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:19:39.603Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-03T16:19:39.603Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:19:39.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-03T16:19:40.063Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-03T16:19:40.752Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:19:41.034Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-03T16:19:41.034Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:19:41.034Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-03T16:19:44.038Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:19:44.038Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:19:44.038Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:19:44.531Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:19:44.531Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:19:47.476Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:19:50.417Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:19:50.417Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:19:50.417Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:19:50.417Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:19:54.199Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:19:57.978Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:19:58.732Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-03T16:19:58.732Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:19:58.732Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-03T16:19:58.980Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:20:00.546Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:20:01.533Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:20:05.118Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:20:07.406Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:20:08.059Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:20:10.999Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:20:11.134Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-03T16:20:11.593Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-03T16:20:12.165Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:20:13.777Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-03T16:20:13.777Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:20:13.777Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-03T16:20:14.746Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-03T16:20:14.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:20:15.205Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-03T16:20:17.723Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:20:20.664Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:20:20.834Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:20:20.998Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-03T16:20:21.458Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-03T16:20:22.425Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:20:23.605Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:20:23.605Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:20:23.605Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:20:23.605Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:20:23.963Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-03T16:20:24.422Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-03T16:20:24.624Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:20:24.624Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:20:25.958Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-03T16:20:26.550Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:20:27.577Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:20:28.139Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-03T16:20:29.494Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:20:36.632Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-03T16:20:36.715Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-03T16:20:36.715Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-03T16:20:36.715Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-03T16:20:37.174Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-03T16:20:38.145Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-03T16:20:38.836Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:20:38.836Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:20:38.836Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:20:42.618Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:20:42.618Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:20:43.948Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-03T16:20:45.439Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:20:45.908Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:20:48.553Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:20:50.661Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:20:51.648Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:20:51.648Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:20:54.402Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:20:54.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:20:54.603Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:20:54.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:20:54.603Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:20:54.603Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:20:59.360Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:21:00.260Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:21:02.312Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:21:04.530Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:21:04.998Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:21:07.483Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:21:08.777Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:21:08.778Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:21:08.778Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:21:09.698Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:21:09.698Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:21:11.719Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:21:13.936Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-03T16:21:13.936Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:21:13.936Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-03T16:21:13.936Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-03T16:21:14.661Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:21:15.566Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:21:15.566Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:21:17.785Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:21:17.785Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:21:17.785Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:21:20.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:21:20.738Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:21:20.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:21:20.738Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:21:20.738Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:21:22.953Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:21:22.953Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:21:25.065Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:21:25.065Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:21:25.065Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:21:25.065Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:21:25.065Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:21:25.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:21:27.385Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:21:28.005Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:21:30.338Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:21:30.338Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:21:30.338Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T16:21:30.338Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:21:30.338Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:21:30.338Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:21:30.338Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:21:30.944Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:21:32.554Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:21:32.554Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:21:32.554Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:21:32.554Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:21:32.554Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:21:32.554Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:21:32.554Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:21:32.554Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:21:32.554Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:21:33.884Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:21:33.884Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:21:33.884Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:21:33.884Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:21:33.884Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:21:33.884Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:21:33.884Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:21:33.884Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:21:33.884Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:21:33.884Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:21:33.884Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:21:33.884Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:21:33.884Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:21:33.884Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:21:33.884Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:21:33.884Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:21:33.884Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:21:33.884Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:21:34.774Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:21:40.650Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:21:40.650Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:21:41.020Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:21:41.020Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:21:41.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:21:42.866Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:21:42.866Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:21:42.866Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:21:42.866Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:21:42.866Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:21:42.866Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:21:45.083Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:21:45.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:21:45.754Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:21:45.754Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:21:48.042Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:21:48.042Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:21:48.042Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:21:50.997Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:21:50.997Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:21:50.997Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:21:50.997Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:21:50.997Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:21:50.997Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:21:50.997Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:21:53.268Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:21:56.224Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:21:56.475Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-03T16:21:58.222Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:21:58.222Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:21:58.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:21:58.441Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:22:01.396Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:22:01.396Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:22:06.154Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:22:06.154Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:22:06.154Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:22:06.154Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:22:06.154Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:22:06.154Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:22:10.687Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:22:13.326Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:22:13.326Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:22:13.326Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:22:14.314Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:22:14.314Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.314Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:22:14.314Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.314Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:22:14.314Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.314Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:22:14.314Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:22:14.782Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:22:14.782Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:22:18.031Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-03T16:22:23.452Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:22:23.452Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:22:23.452Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:22:23.452Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:22:23.452Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:22:23.452Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:22:23.452Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:22:23.830Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-03T16:22:28.211Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:22:28.474Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:22:28.474Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:22:28.474Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:22:28.474Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:22:28.474Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:22:28.474Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:22:30.917Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:22:32.970Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:22:32.970Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:22:34.326Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:22:34.538Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:22:36.105Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:22:38.007Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-03T16:22:38.323Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:22:39.313Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:22:40.881Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:22:41.353Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:22:41.353Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:22:44.731Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:22:45.266Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:22:45.266Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:22:45.266Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:22:45.266Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:22:45.266Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:22:45.266Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:22:50.590Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:22:50.590Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:22:50.590Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:22:50.590Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:22:50.590Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:22:55.715Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:22:55.715Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:22:55.715Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:22:57.742Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:22:57.742Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:22:57.742Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:22:57.742Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:22:57.742Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:22:57.742Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:22:57.742Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:22:57.742Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:22:57.742Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:22:57.935Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:22:59.113Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-03T16:22:59.113Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:22:59.113Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-03T16:23:03.813Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:23:06.031Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:23:07.720Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-03T16:23:07.720Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-03T16:23:07.720Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:23:07.720Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-03T16:23:07.720Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:23:07.720Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-03T16:23:08.140Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:23:08.140Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:23:08.140Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:23:08.607Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:23:08.607Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:23:08.607Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:23:08.986Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:23:10.167Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:23:10.553Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:23:10.634Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-03T16:23:11.150Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:23:11.151Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:23:11.151Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:23:13.508Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:23:13.508Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:23:13.508Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:23:13.508Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:23:13.508Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:23:16.463Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:23:16.463Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:23:16.463Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:23:17.012Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:23:18.682Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:23:18.682Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:23:18.682Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:23:18.682Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:23:20.952Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:23:23.448Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:23:23.448Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:23:23.874Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-03T16:23:23.874Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-03T16:23:24.157Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:23:24.334Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-03T16:23:26.362Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:23:26.402Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:23:26.402Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:23:26.402Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:23:27.264Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-03T16:23:28.620Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:23:28.620Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:23:28.620Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:23:28.620Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:23:28.620Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:23:28.803Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-03T16:23:30.342Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-03T16:23:32.417Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:23:39.579Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:23:45.451Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:23:48.039Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-03T16:23:48.500Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-03T16:23:51.321Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:23:51.321Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:23:51.321Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:23:51.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:23:51.630Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:23:51.630Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:23:51.630Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:23:55.116Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:23:57.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:24:00.273Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:24:00.293Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:24:00.293Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.293Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:24:00.293Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:24:00.294Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:24:00.294Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:24:00.294Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:24:00.294Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:24:00.294Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:24:00.294Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:24:00.740Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:24:00.740Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:24:00.897Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-03T16:24:01.722Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:24:04.086Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:24:04.646Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-03T16:24:05.076Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:24:07.293Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:24:10.365Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:24:13.168Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:24:13.168Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:24:13.168Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:24:13.168Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:24:13.168Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:24:13.168Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:24:13.168Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:24:14.972Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-03T16:24:15.107Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:24:15.107Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:24:15.107Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:24:15.388Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:24:15.860Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:24:16.330Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:24:16.799Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:24:18.368Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:24:20.772Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-03T16:24:20.956Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:24:20.956Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:24:21.422Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:24:26.566Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-03T16:24:27.021Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:24:27.021Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:24:27.021Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:24:27.534Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-03T16:24:27.534Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:24:27.534Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-03T16:24:27.534Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:24:27.534Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-03T16:24:30.441Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-03T16:24:30.441Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:24:30.441Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-03T16:24:34.166Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:24:34.166Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:24:34.166Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:24:38.913Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:24:38.913Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:24:38.913Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:24:38.913Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:24:38.913Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:24:38.913Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:24:38.913Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:24:38.913Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:24:38.913Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:24:39.213Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:24:42.154Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:24:42.624Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:24:46.052Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:24:46.052Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:24:48.259Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:24:50.467Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:24:50.467Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:24:50.467Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:24:51.268Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:24:52.675Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:24:52.675Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:24:52.675Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:24:52.675Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:24:52.675Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:24:52.675Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:24:52.675Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:24:57.119Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:25:05.908Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:25:10.470Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:25:10.470Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:25:10.654Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:25:10.654Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:25:12.035Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:25:12.035Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:25:13.596Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:25:15.813Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:25:15.813Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:25:15.813Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:25:16.278Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:25:16.278Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:25:24.928Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:25:24.928Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:25:24.928Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:25:24.928Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:25:25.394Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:25:25.394Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:25:25.394Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:25:30.895Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-03T16:25:34.039Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:25:34.039Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:25:34.039Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:25:34.796Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:25:36.355Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:25:41.096Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:25:42.656Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:25:42.656Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:25:44.437Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:25:44.437Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:25:44.437Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite (2179.31s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T16:25:44.903Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-03T16:25:44.903Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2022-01-03T16:25:44.903Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.11s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.28s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.07s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.59s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.94s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.39s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.78s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.04s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.91s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.08s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.68s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.38s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.08s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.37s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.19s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.64s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.43s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.47s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.99s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.18s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.90s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.48s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.17s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.80s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.77s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.95s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.19s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.77s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.29s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.69s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.60s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.09s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.84s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.47s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.40s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.10s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.57s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.04s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.20s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.98s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.30s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.89s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFails (2.56s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.14s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.32s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.59s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.90s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.54s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildHistory (11.58s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.02s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.22s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.80s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.40s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.09s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.58s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.50s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.24s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.03s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.33s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.85s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.81s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.26s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.12s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.45s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.52s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.20s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) [2022-01-03T16:25:44.904Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:25:44.904Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.12s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.03s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildRm (11.11s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.24s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.89s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.92s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.83s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.13s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.25s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildStderr (3.91s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.53s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.17s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.53s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.06s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.75s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.32s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.31s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.75s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.95s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.20s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.04s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.39s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitChange (4.77s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.27s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.88s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitTTY (6.94s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.29s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.40s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.92s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.19s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.06s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.54s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.89s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.96s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.50s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.29s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.65s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.61s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00044d848_} (2.55s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999717063_c:\foo_false____} (2.50s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999717063_c:\foo_true____} (2.60s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.83s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.65s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.47s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCpToStdout (2.68s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.76s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.67s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.70s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsCopy (4.43s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.62s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.36s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFormat (5.11s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-03T16:25:44.905Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:25:44.905Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsRename (2.74s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsResize (7.90s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.30s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.08s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecInspectID (4.48s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.15s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.15s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.00s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.55s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.89s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.54s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectDefault (2.54s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectHistory (4.34s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.55s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.11s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectStatus (3.23s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.97s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.11s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.57s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.33s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.36s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.26s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.65s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsSince (9.06s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsTail (2.84s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.72s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.07s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.13s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.75s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.47s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.94s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.77s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.66s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.66s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.78s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.69s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.06s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.68s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.31s) [2022-01-03T16:25:44.906Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.07s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-01-03T16:25:44.906Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.70s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.73s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.61s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.28s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.08s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.80s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.53s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.68s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.45s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.11s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.59s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.28s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.67s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.54s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.11s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.69s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunExitCode (2.61s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.63s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.94s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.80s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.48s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.81s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.90s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.79s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.43s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunRm (2.95s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.69s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.56s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.55s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.82s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.19s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.15s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.37s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.65s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.58s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.09s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.71s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.18s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.59s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T16:25:44.907Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.10s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:25:44.907Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:25:44.908Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T16:25:44.908Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2022-01-03T16:25:44.908Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s) [2022-01-03T16:25:44.908Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.22s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.24s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.69s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.09s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:25:45.375Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:25:45.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:25:45.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:25:45.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:25:45.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:25:45.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:25:45.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:25:45.375Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.375Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:25:45.375Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerDaemonSuite [2022-01-03T16:25:45.376Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T16:25:45.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T16:25:45.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T16:25:45.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerSwarmSuite [2022-01-03T16:25:45.376Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T16:25:45.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:25:45.376Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerNetworkSuite [2022-01-03T16:25:45.376Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T16:25:45.376Z] === RUN TestDockerHubPullSuite [2022-01-03T16:25:45.376Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T16:25:45.376Z] PASS [2022-01-03T16:25:45.376Z] ok github.com/docker/docker/integration-cli 2179.611s [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === Skipped [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:25:45.376Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.376Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:25:45.376Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:25:45.376Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:25:45.376Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T16:25:45.376Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:25:45.376Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-01-03T16:25:45.376Z] [2022-01-03T16:25:45.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:25:45.376Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-03T16:25:45.377Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-01-03T16:25:45.377Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:25:45.377Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:25:45.377Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:25:45.377Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:25:45.377Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:25:45.377Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:25:45.377Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:25:45.377Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:25:45.377Z] [2022-01-03T16:25:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:25:45.377Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:45.378Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:45.378Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:25:45.378Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:25:45.378Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:25:45.378Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:25:45.379Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:25:45.379Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:25:45.379Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:25:45.379Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:25:45.379Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:25:45.379Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T16:25:45.379Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:25:45.379Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:25:45.379Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:25:45.379Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:25:45.379Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:25:45.379Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:25:45.379Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:25:45.379Z] [2022-01-03T16:25:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:25:45.380Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:25:45.380Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:25:45.380Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:25:45.380Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-03T16:25:45.380Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:25:45.381Z] [2022-01-03T16:25:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:25:45.381Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.381Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T16:25:45.382Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.382Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-03T16:25:45.382Z] [2022-01-03T16:25:45.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:25:45.598Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:25:45.598Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.598Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:25:45.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:25:45.849Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.849Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:25:45.849Z] [2022-01-03T16:25:45.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:25:45.850Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T16:25:45.850Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:25:45.850Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:25:45.850Z] [2022-01-03T16:25:45.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:25:45.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T16:25:45.851Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] DONE 1085 tests, 539 skipped in 2187.710s [2022-01-03T16:25:45.851Z] INFO: Integration tests ended at 01/03/2022 16:25:45. Duration:00:36:27.9087289 [2022-01-03T16:25:45.851Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] Containers: 2 [2022-01-03T16:25:45.851Z] Running: 0 [2022-01-03T16:25:45.851Z] Paused: 0 [2022-01-03T16:25:45.851Z] Stopped: 2 [2022-01-03T16:25:45.851Z] Images: 18 [2022-01-03T16:25:45.851Z] Server Version: 0.0.0-dev [2022-01-03T16:25:45.851Z] Storage Driver: windowsfilter [2022-01-03T16:25:45.851Z] Windows: [2022-01-03T16:25:45.851Z] Logging Driver: json-file [2022-01-03T16:25:45.851Z] Plugins: [2022-01-03T16:25:45.851Z] Volume: local [2022-01-03T16:25:45.851Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T16:25:45.851Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T16:25:45.851Z] Swarm: inactive [2022-01-03T16:25:45.851Z] Default Isolation: process [2022-01-03T16:25:45.851Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T16:25:45.851Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T16:25:45.851Z] OSType: windows [2022-01-03T16:25:45.851Z] Architecture: x86_64 [2022-01-03T16:25:45.851Z] CPUs: 4 [2022-01-03T16:25:45.851Z] Total Memory: 32GiB [2022-01-03T16:25:45.851Z] Name: azwin-2-58f090 [2022-01-03T16:25:45.851Z] ID: GLCX:KTGX:22L4:ZRU5:WJAZ:QUHE:COOF:RM7M:K7ZB:3LKE:CK7K:C5M5 [2022-01-03T16:25:45.851Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T16:25:45.851Z] Debug Mode (client): false [2022-01-03T16:25:45.851Z] Debug Mode (server): true [2022-01-03T16:25:45.851Z] File Descriptors: -1 [2022-01-03T16:25:45.851Z] Goroutines: 17 [2022-01-03T16:25:45.851Z] System Time: 2022-01-03T16:25:45.5543471Z [2022-01-03T16:25:45.851Z] EventsListeners: 0 [2022-01-03T16:25:45.851Z] Registry: https://index.docker.io/v1/ [2022-01-03T16:25:45.851Z] Labels: [2022-01-03T16:25:45.851Z] Experimental: false [2022-01-03T16:25:45.851Z] Insecure Registries: [2022-01-03T16:25:45.851Z] 127.0.0.0/8 [2022-01-03T16:25:45.851Z] Live Restore Enabled: false [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] [2022-01-03T16:25:45.851Z] INFO: Stopping daemon under test [2022-01-03T16:25:45.851Z] SUCCESS: The process with PID 4588 (child process of PID 5932) has been terminated. [2022-01-03T16:25:45.851Z] SUCCESS: The process with PID 5932 (child process of PID 2436) has been terminated. [2022-01-03T16:25:45.851Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T16:25:45.851Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 16:25:45. [2022-01-03T16:25:45.851Z] INFO: Tidying up at end of run [2022-01-03T16:25:45.851Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.out) to bundles\CIDUT.out [2022-01-03T16:25:45.851Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.err) to bundles\CIDUT.err [2022-01-03T16:25:45.851Z] INFO: Saving containerd logs to bundles [2022-01-03T16:25:45.851Z] INFO: Nuke-Everything... [2022-01-03T16:25:46.318Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T16:25:46.318Z] 549708eaba6b [2022-01-03T16:25:46.318Z] 790d02a8b67f [2022-01-03T16:25:46.318Z] INFO: Tidying pidfile d:\CI\PR-43105\4\docker.pid [2022-01-03T16:25:46.318Z] INFO: Nuking d:\CI [2022-01-03T16:25:51.458Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:25:55.237Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:25:56.059Z] === RUN TestDockerSuite/TestBuildRm [2022-01-03T16:25:58.177Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:26:01.119Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:26:04.064Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:26:04.064Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:26:07.535Z] INFO: Zapped successfully [2022-01-03T16:26:07.535Z] [2022-01-03T16:26:07.535Z] INFO: executeCI.ps1 exiting at Mon Jan 3 16:26:04 CUT 2022. Duration 01:01:22.0216533 [2022-01-03T16:26:07.535Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T16:26:07.784Z] Recording test results [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:26:09.923Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:26:09.923Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:26:10.889Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-03T16:26:12.866Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:26:12.866Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:26:12.866Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:26:14.628Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-03T16:26:14.628Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:26:14.628Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-03T16:26:14.628Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:26:14.628Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-03T16:26:15.009Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T16:26:16.645Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:26:16.645Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:26:16.645Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:26:16.645Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:26:16.645Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:26:16.809Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-03T16:26:17.109Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T16:26:18.312Z] Archiving artifacts [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:26:18.853Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:26:18.853Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:26:21.058Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:26:21.506Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-03T16:26:24.002Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:26:26.941Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:26:26.941Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:26:26.941Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T16:26:26.941Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:26:26.941Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:26:26.941Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:26:26.941Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:26:29.882Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:26:29.882Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:26:29.882Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:26:29.882Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:26:29.882Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:26:29.882Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:26:29.882Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:26:29.882Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:26:29.882Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:26:30.087Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-03T16:26:32.092Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:26:32.863Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:26:33.812Z] + make clean [2022-01-03T16:26:35.373Z] docker volume rm -f docker-dev-cache [2022-01-03T16:26:35.373Z] docker-dev-cache [Pipeline] deleteDir [2022-01-03T16:26:35.902Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:26:37.940Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:26:37.940Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:26:40.882Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:26:40.882Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:26:40.882Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:26:40.882Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:26:40.882Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:26:40.882Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:26:43.833Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:26:46.776Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:26:46.776Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:26:46.776Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:26:49.719Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:26:49.719Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:26:49.719Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:26:49.719Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:26:49.719Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:26:49.719Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:26:49.719Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:26:52.659Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:26:55.603Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:26:58.545Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:27:01.063Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-03T16:27:01.063Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-03T16:27:01.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-03T16:27:01.489Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:27:01.489Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:27:01.489Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.489Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:27:01.489Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.489Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:27:01.489Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.957Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:27:01.957Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.957Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:27:01.957Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:27:01.957Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:27:01.957Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.957Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:27:01.957Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:27:01.957Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:27:07.811Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:27:07.811Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:27:07.811Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:27:07.811Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:27:07.811Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:27:07.811Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:27:13.449Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-03T16:27:13.449Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-03T16:27:14.948Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:27:14.948Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:27:14.948Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.511Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:27:16.511Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.978Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:27:16.978Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.978Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:27:16.978Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.978Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:27:16.978Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:27:16.978Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:27:19.252Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-03T16:27:19.252Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-03T16:27:23.943Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-03T16:27:27.378Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:27:27.378Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:27:27.378Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:27:27.378Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:27:27.378Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:27:27.378Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:27:27.378Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:27:32.115Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:27:37.970Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:27:37.970Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:27:38.955Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:27:41.161Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:27:43.371Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:27:44.355Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:27:47.295Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:27:47.295Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:27:49.093Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-03T16:27:49.093Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:27:49.093Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-03T16:27:51.276Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:27:52.036Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:27:52.036Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:27:52.036Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:27:52.036Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:27:52.036Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:27:52.036Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:27:52.828Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-03T16:27:58.621Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-03T16:28:02.438Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:28:02.438Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:28:02.438Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:28:04.421Z] === RUN TestDockerSuite/TestBuildUser [2022-01-03T16:28:04.421Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:28:04.881Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-03T16:28:04.881Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:28:04.881Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-03T16:28:04.881Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:28:04.881Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-03T16:28:05.377Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:28:09.583Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-03T16:28:10.554Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-03T16:28:11.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:28:14.173Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:28:17.117Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:28:19.133Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-03T16:28:19.133Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:28:19.133Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-03T16:28:19.133Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:28:19.133Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-03T16:28:20.907Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:28:20.907Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:28:20.907Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:28:20.907Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:28:20.907Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:28:20.907Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:28:20.907Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:28:23.859Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:28:23.859Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:28:23.859Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:28:24.326Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:28:24.326Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:28:24.326Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:28:24.326Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:28:24.326Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:28:24.326Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:28:24.793Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:28:24.793Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:28:24.793Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:28:29.534Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:28:29.534Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:28:29.534Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:28:29.534Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:28:30.000Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:28:30.000Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:28:32.940Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:28:32.940Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:28:32.940Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:28:35.887Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:28:35.887Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:28:35.887Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:28:35.887Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:28:35.887Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:28:39.669Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:28:44.277Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-03T16:28:45.245Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-03T16:28:48.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:28:54.162Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:28:55.569Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-03T16:29:02.804Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:29:02.804Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:29:02.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:29:02.804Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:29:06.587Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:29:07.966Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-03T16:29:07.966Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:29:07.966Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-03T16:29:07.966Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:29:07.966Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-03T16:29:09.528Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:29:10.873Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-03T16:29:10.873Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:29:10.873Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:29:12.469Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:29:12.469Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:29:18.317Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:29:19.875Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:29:22.083Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:29:25.724Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-03T16:29:27.931Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:29:27.932Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:29:27.932Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:29:27.932Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:29:27.932Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:29:27.932Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:29:27.932Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:29:27.932Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:29:29.462Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-03T16:29:30.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:29:30.433Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-03T16:29:30.606Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:29:31.073Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:29:31.539Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:29:33.100Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:29:43.504Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:29:43.504Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:29:43.504Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:29:52.141Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:29:52.141Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:29:52.141Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:29:55.587Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-03T16:29:55.587Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:29:55.587Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-03T16:29:55.587Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:29:56.046Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-03T16:29:56.046Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:29:56.046Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-03T16:29:56.882Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:29:56.882Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:29:56.882Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:29:56.882Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:29:56.882Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:29:56.882Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:29:56.882Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:29:56.882Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:29:56.882Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:29:57.585Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:30:05.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:30:05.532Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:30:07.919Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-03T16:30:09.310Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:30:09.458Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-03T16:30:09.458Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:30:09.919Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-03T16:30:09.919Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:30:09.919Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-03T16:30:09.919Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:30:09.919Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-03T16:30:12.253Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:30:12.253Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:30:12.253Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:30:12.829Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:30:16.035Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:30:16.035Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:30:16.035Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:30:16.035Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:30:16.035Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:30:16.035Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:30:16.035Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:30:17.528Z] === RUN TestDockerSuite/TestCommitChange [2022-01-03T16:30:23.326Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-03T16:30:29.127Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-03T16:30:29.128Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:30:29.128Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:30:33.835Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:30:33.835Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:30:36.042Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:30:36.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:30:39.834Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:30:39.834Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:30:40.302Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:30:40.302Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:30:40.302Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:30:41.518Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-03T16:30:41.518Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:30:41.518Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-03T16:30:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:30:50.698Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:30:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:30:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:30:50.698Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:30:50.698Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:30:50.698Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:30:59.221Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-03T16:31:01.103Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:31:01.103Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:31:01.103Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-03T16:31:09.554Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-03T16:31:09.554Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-03T16:31:09.554Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-03T16:31:09.554Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-03T16:31:09.554Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-03T16:31:09.554Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-03T16:31:09.554Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-03T16:31:09.554Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-03T16:31:13.579Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:31:13.579Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:31:13.579Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite (2543.10s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (73.16s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.18s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.09s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.93s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.62s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.98s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.14s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.24s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.26s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.85s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.78s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.90s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.45s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.15s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.17s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.40s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.15s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.14s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.89s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.32s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.79s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.83s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.95s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.41s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.98s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.35s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.99s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.43s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.16s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.62s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.10s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.56s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.99s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.44s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.31s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.74s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.20s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.34s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.79s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.25s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.92s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.06s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.85s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.51s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFails (4.64s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.33s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.32s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.45s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.40s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.44s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildHistory (12.26s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.87s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.86s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.51s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T16:31:13.579Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-03T16:31:13.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.41s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.61s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.76s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.55s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.25s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.10s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.84s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.59s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.85s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.85s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.53s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.82s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.62s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.23s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.09s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.85s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.93s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildRm (13.88s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.95s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.57s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.35s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.89s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.40s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.34s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.18s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildStderr (5.07s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.33s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.85s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.66s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.86s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.61s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.83s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.54s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.94s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.48s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.03s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.77s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCommitChange (5.22s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.81s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.46s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCommitTTY (7.84s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.82s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.89s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.79s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.05s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.63s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.08s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.10s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.59s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.13s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.08s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.19s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.03s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.81s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.34s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.96s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.06s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.56s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.64s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.83s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.93s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.95s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.91s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048cf18_} (3.05s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-176377830_c:\foo_false____} (3.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-176377830_c:\foo_true____} (2.98s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.09s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.27s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.66s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.38s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.46s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.25s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToDot (3.07s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.73s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-03T16:31:13.580Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:13.580Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.06s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.16s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.12s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.13s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.60s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsCopy (5.54s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.20s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.83s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.04s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFilters (6.00s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFormat (5.98s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsRename (3.09s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsResize (33.28s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.70s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.44s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.11s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.00s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.00s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.21s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.70s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.44s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.72s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecInspectID (5.65s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.61s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.64s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.16s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.08s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.11s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.07s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.39s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.00s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.89s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.04s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.99s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectDefault (3.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectHistory (4.71s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.61s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.12s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.63s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectStatus (3.68s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.47s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.68s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.99s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.53s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.05s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.89s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.90s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.98s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.97s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.03s) [2022-01-03T16:31:13.581Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.64s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.82s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.84s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.92s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.55s) [2022-01-03T16:31:13.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.17s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.92s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsTail (3.39s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.08s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.81s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPsByOrder (12.39s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.12s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.70s) [2022-01-03T16:31:14.049Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-01-03T16:31:14.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.59s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.09s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.55s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.27s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.76s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.97s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.25s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.17s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.48s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.42s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.65s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.48s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.37s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.71s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.38s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.42s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.97s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.69s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.19s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.25s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.19s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.66s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.92s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.72s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.91s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.03s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.99s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.97s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.86s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.33s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.45s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.09s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.94s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.86s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.96s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.91s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.94s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunExitCode (2.90s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.98s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.00s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.00s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.34s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.32s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.22s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.12s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.22s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.70s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.13s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.53s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunRm (3.10s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.93s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.63s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.91s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.83s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.42s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.21s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.03s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.87s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:31:14.050Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.31s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) [2022-01-03T16:31:14.050Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.82s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.08s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.38s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.46s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.56s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.05s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.64s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.66s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.45s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.15s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.60s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.60s) [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:31:14.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:31:14.051Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:31:14.051Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:31:14.051Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:31:14.051Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.051Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:31:14.051Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:31:14.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:31:14.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:31:14.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerDaemonSuite [2022-01-03T16:31:14.052Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T16:31:14.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T16:31:14.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T16:31:14.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerSwarmSuite [2022-01-03T16:31:14.052Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T16:31:14.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:31:14.052Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerNetworkSuite [2022-01-03T16:31:14.052Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T16:31:14.052Z] === RUN TestDockerHubPullSuite [2022-01-03T16:31:14.052Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T16:31:14.052Z] PASS [2022-01-03T16:31:14.052Z] ok github.com/docker/docker/integration-cli 2543.437s [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === Skipped [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:31:14.052Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:31:14.052Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:31:14.052Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-03T16:31:14.052Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:31:14.052Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:31:14.052Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:31:14.052Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:31:14.052Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:31:14.052Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-03T16:31:14.052Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:31:14.052Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.052Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-03T16:31:14.052Z] [2022-01-03T16:31:14.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:31:14.053Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-01-03T16:31:14.053Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-01-03T16:31:14.053Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:31:14.053Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-03T16:31:14.053Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:31:14.053Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:31:14.053Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.053Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-03T16:31:14.053Z] [2022-01-03T16:31:14.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:31:14.054Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:31:14.054Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:14.054Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.054Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-03T16:31:14.054Z] [2022-01-03T16:31:14.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:31:14.054Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:31:14.055Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:31:14.055Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:14.055Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:31:14.055Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:31:14.055Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:31:14.055Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:31:14.055Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:31:14.055Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:31:14.055Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:31:14.055Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:31:14.055Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-01-03T16:31:14.055Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:31:14.055Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:31:14.055Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:31:14.055Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:31:14.055Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:31:14.055Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.055Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-03T16:31:14.055Z] [2022-01-03T16:31:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:31:14.055Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:31:14.056Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:31:14.056Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:31:14.056Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:31:14.056Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.056Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-03T16:31:14.056Z] [2022-01-03T16:31:14.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:31:14.056Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:31:14.522Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:31:14.522Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.522Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-03T16:31:14.522Z] [2022-01-03T16:31:14.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:31:14.522Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.523Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-03T16:31:14.523Z] [2022-01-03T16:31:14.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:31:14.523Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.524Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-03T16:31:14.524Z] [2022-01-03T16:31:14.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:31:14.524Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:31:14.525Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:31:14.525Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:31:14.525Z] [2022-01-03T16:31:14.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.525Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T16:31:14.526Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] DONE 1085 tests, 544 skipped in 2552.814s [2022-01-03T16:31:14.526Z] INFO: Integration tests ended at 01/03/2022 16:31:14. Duration:00:42:33.0719022 [2022-01-03T16:31:14.526Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] Containers: 2 [2022-01-03T16:31:14.526Z] Running: 0 [2022-01-03T16:31:14.526Z] Paused: 0 [2022-01-03T16:31:14.526Z] Stopped: 2 [2022-01-03T16:31:14.526Z] Images: 18 [2022-01-03T16:31:14.526Z] Server Version: 0.0.0-dev [2022-01-03T16:31:14.526Z] Storage Driver: windowsfilter [2022-01-03T16:31:14.526Z] Windows: [2022-01-03T16:31:14.526Z] Logging Driver: json-file [2022-01-03T16:31:14.526Z] Plugins: [2022-01-03T16:31:14.526Z] Volume: local [2022-01-03T16:31:14.526Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T16:31:14.526Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T16:31:14.526Z] Swarm: inactive [2022-01-03T16:31:14.526Z] Default Isolation: process [2022-01-03T16:31:14.526Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-03T16:31:14.526Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-03T16:31:14.526Z] OSType: windows [2022-01-03T16:31:14.526Z] Architecture: x86_64 [2022-01-03T16:31:14.526Z] CPUs: 4 [2022-01-03T16:31:14.526Z] Total Memory: 32GiB [2022-01-03T16:31:14.526Z] Name: azwin-2-58f091 [2022-01-03T16:31:14.526Z] ID: OEYN:DN5C:DMG3:SG5I:HE4U:B6LR:YDFQ:CFYW:XQKP:IIYQ:DBCS:5XLT [2022-01-03T16:31:14.526Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T16:31:14.526Z] Debug Mode (client): false [2022-01-03T16:31:14.526Z] Debug Mode (server): true [2022-01-03T16:31:14.526Z] File Descriptors: -1 [2022-01-03T16:31:14.526Z] Goroutines: 46 [2022-01-03T16:31:14.526Z] System Time: 2022-01-03T16:31:14.3553937Z [2022-01-03T16:31:14.526Z] EventsListeners: 0 [2022-01-03T16:31:14.526Z] Registry: https://index.docker.io/v1/ [2022-01-03T16:31:14.526Z] Labels: [2022-01-03T16:31:14.526Z] Experimental: false [2022-01-03T16:31:14.526Z] Insecure Registries: [2022-01-03T16:31:14.526Z] 127.0.0.0/8 [2022-01-03T16:31:14.526Z] Live Restore Enabled: false [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] [2022-01-03T16:31:14.526Z] INFO: Stopping daemon under test [2022-01-03T16:31:14.992Z] SUCCESS: The process with PID 5176 (child process of PID 4152) has been terminated. [2022-01-03T16:31:14.992Z] SUCCESS: The process with PID 4152 (child process of PID 3424) has been terminated. [2022-01-03T16:31:14.992Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T16:31:14.992Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 16:31:14. [2022-01-03T16:31:14.992Z] INFO: Tidying up at end of run [2022-01-03T16:31:14.992Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.out) to bundles\CIDUT.out [2022-01-03T16:31:14.992Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.err) to bundles\CIDUT.err [2022-01-03T16:31:14.992Z] INFO: Saving containerd logs to bundles [2022-01-03T16:31:14.992Z] INFO: Nuke-Everything... [2022-01-03T16:31:14.992Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T16:31:15.458Z] 3bdc0a4383fe [2022-01-03T16:31:15.459Z] 4a88c1a479a2 [2022-01-03T16:31:15.459Z] INFO: Tidying pidfile d:\CI\PR-43105\4\docker.pid [2022-01-03T16:31:15.459Z] INFO: Killing containerd with PID 1764 [2022-01-03T16:31:15.459Z] INFO: Nuking d:\CI [2022-01-03T16:31:24.373Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-03T16:31:31.466Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-03T16:31:31.466Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:31:31.466Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-03T16:31:36.803Z] INFO: Zapped successfully [2022-01-03T16:31:36.803Z] [2022-01-03T16:31:36.803Z] INFO: executeCI.ps1 exiting at Mon Jan 3 16:31:33 CUT 2022. Duration 01:06:47.9402999 [2022-01-03T16:31:36.803Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T16:31:37.053Z] Recording test results [2022-01-03T16:31:38.556Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-03T16:31:38.556Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:31:38.556Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-03T16:31:38.556Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:31:38.556Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-03T16:31:38.556Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:31:38.556Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-03T16:31:41.468Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-03T16:31:41.468Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:31:41.930Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-03T16:31:41.930Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-03T16:31:44.084Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T16:31:44.853Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-03T16:31:44.853Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-03T16:31:44.853Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:31:44.853Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-03T16:31:44.853Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:31:44.853Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-03T16:31:44.853Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:31:44.853Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-03T16:31:45.602Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T16:31:48.031Z] Archiving artifacts [2022-01-03T16:31:48.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-03T16:31:50.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-03T16:31:53.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-03T16:31:53.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-03T16:31:53.681Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:31:53.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-03T16:31:56.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-03T16:31:56.591Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-03T16:31:58.778Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-03T16:31:58.779Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:31:59.239Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-03T16:31:59.239Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:31:59.239Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-03T16:32:02.148Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-03T16:32:02.148Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-03T16:32:02.394Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:32:03.341Z] + make clean [2022-01-03T16:32:04.338Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-03T16:32:04.338Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:32:04.338Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-03T16:32:04.899Z] docker volume rm -f docker-dev-cache [2022-01-03T16:32:04.899Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2022-01-03T16:32:07.245Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [Pipeline] // stage [Pipeline] } [2022-01-03T16:32:07.705Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-03T16:32:10.613Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-03T16:32:15.306Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-03T16:32:19.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-03T16:32:19.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-03T16:32:19.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-03T16:32:19.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-03T16:32:19.997Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-03T16:32:22.178Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-03T16:32:22.178Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:32:22.178Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-03T16:32:30.751Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-03T16:32:30.751Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:32:30.751Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-03T16:32:32.292Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-03T16:32:32.751Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-03T16:32:37.452Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-03T16:32:40.368Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-03T16:32:40.368Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-03T16:32:40.368Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-03T16:32:40.368Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-03T16:32:40.368Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:32:40.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-03T16:32:42.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-03T16:32:42.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-03T16:32:45.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-03T16:32:54.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-03T16:33:01.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-03T16:33:04.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000047f8_} [2022-01-03T16:33:12.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12812795459_c:\foo_false____} [2022-01-03T16:33:14.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12812795459_c:\foo_true____} [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-03T16:33:17.698Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-03T16:33:17.698Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:33:17.698Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-03T16:33:17.698Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:33:18.158Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-03T16:33:18.158Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:33:18.158Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-03T16:33:18.158Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:33:18.158Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-03T16:33:18.158Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:33:18.158Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-03T16:33:21.067Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.067Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-03T16:33:21.067Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.526Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-03T16:33:21.526Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.526Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-03T16:33:21.526Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.526Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-03T16:33:21.526Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:33:21.526Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-03T16:33:24.439Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-03T16:33:24.439Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-03T16:33:24.439Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:33:24.439Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-03T16:33:27.345Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-03T16:33:27.345Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:33:27.345Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-03T16:33:27.345Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:33:27.345Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-03T16:33:27.345Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:33:27.345Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-03T16:33:33.140Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-03T16:33:35.330Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-03T16:33:35.330Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:33:35.330Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-03T16:33:35.330Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:33:35.330Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-03T16:33:47.728Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-03T16:33:47.728Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:33:47.728Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-03T16:33:47.728Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:33:47.728Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-03T16:33:58.056Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-03T16:33:58.056Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:33:58.056Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-03T16:33:58.056Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:33:58.056Z] === RUN TestDockerSuite/TestCpToDot [2022-01-03T16:33:59.594Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-03T16:33:59.595Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:33:59.595Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-03T16:33:59.595Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:34:00.054Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-03T16:34:02.967Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-03T16:34:02.967Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-03T16:34:02.967Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-03T16:34:02.967Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-03T16:34:02.967Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-03T16:34:03.428Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-03T16:34:06.337Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-03T16:34:08.601Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-03T16:34:08.601Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-03T16:34:09.062Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-03T16:34:11.246Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-03T16:34:12.216Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-03T16:34:12.676Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-03T16:34:12.676Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:34:12.676Z] === RUN TestDockerSuite/TestCreateRM [2022-01-03T16:34:13.137Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-03T16:34:13.137Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:34:13.137Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-03T16:34:13.137Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-03T16:34:13.597Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-03T16:34:28.999Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-03T16:34:28.999Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-03T16:34:28.999Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-03T16:34:32.756Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-03T16:34:33.249Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-03T16:34:33.249Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:34:33.249Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-03T16:34:36.165Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-03T16:34:36.165Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.165Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-03T16:34:36.630Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-03T16:34:36.630Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDockerFails [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-03T16:34:36.630Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-03T16:34:36.630Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:34:36.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-03T16:34:36.630Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.091Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-03T16:34:37.091Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.091Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-03T16:34:37.091Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:34:37.091Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-03T16:34:40.003Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-03T16:34:42.909Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-03T16:34:45.825Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-03T16:35:00.656Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-03T16:35:06.466Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-03T16:35:18.856Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-03T16:35:19.824Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-03T16:35:20.794Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-03T16:35:25.498Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-03T16:35:26.466Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-03T16:35:28.004Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-03T16:35:33.806Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-03T16:35:38.500Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-03T16:35:38.959Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-03T16:35:38.959Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-03T16:35:38.959Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:35:38.959Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-03T16:35:38.959Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:35:38.959Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-03T16:35:38.959Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:35:38.959Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-03T16:35:40.500Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-03T16:35:40.500Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:35:40.500Z] === RUN TestDockerSuite/TestEventsRename [2022-01-03T16:35:43.411Z] === RUN TestDockerSuite/TestEventsResize [2022-01-03T16:35:52.002Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-03T16:35:54.185Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-03T16:35:57.092Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-03T16:36:07.419Z] === RUN TestDockerSuite/TestEventsTop [2022-01-03T16:36:07.419Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:36:07.419Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-03T16:36:09.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-03T16:36:14.293Z] === RUN TestDockerSuite/TestExec [2022-01-03T16:36:14.293Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.293Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-03T16:36:14.293Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:36:14.293Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-03T16:36:16.473Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-03T16:36:19.382Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-03T16:36:19.382Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:36:19.382Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-03T16:36:19.382Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:36:19.382Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-03T16:36:19.382Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:36:19.382Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-03T16:36:22.291Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-03T16:36:24.469Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-03T16:36:27.374Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-03T16:36:29.555Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-03T16:36:34.244Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-03T16:36:34.244Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:36:34.244Z] === RUN TestDockerSuite/TestExecEnv [2022-01-03T16:36:34.244Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:36:34.244Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-03T16:36:34.244Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:36:34.244Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-03T16:36:37.157Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-03T16:36:42.958Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-03T16:36:42.958Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecParseError [2022-01-03T16:36:42.958Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-03T16:36:42.958Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-03T16:36:42.958Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:36:42.958Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-03T16:36:45.865Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-03T16:36:45.865Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-03T16:36:45.865Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-03T16:36:45.865Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-03T16:36:45.865Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:36:45.865Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-03T16:36:48.774Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-03T16:36:48.774Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:36:48.774Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-03T16:36:57.360Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-03T16:36:57.360Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:36:57.360Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-03T16:36:57.360Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:36:57.360Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-03T16:36:57.360Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:36:57.360Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-03T16:37:04.443Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-03T16:37:10.247Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-03T16:37:13.989Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-03T16:37:21.071Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestHealth [2022-01-03T16:37:21.071Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-03T16:37:21.071Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-03T16:37:26.866Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-03T16:37:26.866Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-03T16:37:26.866Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:37:26.866Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-03T16:37:26.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-03T16:37:26.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-03T16:37:27.328Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-03T16:37:28.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-03T16:37:28.296Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:37:28.296Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-03T16:37:29.840Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-03T16:37:29.840Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-03T16:37:32.022Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-03T16:37:32.481Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-03T16:37:35.392Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-03T16:37:38.299Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-03T16:37:38.299Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-03T16:37:38.299Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:37:38.299Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-03T16:37:42.995Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-03T16:37:42.995Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-03T16:37:45.174Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportFile [2022-01-03T16:37:45.174Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-03T16:37:45.174Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-03T16:37:45.174Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-03T16:37:45.174Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-03T16:37:45.174Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-03T16:37:45.174Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-03T16:37:45.174Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.174Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-03T16:37:45.640Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-03T16:37:45.640Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.640Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-03T16:37:45.640Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:37:45.640Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-03T16:37:48.551Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-03T16:37:50.732Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-03T16:37:50.733Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:37:50.733Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-03T16:37:50.733Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:37:50.733Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-03T16:37:51.193Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-03T16:37:51.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:37:51.193Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-03T16:37:53.374Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-03T16:37:53.834Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-03T16:37:56.747Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-03T16:37:56.747Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:37:56.747Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-03T16:37:56.747Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:37:57.206Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-03T16:37:57.206Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:37:57.206Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-03T16:37:59.388Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-03T16:38:05.186Z] === RUN TestDockerSuite/TestInspectImage [2022-01-03T16:38:05.186Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:38:05.186Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-03T16:38:05.186Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:38:05.186Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-03T16:38:05.186Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:38:05.186Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-03T16:38:07.366Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-03T16:38:10.278Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-03T16:38:10.278Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-03T16:38:13.188Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-03T16:38:15.369Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-03T16:38:15.369Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:38:15.369Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-03T16:38:15.369Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-03T16:38:18.283Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-03T16:38:21.195Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-03T16:38:26.994Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-03T16:38:29.172Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-03T16:38:31.360Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-03T16:38:34.268Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-03T16:38:36.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-03T16:38:39.512Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-03T16:38:42.441Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-03T16:38:42.441Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-03T16:38:42.441Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:38:42.441Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-03T16:38:42.901Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-03T16:38:42.901Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-03T16:38:45.079Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-03T16:38:47.264Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-03T16:38:54.342Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-03T16:38:56.526Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-03T16:38:56.526Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:38:56.526Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-03T16:38:58.712Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-03T16:38:59.172Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-03T16:39:07.761Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-03T16:39:16.339Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-03T16:39:24.918Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-03T16:39:27.107Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-03T16:39:30.015Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-03T16:39:30.015Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:39:30.015Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-03T16:39:32.925Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-03T16:39:40.016Z] === RUN TestDockerSuite/TestLogsSince [2022-01-03T16:39:50.346Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-03T16:39:50.346Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:39:50.346Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-03T16:39:50.346Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:39:50.346Z] === RUN TestDockerSuite/TestLogsTail [2022-01-03T16:39:53.258Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-03T16:39:56.174Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-03T16:40:03.267Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-03T16:40:03.267Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.267Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-03T16:40:03.267Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.267Z] === RUN TestDockerSuite/TestNetHostname [2022-01-03T16:40:03.267Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-03T16:40:03.728Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-03T16:40:03.728Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-03T16:40:03.728Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginActive [2022-01-03T16:40:03.728Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-03T16:40:03.728Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-03T16:40:03.728Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-03T16:40:03.728Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-03T16:40:03.728Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-03T16:40:03.728Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-03T16:40:03.728Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-03T16:40:03.728Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-03T16:40:03.728Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-03T16:40:03.728Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:40:03.728Z] === RUN TestDockerSuite/TestPortList [2022-01-03T16:40:03.728Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:40:04.187Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-03T16:40:08.881Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-03T16:40:08.881Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:40:08.881Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-03T16:40:08.881Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-03T16:40:08.881Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:40:08.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-03T16:40:08.881Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:40:08.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-03T16:40:08.881Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:40:09.343Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-03T16:40:09.343Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:40:09.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-03T16:40:09.343Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:40:09.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-03T16:40:09.343Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:40:09.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-03T16:40:09.343Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:40:09.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-03T16:40:14.045Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-03T16:40:14.045Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:40:14.045Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-03T16:40:24.396Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-03T16:40:24.396Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:40:24.396Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-03T16:40:36.782Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-03T16:40:51.604Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-03T16:40:51.604Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-03T16:40:51.604Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:40:51.604Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-03T16:41:06.467Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-03T16:41:13.549Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-03T16:41:22.133Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-03T16:41:32.459Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-03T16:41:32.459Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:41:32.459Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-03T16:41:32.459Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:41:32.459Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-03T16:41:42.787Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-03T16:41:42.787Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:41:42.787Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-03T16:41:42.787Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:41:42.787Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-03T16:41:42.787Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:41:42.787Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-03T16:41:42.787Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:41:42.787Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-03T16:41:51.365Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-03T16:41:51.365Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:41:51.365Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-03T16:41:53.547Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-03T16:41:53.547Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:41:53.547Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-03T16:41:54.516Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-03T16:41:55.485Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-03T16:41:55.485Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:41:55.485Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-03T16:42:00.180Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-03T16:42:05.996Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-03T16:42:08.178Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-03T16:42:38.165Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-03T16:42:38.165Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:42:38.165Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-03T16:42:41.080Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-03T16:42:41.080Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-03T16:42:41.080Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-03T16:42:42.048Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-03T16:42:47.851Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-03T16:42:52.545Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-03T16:42:52.545Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:42:52.545Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-03T16:42:57.239Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-03T16:42:57.239Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-03T16:42:57.239Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-03T16:43:22.398Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-03T16:43:27.091Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-03T16:43:28.065Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-03T16:43:35.145Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-03T16:43:42.223Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-03T16:43:50.805Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-03T16:43:55.500Z] === RUN TestDockerSuite/TestRmiTag [2022-01-03T16:43:55.962Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-03T16:43:58.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-03T16:44:19.989Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-03T16:44:20.958Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-03T16:44:31.321Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-03T16:44:32.860Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:44:32.860Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-03T16:44:35.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-03T16:44:35.768Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:44:35.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-03T16:44:35.768Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:44:35.768Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-03T16:44:40.460Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-03T16:44:44.199Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-03T16:44:51.284Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-03T16:44:54.195Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-03T16:45:01.273Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-03T16:45:01.273Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-03T16:45:07.074Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:45:07.074Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-03T16:45:09.980Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-03T16:45:09.980Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:45:09.980Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-03T16:45:13.725Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-03T16:45:13.725Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:45:13.725Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-03T16:45:13.725Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:45:13.725Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-03T16:45:15.908Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:45:15.908Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-03T16:45:18.818Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-03T16:45:21.725Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-03T16:45:23.905Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-03T16:45:23.905Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:45:23.905Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-03T16:45:23.905Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:45:23.905Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-03T16:45:23.905Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:45:23.905Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-03T16:45:32.479Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-03T16:45:32.479Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:45:32.479Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-03T16:45:32.479Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:45:32.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-03T16:45:32.479Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:45:32.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-03T16:45:32.479Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:45:32.479Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-03T16:45:34.023Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-03T16:45:39.821Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-03T16:45:39.821Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:45:39.821Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-03T16:45:39.821Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:45:39.821Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-03T16:45:39.821Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:45:39.821Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-03T16:45:39.822Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:45:39.822Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-03T16:45:39.822Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:45:39.822Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-03T16:45:39.822Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:45:40.282Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-03T16:45:47.391Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-03T16:45:47.391Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:45:47.391Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-03T16:45:47.852Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-03T16:45:47.852Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:45:47.852Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-03T16:45:50.761Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-03T16:45:52.940Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-03T16:45:52.940Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:45:52.940Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-03T16:45:55.859Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-03T16:45:55.859Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:45:55.859Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-03T16:45:55.859Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:45:55.859Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-03T16:45:55.859Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:45:55.859Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-03T16:45:58.770Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-03T16:46:00.950Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-03T16:46:09.531Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-03T16:46:16.621Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:46:16.621Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-03T16:46:26.954Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-03T16:46:26.955Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-03T16:46:26.955Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-03T16:46:26.955Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-03T16:46:26.955Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-03T16:46:26.955Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:46:26.955Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-03T16:46:37.292Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-03T16:46:37.292Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:46:37.292Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunMount [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-03T16:46:38.261Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:46:38.261Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-03T16:46:53.124Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-03T16:46:53.124Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:46:53.124Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-03T16:46:53.124Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:46:53.124Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-03T16:46:53.124Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:46:53.124Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-03T16:46:57.818Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-03T16:47:02.518Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-03T16:47:02.518Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.518Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-03T16:47:02.518Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-03T16:47:02.978Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:47:02.978Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-03T16:47:03.438Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-03T16:47:04.412Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-03T16:47:07.332Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-03T16:47:10.243Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-03T16:47:11.212Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-03T16:47:13.391Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:47:13.852Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-03T16:47:13.852Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:47:14.314Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-03T16:47:19.016Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-03T16:47:19.016Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-03T16:47:19.016Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-03T16:47:19.016Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-03T16:47:19.016Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:47:19.016Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-03T16:47:33.853Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-03T16:47:33.853Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:47:33.853Z] === RUN TestDockerSuite/TestRunRm [2022-01-03T16:47:35.394Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-03T16:47:41.197Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-03T16:47:43.379Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-03T16:47:46.286Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-03T16:47:49.198Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-03T16:47:52.106Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-03T16:47:52.106Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:47:52.106Z] === RUN TestDockerSuite/TestRunState [2022-01-03T16:47:52.106Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:47:52.106Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-03T16:47:54.288Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-03T16:47:54.288Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:47:54.288Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-03T16:47:57.204Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-03T16:47:57.204Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-03T16:47:57.204Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:47:57.204Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-03T16:48:03.007Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:48:03.007Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-03T16:48:05.190Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-03T16:48:05.190Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:48:05.190Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-03T16:48:13.770Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-03T16:48:13.770Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:48:13.770Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-03T16:48:13.770Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:48:13.770Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-03T16:48:16.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-03T16:48:25.257Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-03T16:48:35.583Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-03T16:48:42.663Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-03T16:48:42.663Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:48:42.663Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-03T16:48:42.663Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-03T16:48:44.843Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-03T16:48:47.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-03T16:48:50.671Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:48:50.671Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-03T16:48:55.364Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-03T16:48:56.908Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-03T16:48:59.815Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-03T16:49:04.519Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-03T16:49:04.519Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-03T16:49:04.979Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-03T16:49:04.979Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-03T16:49:04.979Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-03T16:49:04.979Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-03T16:49:04.979Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:49:04.979Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-03T16:49:07.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-03T16:49:07.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-03T16:49:08.351Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-03T16:49:08.810Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-03T16:49:10.356Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-03T16:49:18.957Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-03T16:49:18.957Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:49:18.957Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-03T16:49:27.539Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-03T16:49:27.539Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:49:27.539Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-03T16:49:32.239Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-03T16:49:32.239Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.239Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-03T16:49:32.239Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.239Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-03T16:49:32.239Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:49:32.239Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-03T16:49:32.239Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:49:32.239Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-03T16:49:38.041Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:49:38.041Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-03T16:49:40.951Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-03T16:49:43.858Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-03T16:49:43.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:49:43.858Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-03T16:49:46.039Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-03T16:49:46.039Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-03T16:49:46.039Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-03T16:49:46.039Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-03T16:49:46.039Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-03T16:49:46.039Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:49:46.039Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-03T16:50:03.751Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-03T16:50:03.751Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-03T16:50:10.829Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-03T16:50:11.290Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-03T16:50:15.031Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-03T16:50:15.031Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-03T16:50:15.491Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-03T16:50:15.491Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-03T16:50:15.964Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-03T16:50:26.294Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-03T16:50:26.294Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:50:26.294Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-03T16:50:26.294Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-03T16:50:26.294Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-03T16:50:26.294Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:50:26.294Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-03T16:50:33.378Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-03T16:50:33.836Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-03T16:50:34.295Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-03T16:50:44.645Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-03T16:50:44.645Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:50:44.645Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite (3136.39s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-01-03T16:50:46.186Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-03T16:50:46.186Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-03T16:50:46.186Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.23s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.60s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.72s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.81s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (144.22s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.14s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.17s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.18s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.90s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.98s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.66s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.15s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.74s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.08s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.79s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddTar (67.89s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.07s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.59s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.86s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.11s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.18s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.49s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.13s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.87s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.52s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.86s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.40s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.67s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.47s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.00s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.34s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.87s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-01-03T16:50:46.647Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.54s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.21s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-01-03T16:50:46.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.24s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignore (72.16s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.60s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (102.80s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.07s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.49s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.88s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.38s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.71s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.24s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.31s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (138.22s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.26s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.78s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.54s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.56s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.11s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.69s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFails (7.54s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.50s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.45s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.09s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.42s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.85s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.23s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildHistory (14.00s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.31s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.16s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.55s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.93s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.17s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.86s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.31s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.49s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.98s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.17s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.17s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.93s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.56s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.76s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.12s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.11s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.14s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.60s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.99s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.07s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.68s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.28s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.51s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildRm (16.11s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.96s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.31s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.07s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.62s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.40s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.98s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.45s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildStderr (5.33s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.05s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.69s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.36s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.38s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.96s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.18s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.56s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.36s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.29s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.19s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.36s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.79s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.44s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.48s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.13s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitChange (5.74s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.12s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.75s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitTTY (17.74s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.42s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.17s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.45s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.45s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.13s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.71s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.70s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.73s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.45s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.04s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.85s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.38s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.72s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.59s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.86s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T16:50:46.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.36s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.16s) [2022-01-03T16:50:46.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.89s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.93s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.01s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.84s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000047f8_} (7.91s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12812795459_c:\foo_false____} (2.78s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12812795459_c:\foo_true____} (2.77s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.10s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.90s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.23s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.96s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.63s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.77s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.43s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.38s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.91s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.96s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.69s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.32s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestDockerFails (0.12s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.84s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.97s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.27s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsCopy (6.43s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.72s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.41s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.36s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFilters (5.68s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFormat (5.33s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsRename (2.85s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.46s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.10s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.04s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.52s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.45s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.69s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.62s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.79s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecInspectID (5.32s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.97s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.78s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.78s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.57s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.62s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.55s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.43s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.49s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.87s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.29s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.76s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.94s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.26s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.15s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectDefault (2.54s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectHistory (5.25s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.56s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.44s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.48s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.13s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.64s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.76s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.79s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.72s) [2022-01-03T16:50:46.649Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-01-03T16:50:46.649Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.41s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.25s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.06s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.73s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.25s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.10s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.29s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.14s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.72s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.54s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsTail (3.33s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.54s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.04s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsByOrder (9.83s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.20s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.06s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.16s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.37s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.44s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.06s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.39s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.04s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.71s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.82s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.14s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.60s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.00s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.64s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.58s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.15s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.44s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.12s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.83s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.91s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.15s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.09s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.67s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.17s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.30s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.36s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.73s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.71s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.69s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.36s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.41s) [2022-01-03T16:50:46.650Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.05s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:50:46.650Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.52s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.57s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunExitCode (3.04s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.51s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.37s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.43s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.40s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.91s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.39s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.97s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.89s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.76s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.63s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.31s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.35s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.67s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunRm (2.85s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.64s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.64s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.60s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.18s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.04s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.24s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.16s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.66s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.57s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.51s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.39s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.23s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.42s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.97s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.59s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.48s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.79s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.74s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.46s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.95s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.51s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.42s) [2022-01-03T16:50:46.651Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:50:46.651Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.651Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-03T16:50:46.651Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-03T16:50:46.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:50:46.652Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:46.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-03T16:50:46.652Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-03T16:50:47.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-03T16:50:47.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-03T16:50:47.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-03T16:50:47.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-03T16:50:47.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-03T16:50:47.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerDaemonSuite [2022-01-03T16:50:47.112Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-03T16:50:47.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-03T16:50:47.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-03T16:50:47.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerSwarmSuite [2022-01-03T16:50:47.112Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-03T16:50:47.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerExternalVolumeSuite [2022-01-03T16:50:47.112Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerNetworkSuite [2022-01-03T16:50:47.112Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-03T16:50:47.112Z] === RUN TestDockerHubPullSuite [2022-01-03T16:50:47.112Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-03T16:50:47.112Z] PASS [2022-01-03T16:50:47.112Z] ok github.com/docker/docker/integration-cli 3136.850s [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === Skipped [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:50:47.112Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T16:50:47.112Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T16:50:47.112Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T16:50:47.112Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T16:50:47.112Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T16:50:47.112Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:50:47.112Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:50:47.112Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:50:47.112Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.112Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-03T16:50:47.112Z] [2022-01-03T16:50:47.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T16:50:47.113Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:50:47.113Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.113Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-03T16:50:47.113Z] [2022-01-03T16:50:47.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:50:47.113Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-03T16:50:47.114Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-01-03T16:50:47.114Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:50:47.114Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T16:50:47.114Z] docker_cli_sni_test.go:18: Flakey test [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:50:47.114Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:50:47.114Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-03T16:50:47.114Z] [2022-01-03T16:50:47.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-03T16:50:47.115Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:47.115Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:47.115Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:50:47.115Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:50:47.115Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:50:47.115Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:50:47.115Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T16:50:47.115Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-03T16:50:47.115Z] [2022-01-03T16:50:47.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:50:47.115Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.115Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:50:47.116Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:50:47.116Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-03T16:50:47.116Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:50:47.116Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:50:47.116Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:50:47.116Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:50:47.116Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:50:47.116Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.116Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-03T16:50:47.116Z] [2022-01-03T16:50:47.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-03T16:50:47.116Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T16:50:47.577Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:50:47.577Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-03T16:50:47.577Z] [2022-01-03T16:50:47.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:50:47.577Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.577Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.578Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-03T16:50:47.578Z] [2022-01-03T16:50:47.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:50:47.578Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T16:50:47.579Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.579Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-03T16:50:47.579Z] [2022-01-03T16:50:47.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:50:47.580Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-03T16:50:47.580Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-03T16:50:47.580Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:50:47.580Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.580Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:47.580Z] [2022-01-03T16:50:47.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:47.580Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-03T16:50:47.581Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.581Z] [2022-01-03T16:50:47.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-03T16:50:47.582Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-03T16:50:47.582Z] [2022-01-03T16:50:48.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-03T16:50:48.041Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-03T16:50:48.041Z] [2022-01-03T16:50:48.041Z] DONE 1085 tests, 539 skipped in 3147.400s [2022-01-03T16:50:48.041Z] INFO: Integration tests ended at 01/03/2022 16:50:47. Duration:00:52:27.6034070 [2022-01-03T16:50:48.041Z] INFO: Docker info of the daemon under test at end of run [2022-01-03T16:50:48.041Z] [2022-01-03T16:50:48.041Z] Containers: 2 [2022-01-03T16:50:48.041Z] Running: 0 [2022-01-03T16:50:48.041Z] Paused: 0 [2022-01-03T16:50:48.041Z] Stopped: 2 [2022-01-03T16:50:48.041Z] Images: 18 [2022-01-03T16:50:48.041Z] Server Version: 0.0.0-dev [2022-01-03T16:50:48.041Z] Storage Driver: windowsfilter [2022-01-03T16:50:48.041Z] Windows: [2022-01-03T16:50:48.041Z] Logging Driver: json-file [2022-01-03T16:50:48.041Z] Plugins: [2022-01-03T16:50:48.041Z] Volume: local [2022-01-03T16:50:48.041Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-03T16:50:48.041Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-03T16:50:48.041Z] Swarm: inactive [2022-01-03T16:50:48.041Z] Default Isolation: process [2022-01-03T16:50:48.041Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-03T16:50:48.041Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-03T16:50:48.041Z] OSType: windows [2022-01-03T16:50:48.041Z] Architecture: x86_64 [2022-01-03T16:50:48.041Z] CPUs: 4 [2022-01-03T16:50:48.041Z] Total Memory: 32GiB [2022-01-03T16:50:48.041Z] Name: azwin-2-328130 [2022-01-03T16:50:48.041Z] ID: QY2I:Z2Q3:AVBQ:6TV2:YV62:IRWH:E7PO:YL24:ZPRB:L5Z4:RSFZ:XBYM [2022-01-03T16:50:48.041Z] Docker Root Dir: D:\CI\PR-43105\4\daemon [2022-01-03T16:50:48.041Z] Debug Mode (client): false [2022-01-03T16:50:48.041Z] Debug Mode (server): true [2022-01-03T16:50:48.041Z] File Descriptors: -1 [2022-01-03T16:50:48.041Z] Goroutines: 17 [2022-01-03T16:50:48.041Z] System Time: 2022-01-03T16:50:47.6570718Z [2022-01-03T16:50:48.041Z] EventsListeners: 0 [2022-01-03T16:50:48.041Z] Registry: https://index.docker.io/v1/ [2022-01-03T16:50:48.041Z] Labels: [2022-01-03T16:50:48.041Z] Experimental: false [2022-01-03T16:50:48.041Z] Insecure Registries: [2022-01-03T16:50:48.041Z] 127.0.0.0/8 [2022-01-03T16:50:48.041Z] Live Restore Enabled: false [2022-01-03T16:50:48.041Z] [2022-01-03T16:50:48.041Z] [2022-01-03T16:50:48.041Z] INFO: Stopping daemon under test [2022-01-03T16:50:48.041Z] SUCCESS: The process with PID 6076 (child process of PID 5712) has been terminated. [2022-01-03T16:50:48.041Z] SUCCESS: The process with PID 5712 (child process of PID 1948) has been terminated. [2022-01-03T16:50:48.041Z] INFO: Stop tailing logs of the daemon under tests [2022-01-03T16:50:48.041Z] INFO: executeCI.ps1 Completed successfully at 01/03/2022 16:50:47. [2022-01-03T16:50:48.041Z] INFO: Tidying up at end of run [2022-01-03T16:50:48.041Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.out) to bundles\CIDUT.out [2022-01-03T16:50:48.041Z] INFO: Saving daemon under test log (d:\CI\PR-43105\4\dut.err) to bundles\CIDUT.err [2022-01-03T16:50:48.041Z] INFO: Saving containerd logs to bundles [2022-01-03T16:50:48.041Z] INFO: Nuke-Everything... [2022-01-03T16:50:48.502Z] INFO: Container count on control daemon to delete is 2 [2022-01-03T16:50:48.962Z] 665dc26dd1ca [2022-01-03T16:50:48.962Z] 6edc889a0dc2 [2022-01-03T16:50:48.962Z] INFO: Tidying pidfile d:\CI\PR-43105\4\docker.pid [2022-01-03T16:50:48.962Z] INFO: Nuking d:\CI [2022-01-03T16:51:31.529Z] INFO: Zapped successfully [2022-01-03T16:51:31.529Z] [2022-01-03T16:51:31.529Z] INFO: executeCI.ps1 exiting at Mon Jan 3 16:51:27 CUT 2022. Duration 01:25:44.9144635 [2022-01-03T16:51:31.529Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-03T16:51:31.769Z] Recording test results [2022-01-03T16:51:38.834Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-03T16:51:40.912Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-03T16:51:42.663Z] Archiving artifacts [2022-01-03T16:51:56.664Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43105/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-03T16:51:57.592Z] + make clean [2022-01-03T16:51:59.131Z] docker volume rm -f docker-dev-cache [2022-01-03T16:51:59.131Z] 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